[TF2] Add a chat filter for voice commands#1884
Open
YourSourceBoiii wants to merge 2 commits intoValveSoftware:masterfrom
Open
[TF2] Add a chat filter for voice commands#1884YourSourceBoiii wants to merge 2 commits intoValveSoftware:masterfrom
YourSourceBoiii wants to merge 2 commits intoValveSoftware:masterfrom
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
(This is a new version of my PR from a week ago where I used a convar to block voicecommands from being printed)
ISSUE: On certain gamemodes and servers, it can be quite annoying to constantly get spammed with voice commands being subtitled in chat.
(Voice) shitman gaming 123: Spy!, etc. being done by people on the other side of the map or as a joke. It would be nice to give players the ability to prevent these messages from being printed to their chat.FIX: Add in a chat filter button for voice command subtitles. There are already buttons for things like team changes, name changes and player join/leave messages, but with this PR there will be an extra button to toggle voice commands. Voice commands are printed in chat by default.
Some UI files need to be edited for the button to display correctly, namely:
voicecommand_buttonentry for the button, andHudChatFilterPanelneeds to be made taller for it. Fixed version in my repository: chatfilters.resfilter_voicecommandentry (this is the text on the button). Fixed english version in my repository: chatfilters.res