Template:InCity

From OpenKore Wiki
Revision as of 20:52, 4 July 2019 by 4epT (talk | contribs) (Created page with " <noinclude>This template describes the '''InCity''' state Conditions of the automacro eventMacros.</noinclude> ;InCity :* Description: Checks if the play...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
This template describes the InCity state Conditions of the automacro eventMacros.
InCity
  • Description: Checks if the player is in a city or not.
Syntax:
InCity <0 | 1>
When value is 0: Only true if map is not a city
When value is 1: Only true if map is a city
Example:
InCity 1
Set variables:
$.InCityLast => Saves the name of the last map that made InCity become true