Sound volume controlling
#1
Lately I have thought about it but I cant find a good solution myself.My grenade explode sound is same loud as the guns if im playing them with my windows media player.In game,I have to be at low distance to hear the grenade explode sound.Is there some kind of way to turn the grenade explode sound volume up in the game.Maybe theres a script to do it??
Thanks given by:
#2
edit your sounds.cfg
should be those lines
registersound "weapon/grenade_exp"        // 34 - S_FEXPLODE
registersound "weapon/grenade_pull"       // 41 - S_GRENADEPULL
registersound "weapon/grenade_throw"      // 42 - S_GRENADETHROW
registersound "weapon/grenade_bounce1"    // 43 - S_GRENADEBOUNCE1
registersound "weapon/grenade_bounce2"    // 44 - S_GRENADEBOUNCE2
Thanks given by:
#3
What do I edit there?How can i manipulate the sound voleme there??
Thanks given by: