
12-27-2001, 01:01 AM
|
|
Banned
|
 |
Join Date: Oct 2001
Posts: 1,177
|
|
|
Maybe I shoudl further explain it, Strings cannot be used as variables without strtofloat();
Tokenize produces strings, not variables, so anytime you want one to be treated as a variable, you will need to use strtofloat(#t(1)). Same thing goes with any string. TDK's control NPC has this problem. |
|
|
|