Template:InMapRegex

From OpenKore Wiki
Revision as of 20:53, 4 July 2019 by 4epT (talk | contribs) (Created page with " <noinclude>This template describes the '''InMapRegex''' state Conditions of the automacro eventMacros.</noinclude> ;InMapRegex :* Description: Checks if...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
This template describes the InMapRegex state Conditions of the automacro eventMacros.
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