MapLoaded: Difference between revisions

From OpenKore Wiki
Jump to navigation Jump to search
m (add setVariables on MapLoaded, which i forgot)
m (4epT moved page mapLoaded to MapLoaded over a redirect without leaving a redirect)
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
Is checked everytime a map change event occur (teleport, map changes), is true if the current map match one of the given ones.
{{Template:MapLoaded}}


: Syntax:
[[Category:EventMacro_Automacros]]
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
[[Category:EventMacro_Conditions_Event]]
[[Category:EventMacro_Conditions_Event]]

Latest revision as of 21:48, 12 September 2021

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