Template:SimpleHookEvent

From OpenKore Wiki
Revision as of 10:10, 5 July 2019 by 4epT (talk | contribs) (Created page with " <noinclude>This template describes the '''SimpleHookEvent''' Event Conditions of the automacro eventMacros.</noinclude> ;SimpleHookEvent :* Description:...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
This template describes the SimpleHookEvent Event Conditions of the automacro eventMacros.
SimpleHookEvent
  • Description: Is checked every time the hook you set, is triggered.
Syntax:
SimpleHookEvent <hook name>
Example:
SimpleHookEvent target_died
Set all variables the hook have as:
$.SimpleHookEventLast<capitalized variable name>
Example:
$.SimpleHookEventLastMonster => monster ID in target_died hook