InProgressBar: Difference between revisions
Jump to navigation
Jump to search
(Created page with "{{Template:InProgressBar}} Category:EventMacro_Automacros Category:EventMacro_Conditions_State") |
m (4epT moved page inProgressBar to InProgressBar over a redirect without leaving a redirect) |
(One intermediate revision by one other user not shown) | |
(No difference)
|
Latest revision as of 21:45, 12 September 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