Difference between revisions of "Template:PartyMsg"

From OpenKore Wiki
Jump to navigation Jump to search
(Created page with " <noinclude>This template describes the '''PartyMsg''' Event Conditions of the automacro eventMacros.</noinclude> ;PartyMsg :* Description: Is checked on...")
 
(No difference)

Latest revision as of 09:26, 5 July 2019

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