View Single Post
Celena Luna
Veteran Member
Join Date: Aug 2013
Location: Nagazora
Old 07-01-2018 , 16:33   Re: Emit Sound Problem. Fire sound is overlapping my sounds
Reply With Quote #6

change from CHAN_VOICE to CHAN_WEAPON

Edit:
(From Zombie Madness)
PHP Code:
emit_sound(idCHAN_VOICEsound1.0ATTN_NORM0PITCH_NORM
Basically, Zombie Madness using CHAN_VOICE channel so the sound would overlap. I usually use CHAN_WEAPON for shooting sounds and CHAN_ITEM for other effect on the gun.
__________________
My plugin:

Last edited by Celena Luna; 07-01-2018 at 16:36.
Celena Luna is offline