
02-17-2002, 02:46 AM
|
|
Banned
|
Join Date: Aug 2001
Location: Illinois
Posts: 3,498
|
|
|
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 |
|
|
|