Pause

From Wiki
Revision as of 10:36, 27 August 2005 by Kedrick Valorite (Talk | contribs)

Jump to: navigation, search

{{body|pause|The pause command will stop execution of the current script, but it can be resumed by pressing the "Play" button.

Example

finditem * C_ , #backpackid
if #findkind = 1
{
	display ok The script is currently paused. press the EasyUO play button to restart.
	pause
}

See also

Main Page Documentation