Template:GuildMsg

From OpenKore Wiki
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