Thread: Small question
View Single Post
  #10  
Old 09-22-2001, 08:33 AM
Merlin Merlin is offline
Banned
Merlin's Avatar
Join Date: Jul 2001
Location: Merlin - U S A Malak - United Kingdom
Posts: 2,543
Merlin is on a distinguished road
Send a message via ICQ to Merlin Send a message via AIM to Merlin
Quote:
Originally posted by Kaimetsu


To see if string 1 is the same as string 2, use:

if(strequals(#s(string1),#s(string2))){
stuffyo;
}
love4kai
Reply With Quote