tf2_bot_detector icon indicating copy to clipboard operation
tf2_bot_detector copied to clipboard

Option to auto mute marked

Open PrinceOfCookies opened this issue 1 year ago • 5 comments
trafficstars

A clear and concise description of what the problem is.

Bots mic spamming is annoying and having to manually mute them is also annoying

Describe the solution you'd like

Have marked players/bots be auto muted (if the setting is on)

Describe alternatives you've considered

Nothing that i can think of

Additional context

Just an option in settings, maybe when you right click the person on the player list you can choose to unmute/mute them from there too? maybe have a little mute icon next to their name if they ARE muted

PrinceOfCookies avatar Apr 04 '24 06:04 PrinceOfCookies

uhhhhhh while "possible" and was attempted by others, it's in the pile of design limitations iirc. (mute can only load handful of players, etc)

surepy avatar Apr 06 '24 09:04 surepy

What if, like the detection you store them all in a list, and then if you get into a game with someone who's on that list, but you already have x amount of people muted, it would choose one person from the list and unmute them, then mute the person in your game

PrinceOfCookies avatar May 01 '24 04:05 PrinceOfCookies

the real problem is that we can't mute people with console commands afik so we have to like write to the file and snd_restart it.

which is really not great.

surepy avatar May 02 '24 12:05 surepy

which is really not great.

What would be the implications of snd_restart?

Ten0 avatar May 08 '24 01:05 Ten0

What would be the implications of snd_restart?

Your game being frozen when snd_restart is run

surepy avatar May 08 '24 05:05 surepy