Difference between revisions of "InProgressBar"

From OpenKore Wiki
Jump to navigation Jump to search
(Created page with "{{Template:InProgressBar}} Category:EventMacro_Automacros Category:EventMacro_Conditions_State")
(No difference)

Revision as of 21:11, 4 July 2019

InProgressBar
  • Description: Checks if the player is waiting for a progress bar to end.
Syntax:
InProgressBar <0 | 1>
When value is 0: Only true if not waiting for a progress bar
When value is 1: Only true if waiting for a progress bar
Example:
InProgressBar 1
Sets no variables