Difference between revisions of "Category:EventMacro Parameters"

From OpenKore Wiki
Jump to navigation Jump to search
Line 1: Line 1:
 +
{{Template:Eam_Automacros}}
 
{{Template:Eam_Parameters}}
 
{{Template:Eam_Parameters}}
  
 
[[Category:EventMacro_Automacros]]
 
[[Category:EventMacro_Automacros]]

Revision as of 22:15, 3 July 2019

Automacros

At this point, you can define macros and call them, typing 'eventMacro <macro name>' in OpenKore's console input.

Automacro is an automatic trigger for calling your macros, just like blocks in config.txt are automatic triggers for certain AI actions.

Automacro block consists of:

Automacro does not trigger if there is currently running macro in exclusive mode. Otherwise, automacro clears macro queue (which means that all currently running macros are stopped) before call.

The point of automacro is that you use them to check for certain conditions and call your macro when all conditions are fulfilled.

All possible conditions are listed on the category page.

Parameters

  • Each parameter can only be used once.
  • Parameters define the way the automacro or the called macro will work.
  • Most parameters have a default value that will be used when it is not defined.

Pages in category "EventMacro Parameters"

The following 13 pages are in this category, out of 13 total.