Skip to content

[TF2] Add a chat filter for voice commands#1884

Open
YourSourceBoiii wants to merge 2 commits intoValveSoftware:masterfrom
YourSourceBoiii:voicecommandsfilter
Open

[TF2] Add a chat filter for voice commands#1884
YourSourceBoiii wants to merge 2 commits intoValveSoftware:masterfrom
YourSourceBoiii:voicecommandsfilter

Conversation

@YourSourceBoiii
Copy link
Copy Markdown

(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:

  • chatfilters.res in hl2/resource/ui/ needs to have a voicecommand_button entry for the button, and HudChatFilterPanel needs to be made taller for it. Fixed version in my repository: chatfilters.res
  • chat_english.txt and every other language's chat_ file needs to have a filter_voicecommand entry (this is the text on the button). Fixed english version in my repository: chatfilters.res
disabling-voice-commands-in-text-chat-v0-ddzsn4x8ktw11

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant