client/tintin-2.02.60 #1
@ -7,7 +7,7 @@
|
|||||||
#ACTION {^%1 {tells|asks|exclaims to} %*you{|(?: in \w+)?}: %4} {#return @log_line_to_chat{};};
|
#ACTION {^%1 {tells|asks|exclaims to} %*you{|(?: in \w+)?}: %4} {#return @log_line_to_chat{};};
|
||||||
|
|
||||||
#nop Capture group chat best we can, but ignore any of our client-side [x] messages at least;
|
#nop Capture group chat best we can, but ignore any of our client-side [x] messages at least;
|
||||||
#ACTION {^[{(?!(talker|spottimers|missions|speedwalk|sail|quota|mdt|group)).+}] %2{: | }%4} {
|
#ACTION {^[{(?!(talker|spottimers|missions|speedwalk|sail|quota|mdt|group|eff|snatch)).+}] %2{: | }%4} {
|
||||||
#nop %1 is group name, %3 is player name, %6 is message;
|
#nop %1 is group name, %3 is player name, %6 is message;
|
||||||
#tab {%3};
|
#tab {%3};
|
||||||
#return @log_line_to_chat{};
|
#return @log_line_to_chat{};
|
||||||
@ -15,6 +15,7 @@
|
|||||||
|
|
||||||
#ACTION {^(They Might Be Alts) } {#return @log_line_to_chat{};};
|
#ACTION {^(They Might Be Alts) } {#return @log_line_to_chat{};};
|
||||||
#ACTION {^(The Unsinkables) } {#return @log_line_to_chat{};};
|
#ACTION {^(The Unsinkables) } {#return @log_line_to_chat{};};
|
||||||
|
#ACTION {^(Faculty) } {#return @log_line_to_chat{};};
|
||||||
|
|
||||||
#ACTION {^(newbiehelpers)} {#return @log_line_to_chat{};};
|
#ACTION {^(newbiehelpers)} {#return @log_line_to_chat{};};
|
||||||
#ACTION {^You newbiehelpers-tell:%1} {#return @log_line_to_chat{};};
|
#ACTION {^You newbiehelpers-tell:%1} {#return @log_line_to_chat{};};
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user