View Single Post
  #1  
Old 07-19-2001, 07:00 AM
Bravo_LAT-Admin Bravo_LAT-Admin is offline
Registered User
Join Date: Jun 2001
Location: banana
Posts: 165
Bravo_LAT-Admin will become famous soon enough
Post more scripting help

(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;
}