
05-16-2001, 11:22 AM
|
|
Registered User
|
 |
Join Date: Mar 2001
Location: Chicago, IL
Posts: 791
|
|
Another thing...
|
Could you also raise the maximum amount of while loops that can take place before a break? I am very strongly against the sleep command and use it as little as possable because it freezes the whole script, and thats the only way to get long while/for loops to complete themselves, so raising the max limit of loops would be a GOOD THING.
I'll tell you why we need it at TOT... GodSpeed and I (he doesn't want me to, but I am anyway) are making weather, and the script needs to check all 4096 tiles for sevaral different tiles in a level. Using sleep for something like this will ruin the movement, timeouts, etc. which will make the script much less reliable. Maybe add setting the max limit of for/while loops a server setting? |
__________________
Eric Kraft
|
|
|
|