Template:Eam Conditions: Difference between revisions
Jump to navigation
Jump to search
(Created page with " <noinclude>This template describes the general section EventMacro#Conditions</noinclude> :* Conditions are separated into 2 categories: state and event. :* Most condition...") |
No edit summary |
||
Line 1: | Line 1: | ||
<noinclude>This template describes the general section [[EventMacro#Conditions]]</noinclude> | <noinclude>This template describes the general section [[EventMacro#Conditions]]</noinclude> | ||
=== Conditions === | |||
:* Conditions are separated into 2 categories: state and event. | :* Conditions are separated into 2 categories: state and event. | ||
:* Most conditions set special variables when the automacro activates. | :* Most conditions set special variables when the automacro activates. |
Revision as of 22:16, 3 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.