02-06-2011, 11:08 PM
sleep() is the standard name for a function that waits a certain number of seconds. wait() in Java means that the current thread will wait until another thread tells it to continue.
Lua is just a syntax pattern; the details of how you use it depends on which application you are scripting for.
Lua is just a syntax pattern; the details of how you use it depends on which application you are scripting for.