ID:143948
 
I was Making My spawn Point For My dark Village in naruto I added the map Already and when im done the Spawn point code i get the error:

usr.darkS:Undefined Var

How do i define it? please help
Seeing the actual code would help.
In response to DarkD3vil666
name = "Dark Spawn Helper"
PK = 1
health = 9999999999999999999999999999999999999999999999
density = 1
verb
ChangeSpawnPoint()
set src in oview(1)
usr << " You will now respawn in The Village Hidden In Dark"
usr.starS=0
usr.akatS = 0
usr.soS = 0
usr.leafS = 0
usr.grassS = 0
usr.sandS = 0
usr.snowS = 0
usr.waterfallS=0
usr.soundS = 0
usr.rainS = 0
usr.earthS = 0
usr.lightningS = 0
usr.mistS = 0
usr.darkS = 1
In response to P00NAGE
Can someone give me the code On how to define a Village..
In response to P00NAGE
In response to Kazekage
thats my line! :(
In response to Axerob
Your line would be: Don't use the WOTS source. :P

And what they said P00nAGE, somehow all those other variables were defined but you couldn't define "dark village"..psh. Besides, that's a horrible way to check for a village
Maybe try something like I dunno....actually defining it XD Im new to coding but try putting this somewhere

mob
var
darkS = 0