Thread: Need help.
View Single Post
  #2  
Old 02-16-2002, 01:11 PM
Python523 Python523 is offline
Banned
Join Date: Aug 2001
Location: Illinois
Posts: 3,498
Python523 is on a distinguished road
Thats not how you do strequals for a string, this is an example of strequals that worked for me:
if (timeout&&strequals(#s(client.hp),0))
Reply With Quote