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 (4epT moved page inCity to InCity over a redirect without leaving a redirect)
 
(One intermediate revision by one other user not shown)
(No difference)

Latest revision as of 21:44, 12 September 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