Difference between revisions of "InCity"

From OpenKore Wiki
Jump to navigation Jump to search
(Created page with "{{Template:InCity}} Category:EventMacro_Automacros Category:EventMacro_Conditions_State")
 
m (Conversion script moved page InCity to inCity: Converting page titles to lowercase)
(No difference)

Revision as of 22:35, 26 April 2021

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