krzyrice Posted January 13, 2010 Posted January 13, 2010 Hi in my script, I use simple sleep function ex. sleep(1000) I need it to be more precise for a game (down to the millisecond) and have been told about this: http://www.autoitscript.com/forum/index.php?showtopic=77905 The only problem is, I am new and do, not understand how to use that sleep in my function. In order words, what would I replace the typical sleep(1000) with according to the above link?
Developers Jos Posted January 13, 2010 Developers Posted January 13, 2010 (edited) I have to say you have balls to start this topic again after the previous one is closed. Edited January 13, 2010 by Jos SciTE4AutoIt3 Full installer Download page - Beta files Read before posting How to post scriptsource Forum etiquette Forum Rules Live for the present, Dream of the future, Learn from the past.
Moderators SmOke_N Posted January 13, 2010 Moderators Posted January 13, 2010 I have to say you have balls to start this topic again after the previous one is closed.Hopefully I made the ban as big as his balls. Common sense plays a role in the basics of understanding AutoIt... If you're lacking in that, do us all a favor, and step away from the computer.
Recommended Posts