pause: Difference between revisions
Jump to navigation
Jump to search
(Created page with ';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…') |
|
(No difference)
|
Latest revision as of 22:35, 26 April 2021
- 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