Thread: Tokenize
View Single Post
  #8  
Old 06-17-2002, 08:37 PM
Projectshifter Projectshifter is offline
The David
Projectshifter's Avatar
Join Date: Apr 2002
Location: USA
Posts: 912
Projectshifter is an unknown quantity at this point
Send a message via ICQ to Projectshifter Send a message via AIM to Projectshifter Send a message via MSN to Projectshifter Send a message via Yahoo to Projectshifter
LOL, I don't use tokenize much, but wouldn't it just be easier to use variables?
if (playerchats&&startswith(#c,setred)) this.color=red;
if (this.color==red) ACTION; or perhaps use numbers instead of words?
---Shifter
__________________
Who has time for life these days?
Reply With Quote