View Single Post
Arkshine
AMX Mod X Plugin Approver
Join Date: Oct 2005
Old 04-12-2014 , 08:40   Re: AMXX Module: EmitSound2
Reply With Quote #3

emit_sound() can't be used for one player. emit_sound2() is basically the same but allow only one player hearing ambient sound.

You could do the same by calling SVC_SPAWNSTATICSOUND.
__________________

Last edited by Arkshine; 04-12-2014 at 08:40.
Arkshine is offline