timeout

From OpenKore Wiki
Revision as of 02:06, 9 January 2010 by EternalHarvest (talk | contribs)
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.