Difference between revisions of "InMapRegex"

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

Revision as of 22:35, 26 April 2021

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