View Single Post
  #9  
Old 09-15-2002, 05:44 AM
Falcor Falcor is offline
Darth Cucumber
Falcor's Avatar
Join Date: Mar 2001
Location: At School
Posts: 2,874
Falcor is on a distinguished road
Send a message via ICQ to Falcor Send a message via AIM to Falcor Send a message via MSN to Falcor Send a message via Yahoo to Falcor
test = strtofloat(#s(client.string))+1;
if(test>=6) test=0;
setstring client.string,#v(test);

there, compromise.
Modules in this case do unnessisary math.
__________________

subliminal message: 1+1=3
Reply With Quote