timeout
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.
Example: useSelf_item Gift Box { timeout 5 }