|
(0006860)
|
|
Dusk
|
2013-07-31 08:38
(edited on: 2013-07-31 08:40) |
|
Turned out the message levels already exist for chat and team chat and the filter can already be configured to only show team messages - in 1.1 - by setting the 'msg' cvar to 4, so in this case it's just a matter of adding a menu option.
However:
- the sound is still played even if the message gets filtered, though this is a simple fix.
- the chat levels are above critical, thus a very big lot of important messages get filtered and the console does not respond if the filter is set to chat/team chat. Would it make sense to drop the chat and team chat messages to below critical?
This is what I have right now:'http://pastebin.com/vuS3gsZ6 [^]'
|
|