(BTW thanx alot for helping me ncpserver scripting i really appreciate it i would bug someone else but i dun have anyone else to ask thats on enough 0.o you guys here in the forum are great : D )
ok my question is why won't this script work: (works fine offline 0.o)
if (peltwithbush){hidelocal;
say2 ahh thats gonan cost me;
playerrupees=playerrupees-2;
}
//#CLIENTSIDE
if (playerenters) {show;
message taylor;}
if (playertouchsme) {
hidelocal;
sleep 1;
showlocal;
}