tf2_bot_detector
tf2_bot_detector copied to clipboard
Option to auto mute marked
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
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)
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
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.
which is really not great.
What would be the implications of snd_restart?
What would be the implications of snd_restart?
Your game being frozen when snd_restart is run