View Single Post
  #19  
Old 03-06-2004, 05:12 PM
Fhqwhgads Fhqwhgads is offline
Registered User
Join Date: Nov 2003
Location: Chicago
Posts: 57
Fhqwhgads is on a distinguished road
Send a message via AIM to Fhqwhgads
what can you use to check server strings? like i want it to be
if (server.string = server.string2){<command>}
but that doesnt work, cause even if they dont equal it still does the <command>.. ive tried many different ways and i still cant get it....

oh and
Quote:
Putnpc isn't bad... It's like a regular statement..
well i mean i want it to put the npc, but the actual script of the npc contains a "," so you cant do that, because then the putnpc goes to the next command which is x then y... so i cant figure out how to put in the script in putnpc .. well ill get it eventually
Reply With Quote