Add CTF global channel and Informs to chat log
This commit is contained in:
parent
7ac5d978da
commit
3047093255
@ -28,6 +28,12 @@
|
|||||||
#return @log_line_to_chat{};
|
#return @log_line_to_chat{};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
#ACTION {(>CTF<) %1} {
|
||||||
|
#return @log_line_to_chat{};
|
||||||
|
};
|
||||||
|
#ACTION {%1Inform: %2} {
|
||||||
|
#return @log_line_to_chat{};
|
||||||
|
};
|
||||||
#ACTION {^(Thieves) %1 wisps{:|} %2} {
|
#ACTION {^(Thieves) %1 wisps{:|} %2} {
|
||||||
#if {"$talker_log_toggle" == "1"} {
|
#if {"$talker_log_toggle" == "1"} {
|
||||||
#return @log_line_to_chat{};
|
#return @log_line_to_chat{};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user