Hi, i want to block sound of rocket explosion (half-life rocketluancher)
PHP Code:
"weapons/explode3.wav",
"weapons/explode4.wav",
"weapons/explode5.wav"
I tried this forward
PHP Code:
register_forward(FM_EmitSound, "block_sound")
Works with sound like
PHP Code:
"common/wpn_denyselect.wav",
"player/death1.wav",
"player/death2.wav",
"player/death3.wav",
"player/pain1.wav",
"player/pain2.wav",
"player/pain3.wav"
but it dont work with explosion sound