Thread: Need help.
View Single Post
  #6  
Old 02-17-2002, 02:46 AM
Python523 Python523 is offline
Banned
Join Date: Aug 2001
Location: Illinois
Posts: 3,498
Python523 is on a distinguished road
if (created) {setstring part,1;}
if (created) {timeout=.05;}
if (timeout&&strequals(#s(part),1))
{setcharprop #c,blah blah;timeout=.05;}
else{timeout=.05;}
that should work, havent tested, if you want me to try to fix all the parts of the script, PM me it or post it
Reply With Quote