Raised This Month: $51 Target: $400
 12% 

[SOLVED] stop specific sounds?


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
Blizzard_87
Veteran Member
Join Date: Oct 2012
Old 08-03-2013 , 09:12   [SOLVED] stop specific sounds?
Reply With Quote #1

is there a way to stop specific sound files instead of using
Code:
client_cmd( 0, "stopsound" );
???
__________________
Blizzard_87 is offline
dFF
sıɹɹoɥɔ ʞɔnu
Join Date: Oct 2009
Old 08-03-2013 , 09:21   Re: stop specific sounds?
Reply With Quote #2

I think you can do only with emit_sound. Some like:

start:
PHP Code:
emit_soundidCHAN_AUTO"misc/sound.wav"VOL_NORMATTN_NORM0PITCH_NORM 
stop:
PHP Code:
emit_soundidCHAN_AUTO"misc/sound.wav"VOL_NORMATTN_NORMSND_STOPPITCH_NORM 
dFF is offline
Blizzard_87
Veteran Member
Join Date: Oct 2012
Old 08-03-2013 , 09:24   Re: stop specific sounds?
Reply With Quote #3

Quote:
Originally Posted by dFF View Post
I think you can do only with emit_sound. Some like:

start:
PHP Code:
emit_soundidCHAN_AUTO"misc/sound.wav"VOL_NORMATTN_NORM0PITCH_NORM 
stop:
PHP Code:
emit_soundidCHAN_AUTO"misc/sound.wav"VOL_NORMATTN_NORMSND_STOPPITCH_NORM 
thanks... i thought it had something to do with emit_sound... cheers...
__________________
Blizzard_87 is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 02:15.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode