Scripting, Code & Interaction: Difference between revisions

Jump to navigation Jump to search
*>SSH
*>SSH
Line 179: Line 179:


First off, there should already be a '''Wait();''' statement in your loop during each iteration. And to make the loop run slower, simply make the value inside '''Wait()''' higher. The higher it is, the longer it will delay. Simple as that!
First off, there should already be a '''Wait();''' statement in your loop during each iteration. And to make the loop run slower, simply make the value inside '''Wait()''' higher. The higher it is, the longer it will delay. Simple as that!
You can, however, now use '''float''' datatypes, so you can make your loop variable increment by whatever fraction you wish.


==Creating your own custom functions==
==Creating your own custom functions==
Anonymous user

Navigation menu