Difference between revisions of "Template:Eam Conditions"

From OpenKore Wiki
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...")
 
 
(One intermediate revision by the same user not shown)
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 are separated into 2 categories: state and event.
+
=== Conditions ===
 +
 
 +
:* 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.