View Single Post
  #20  
Old 03-06-2004, 05:15 PM
WanDaMan WanDaMan is offline
Master Tux
WanDaMan's Avatar
Join Date: Aug 2002
Location: England, United Kingdom
Posts: 5,571
WanDaMan is a jewel in the roughWanDaMan is a jewel in the rough
Send a message via MSN to WanDaMan
Quote:
Originally posted by 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
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
if(this.string(string)){
do something here;
}
(I think )!...

Well for the other part post the script so I know what your doing..
__________________
V$:CONFL16T
Reply With Quote