Counter-Strike 2

Counter-Strike 2

İstatistiklere Bak:
way to mute all?
Okay I have had enough of this today, every single server I joined in the past 2 hours had someone play loud music while someone else make fart sound and there are others talking on the phone in god knows what language is it, anyway you get what I mean. I don't mind people chitchat and in fact a lot of times those are funny. I know I can type a line in console to mute all but I am too lazy to type so is there a button or setting that I can use to get the job done? don't tell me to Tab+Click mute every single one of them either, because if I feel muting someone, I would rather mute everyone once and for all.
< >
68 yorumdan 1 ile 15 arası gösteriliyor
You can use console to bind specific button to mute all users.

For example, if I want to use F11 and F12 for mute then it will be
(inside the console simply type line below and press enter for the each line)

bind "F11" "voice_enable 0"
bind "F12" "voice_enable 1"

Now you can use F11 to mute everyone and F12 to remove mute.
Be aware that often times turning voice enble from 0 to 1 while loading the map or in a lobby may need to be redudantly set at 1 once ingame to enable...voice. You can also use voice_scale to lower voice volume, I use .03 and usually avoid bleeding ears. There are some cmds that I think can prevent the muting of other sounds while people talk(the windows setting is nullified by ingame), possibly voice_mixer but I am not sure. YO PEOPLE GOING TO KICK YOU! BIND L "messagemode2 Yes I have a mic!" cheah, the power of da written word.
thanks guys it's been a great help
this really help, i tired hear all speak in play
I can't seem to un-mute my game now. no matter what I try it's always off
same problem
İlk olarak Valk 1993 tarafından gönderildi:
I can't seem to un-mute my game now. no matter what I try it's always off
İlk olarak Valk 1993 tarafından gönderildi:
I can't seem to un-mute my game now. no matter what I try it's always off


İlk olarak как ты могла? tarafından gönderildi:
same problem
İlk olarak Valk 1993 tarafından gönderildi:
I can't seem to un-mute my game now. no matter what I try it's always off


even when you type voice_enable 1 in console?
İlk olarak null tarafından gönderildi:
You can use console to bind specific button to mute all users.

For example, if I want to use F11 and F12 for mute then it will be
(inside the console simply type line below and press enter for the each line)

bind "F11" "voice_enable 0"
bind "F12" "voice_enable 1"

Now you can use F11 to mute everyone and F12 to remove mute.

Or you can do the same in just one line, binding the F11 key to switching voice on / off: :csgostar:
bind "F11" "toggle voice_enable"
Only now I realise I never got back to this. As a heads up: the problem was never resolved. Not even with all the information posted here did I manage to get my voice audio back :l
I set use this setting

voice_scale 0.2

and use this toggle script

alias stfu stfu1
alias stfu1 "voice_enable 0; echo Voice OFF; alias stfu stfu2"
alias stfu2 "voice_enable 1; echo Voice ON; alias stfu stfu1"

bind "key" "stfu"
En son Grogu tarafından düzenlendi; 9 Mar 2014 @ 13:51
İlk olarak null tarafından gönderildi:
You can use console to bind specific button to mute all users.

For example, if I want to use F11 and F12 for mute then it will be
(inside the console simply type line below and press enter for the each line)

bind "F11" "voice_enable 0"
bind "F12" "voice_enable 1"

Now you can use F11 to mute everyone and F12 to remove mute.

works like a charm thanks!
İlk olarak Valk tarafından gönderildi:
Only now I realise I never got back to this. As a heads up: the problem was never resolved. Not even with all the information posted here did I manage to get my voice audio back :l


that's because that command doesn't work.

put this in your autoconfig instead: bindtoggle "KP_MINUS" "voice_enable"

that will allow you to toggle voice enable with "-" by numpad.
İlk olarak null tarafından gönderildi:
You can use console to bind specific button to mute all users.

For example, if I want to use F11 and F12 for mute then it will be
(inside the console simply type line below and press enter for the each line)

bind "F11" "voice_enable 0"
bind "F12" "voice_enable 1"

Now you can use F11 to mute everyone and F12 to remove mute.

So ♥♥♥♥♥♥♥ smart
bindtoggle 'key' "Voice_enable"
This will let you toggle voice chat on/off with a single key (v). it will play a "affirmative" sound when on and "negative" when off.

alias "chat_1" "voice_enable 1; echo |~Chat_On~|; alias voice_chat chat_0; play player\vo\balkan\affirmative01"
alias "chat_0" "voice_enable 0; echo |~Chat_Off~|; alias voice_chat chat_1; play player\vo\balkan\disagree01"
bind "v" "voice_chat
En son Viridian tarafından düzenlendi; 18 Tem 2015 @ 15:59
< >
68 yorumdan 1 ile 15 arası gösteriliyor
Sayfa başına: 1530 50

Gönderilme Tarihi: 21 Tem 2013 @ 0:03
İleti: 68