smahdi83 Posted July 19, 2007 Posted July 19, 2007 Hi, I know there's a pre-written function in Autoit which allows you to execute a certain function every X amount of time. Can anyone remind me of that function? Thanks,
Vindicator209 Posted July 19, 2007 Posted July 19, 2007 Loopy? While 1 Sleep(X) function() Wend [center]"When you look at old, classic games like Snake, you often put it off because it's such a simple game, but it's only when you actually try and create your own unique game from scratch, do you finally appreciate those games."[/center][center]Don't ask for answers if you haven't TRIED yet![/center][center]Most answers can be answered in the help file! Use it![/center]
smahdi83 Posted July 19, 2007 Author Posted July 19, 2007 no not like that.... its a function that would loop every so much time even if the script is executing...
Toady Posted July 19, 2007 Posted July 19, 2007 AdlibEnable() www.itoady.com A* (A-star) Searching Algorithm - A.I. Artificial Intelligence bot path finding
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now