Difference between revisions of "LocalMsg"

From OpenKore Wiki
Jump to navigation Jump to search
(Add EventMacro event condition: LocalMsg)
(No difference)

Revision as of 15:02, 4 July 2019

Is checked on local broadcast messages, is true when the message matches the given regex.

Syntax:
LocalMsg <Regex>
Example:
LocalMsg /airship is arriving/
Set variables:
$.LocalMsgLastMsg => Saves the message which activated LocalMsg