Mute sound in game
Moderators: Paul.nz, ViPER, Hottieshottie
Mute sound in game
Is there a way i can bind a key in the game to mute the whole game.I enjoy playing and listening to my music which i can control through my keyboard in the game but i have to go to the sound settings to turn the sound off,if possible i would rather just hit a button.I am not meaning ambiant sound etc i mean everything off,silent.
Re: Mute sound in game
I looked into the configs and found what to do.I made my i to turn off sound and o to give a slight sound and p to turn it back on.
Here are the commands
bind i "seta s_volume 0"
bind o "seta s_volume .03"
bind p "seta s_volume .4"
you can also use it to just change the sound level eg 0 = mute and i think 1 is full volume (total guess) so you can have a few different buttons for different levels
Here are the commands
bind i "seta s_volume 0"
bind o "seta s_volume .03"
bind p "seta s_volume .4"
you can also use it to just change the sound level eg 0 = mute and i think 1 is full volume (total guess) so you can have a few different buttons for different levels
-
- Posts: 108
- Joined: Sat Nov 07, 2009 2:11 pm
- Location: Bellingham, WA
- Contact:
Re: Mute sound in game
Alternately Paul, you could just change your name to Oscar Victor.