I know the scripting is lua, but
#2
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.
Reply


Messages In This Thread
I know the scripting is lua, but - by Asai - 02-06-2011, 08:26 AM

Forum Jump:


Users browsing this thread: 2 Guest(s)