BusMsg: Difference between revisions
Jump to navigation
Jump to search
(Add EventMacro event condition: BusMsg) |
No edit summary |
||
Line 1: | Line 1: | ||
{{Template:BusMsg}} | |||
[[Category:EventMacro_Automacros]] | |||
[[Category:EventMacro_Conditions_Event]] | [[Category:EventMacro_Conditions_Event]] |
Revision as of 09:58, 5 July 2019
- BusMsg
-
- Description: Is checked on bus system messages, is true when the message matches the given regex.
- Syntax:
BusMsg <Regex>
- Example:
BusMsg /gm near/
- Set variables:
$.BusMsgLastMsg => Saves the message which activated BusMsg