
01-08-2002, 08:15 AM
|
|
Not in Use
|
Join Date: Mar 2001
Location: N/A
Posts: 1,527
|
|
...stumped...
I think its a glitch with graal now, but look. I have this loop, when I use variables it works perfect, but when I use strings (and I have to use strings because regular variables will go to 0 when you leave levels) the while loop doesn't work. Heh, it may be a n00b question, but I don't care. Here it is:
while (!strequals(#v(this.on),#s(mapf))) {
this.on=strtofloat(#s(mapf));
}
Heh...I'm not going to show the whole script because of the genius calulations and script...but anywho go ahead and make fun of me for not knowing how to fix this simple problem -_-. Tell me how to fix it first though  |
__________________
This account is no longer is use.
|
Last edited by BlKnight; 01-08-2002 at 11:05 AM..
|
|
|