Template:InMapRegex: Difference between revisions

From OpenKore Wiki
Jump to navigation Jump to search
Created page with " <noinclude>This template describes the '''InMapRegex''' state Conditions of the automacro eventMacros.</noinclude> ;InMapRegex :* Description: Checks if..."
 
(No difference)

Latest revision as of 20:53, 4 July 2019

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