Category:EventMacro Conditions State

From OpenKore Wiki
Revision as of 21:55, 3 July 2019 by 4epT (talk | contribs) (Created page with "=== Conditions === {{Template:Eam_Conditions}} ===== State ===== {{Template:Eam_Conditions_State}} Category:EventMacro_Automacros")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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.
State
State
  • State conditions have a defined status of true or false.
  • An automacro will only activate when all of it's state conditions are true.