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")
 
m (Conversion script moved page InProgressBar to inProgressBar: Converting page titles to lowercase)
(No difference)

Revision as of 22:35, 26 April 2021

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