Raised This Month: $ Target: $400
 0% 

emit_sound but with customizable sound parameters like in sentences.txt


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Author Message
condoriano90
Member
Join Date: May 2020
Old 07-10-2020 , 12:09   emit_sound but with customizable sound parameters like in sentences.txt
Reply With Quote #1

So, as you might know, doing this
PHP Code:
client_cmd("spk ^"radio/ctwin(p80)^""
or
PHP Code:
client_cmd("spk ^"radio/ctwin(p80).wav^""
will make the pitch lower, but this will also affect the duration of the audio to become longer. So, to fix this, I can simply change the code to
PHP Code:
client_cmd("spk ^"radio/ctwin(p80t30)^""
or
PHP Code:
client_cmd("spk ^"radio/ctwin(p80t30).wav^""

My question is, how can I achieve something similar to this with emit_sound, or SVC_SOUND and other messages for that matter?
condoriano90 is offline
 


Thread Tools
Display Modes

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 16:57.


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