Template:BusMsg

From OpenKore Wiki
Revision as of 09:58, 5 July 2019 by 4epT (talk | contribs) (Created page with " <noinclude>This template describes the '''BusMsg''' Event Conditions of the automacro eventMacros.</noinclude> ;BusMsg :* Description: Is checked on bus...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
This template describes the BusMsg Event Conditions of the automacro eventMacros.
BusMsg
  • Description: Is checked on bus system messages, is true when the message matches the given regex.
Syntax:
BusMsg <Regex>
Example:
BusMsg /gm near/
Set variables:
$.BusMsgLastMsg => Saves the message which activated BusMsg