
10-23-2001, 03:14 AM
|
|
bryan986
|
 |
Join Date: Apr 2001
Location: Force 10
Posts: 1,153
|
|
|
you do not need timeouts for loops unless you want them to run more than one time in a row, and i dont think doing for(#,#,#){commands;} will work because the for loop looks for ; in the loop and that is where the loop ends and starts with the next number, but i may be mistaken |
|
|
|