Template:PartyMsg

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