InMapRegex

From OpenKore Wiki
Revision as of 20:53, 4 July 2019 by 4epT (talk | contribs) (Created page with "{{Template:InMapRegex}} Category:EventMacro_Automacros Category:EventMacro_Conditions_State")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
InMapRegex
  • Description: Checks if the current map matches the given regex.
Syntax:
InMapRegex <Regex>
Example:
InMapRegex /field\d+$/
InMapRegex /^pay/
Set variables:
$.InMapRegexLast => Saves the name of the last map that made InMapRegex become true