Template:MapLoaded: Difference between revisions

From OpenKore Wiki
Jump to navigation Jump to search
(Created page with " <noinclude>This template describes the '''MapLoaded''' Event Conditions of the automacro eventMacros.</noinclude> ;MapLoaded :* Description: Is checked e...")
 
No edit summary
 
Line 9: Line 9:


: Example:
: Example:
  MapLoaded prontra, geffen, gef_fild10
  MapLoaded prontera, geffen, gef_fild10


: Set variables:
: Set variables:
  $.MapLoadedLast => Saves the last map that made MapLoaded become true
  $.MapLoadedLast => Saves the last map that made MapLoaded become true

Latest revision as of 10:24, 5 July 2019

This template describes the MapLoaded Event Conditions of the automacro eventMacros.
MapLoaded
  • Description: Is checked everytime a map change event occur (teleport, map changes), is true if the current map match one of the given ones.
Syntax:
MapLoaded <comma separated list of maps>
Map can be a variable.
Example:
MapLoaded prontera, geffen, gef_fild10
Set variables:
$.MapLoadedLast => Saves the last map that made MapLoaded become true