pause

From OpenKore Wiki
(Redirected from Pause)
Jump to navigation Jump to search
pause [<seconds>]
<seconds>
- the time in seconds.
Delay the next console commands specified after this by a set number of seconds. Cannot be used if not ingame and if ai is set to manual or off. Does not delay console commands that display information like exp, skills and i.
Command Description
pause Delay the next console commands for 1 second
pause <seconds> Delay the next console commands by a specified number of seconds


The following example will execute the move command after 100 seconds have passed.
pause 100;;move 100 100