View Single Post
gabuch2
AlliedModders Donor
Join Date: Mar 2011
Location: Chile
Old 05-10-2019 , 20:19   Re: Half-Life: Snake vs Monkey
Reply With Quote #4

Quote:
Originally Posted by Krtola View Post
Any specific reason why you're using
PHP Code:
SND_SPAWNING 
?
PHP Code:
emit_sound(idCHAN_VOICESNAKE_PAINSOUND_1VOL_NORMATTN_NORMSND_SPAWNINGPITCH_NORM
I want to know what are changing this constants?
PHP Code:
#define SND_SPAWNING        (1<<8)      // we're spawing, used in some cases for ambients 
No real reason.

I did it because according to the documentation it required a parameter in flags but now that you mentioned it, it might as well be just 0.
__________________
gabuch2 is offline