Template:GuildMsg: Difference between revisions

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

Latest revision as of 09:31, 5 July 2019

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