Template:GuildMsg

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