I was thinking about a few things...
P2P
Didn't want to put it in npc server because it is still npc related...
What would be the best way for me to do something with electricity? I was thinking how cool it would be to make playerhouses actually cost money as changes for electricity to encourage players to turn off their lights.

. But what I was thinking is (not on a current server, but possibly just for fun and practice) to make building of electrical lines...However it alludes me what I should do to make the best check for connectivity between the two lines (cables between electrical lines)? Any thoughts? I thought I could use save[] vars and just keep track of vars thru there, and than I was thinking level vars, and I could just keep a level. array. But than I could also keep a database npc that would keep a server. array that I could use with(getnpc(name)) to get the value of it...Just a few suggestions would help.
