timeout

From OpenKore Wiki
Revision as of 02:25, 30 November 2009 by Mushrom (talk | contribs) (Created page with '; timeout [<seconds>] : If this option is set, wait for the specified number of seconds before using the block again. Example: useSelf_item Gift Box { timeout 5 } * Use Gi…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
timeout [<seconds>]
If this option is set, wait for the specified number of seconds before using the block again.
Example:
useSelf_item Gift Box {
	timeout 5
}
  • Use Gift Box every 5 seconds.