Bind to voice chat
These commands allow you to turn on / off the sound chat in the game with just one button press, as well as control the activity of the microphone used. As practice shows, thanks to these simple binds, you can get rid of unnecessary noise at critical stages of the round. In this case, you do not have to be distracted by the transition to the general settings.
Bind to disable voice chat
Often teammates provide really useful information that helps to understand the situation on the map. But not infrequently, unnecessary conversations simply distract and do not allow one to concentrate at a decisive moment.
bindtoggle j voice_enable
// Standard usage on j
// If necessary, change j to another button
Decrease voice chat volume by key
This command, unlike the previous one, does not turn off the voice chat completely, but only mute its participants.
bind j "toggle voice_scale 0.1 1"
// Standard usage on j
// If necessary, change j to another button
All top binds here →