Skip to content

Don't withhold text say messages if the sender is ignored by the recipient#1886

Open
in1tiate wants to merge 1 commit intoValveSoftware:masterfrom
in1tiate:patch-1
Open

Don't withhold text say messages if the sender is ignored by the recipient#1886
in1tiate wants to merge 1 commit intoValveSoftware:masterfrom
in1tiate:patch-1

Conversation

@in1tiate
Copy link
Copy Markdown

Description

Removes some redundant code from the server which filters text say messages based on voice bans (mutes). Clients already have code to filter say messages based on voicebans, which can be toggled with cl_mute_all_comms - notably 1 by default, mirroring the server behavior. Removing this code allows cl_mute_all_comms to function as documented, where it was not doing anything before.

Fixes ValveSoftware/Source-1-Games#7926

Clients have a convar for filtering these, doing it on the server breaks that
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.

[TF2] [BUG] convar cl_mute_all_comms does not work

1 participant