Counter-Strike 2

Counter-Strike 2

Not enough ratings
How to properly mute teammates
By Caco
1.- Open notepad
2.- Paste:
alias mute "muteOn"
alias "muteOn" "voice_enable 0; alias mute muteOff; say_team MUTED"
alias "muteOff" "voice_enable 1; alias mute muteOn; say_team UNMUTED"
host_writeconfig

3.- Save as muteBind.cfg #if you already have an "autoexec.cfg" just paste it there
4.- Add "+exec muteBind.cfg" to Launch Options(right click Counter-Strike on your Steam Library, General-> Launch Options)
5.- Bind "mute" to a key. Eg: bind "TAB" "mute".
6.- Stop aiming at the ground.
   
Award
Favorite
Favorited
Unfavorite
How to properly mute teammates
1.- Open notepad
2.- Paste:
alias mute "muteOn"
alias "muteOn" "voice_enable 0; alias mute muteOff; say_team MUTED"
alias "muteOff" "voice_enable 1; alias mute muteOn; say_team UNMUTED"
host_writeconfig

3.- Save as muteBind.cfg #if you already have an "autoexec.cfg" just paste it there
4.- Add "+exec muteBind.cfg" to Launch Options(right click Counter-Strike on your Steam Library, General-> Launch Options)
5.- Bind "mute" to a key. Eg: bind "TAB" "mute".
6.- Stop aiming at the ground.