Template:Eam Conditions: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 2: | Line 2: | ||
=== Conditions === | === Conditions === | ||
:* Conditions are separated into 2 categories: state and event. | :* Conditions are separated into 2 categories: [[:Category:EventMacro_Conditions_State|state]] and [[:Category:EventMacro_Conditions_Event|event]]. | ||
:* Most conditions set special variables when the automacro activates. | :* Most conditions set special variables when the automacro activates. | ||
:* Most conditions accept variables in their code. | :* Most conditions accept variables in their code. |
Latest revision as of 10:37, 5 July 2019
This template describes the general section EventMacro#Conditions
Conditions
- Conditions are separated into 2 categories: state and event.
- Most conditions set special variables when the automacro activates.
- Most conditions accept variables in their code.
- Each automacro can only have one event condition.
- Most state conditions can be used more than once in each automacro.
- Each condition will have it's detailed explanation below.
- eventMacro has a modular condition system, each file inside eventMacro/Condition is a condition.