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