L!nk07 0 Posted February 21, 2008 I get a "while loop" error when I run the script for I think 2 minutes. I pops up at the top of my screen while playing. Inside the "while" loop is: sleep 1; It reads more or less like this: "while {(alive player)} # do" ^ l here is the problem It does not specify what type of error it is. I just says "Error" and then the location of the problem. eg. line 27 Driving me crazy....!!! > Please help. Share this post Link to post Share on other sites
t_d 47 Posted February 21, 2008 dont use {} for while loop condition. Only () needed Share this post Link to post Share on other sites
InqWiper 0 Posted February 21, 2008 I think the error is probably in some other part of the loop. Share this post Link to post Share on other sites
fasad 1 Posted February 21, 2008 posting the script code would help Share this post Link to post Share on other sites