MapLoaded: Difference between revisions
Jump to navigation
Jump to search
m (add setVariables on MapLoaded, which i forgot) |
|||
(2 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{Template:MapLoaded}} | |||
: | [[Category:EventMacro_Automacros]] | ||
[[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