Talk:Soundscripts: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
(Successful Custom Soundscripts?)
Line 2: Line 2:
:If it's anything like the [[Soundscapes]] syntax (and presumably it's the same), it provides a range from within which a value is chosen at random, each time the sound is played (iirc). --[[User:Giles|Giles]] 06:03, 17 Aug 2006 (PDT)
:If it's anything like the [[Soundscapes]] syntax (and presumably it's the same), it provides a range from within which a value is chosen at random, each time the sound is played (iirc). --[[User:Giles|Giles]] 06:03, 17 Aug 2006 (PDT)
::Yeah, that's exactly what it does.  Thanks,--[[User:Ndnichols|Ndnichols]] 08:07, 17 Aug 2006 (PDT)
::Yeah, that's exactly what it does.  Thanks,--[[User:Ndnichols|Ndnichols]] 08:07, 17 Aug 2006 (PDT)
== Successful  Custom Soundscripts? ==
Has anyone here made a custom soundscape and soundscipt for CS:S?
I'm building a CS:S map and want to add new sounds and music.
I believe I have read every page on this topic and I'm still not getting it.
Are there special folders I have to make to place my soundscript into?
What is the best way to do this? I need someone to spell this out for me.
I'm just a bit slow on this right now.
Thanks

Revision as of 17:04, 26 October 2006

What are the semantics of putting comma-separated values as the values for "pitch", "volume", etc.? I expected it to tween the pitch or volume from one value to the other over the course of the sound, but it didn't seem to do that (to my wooden ears at least.) So what does supplying two values do? And is there a way to get a sound file to start at a low pitch and move to a high pitch for example? Thanks, --Ndnichols 19:13, 16 Aug 2006 (PDT)

If it's anything like the Soundscapes syntax (and presumably it's the same), it provides a range from within which a value is chosen at random, each time the sound is played (iirc). --Giles 06:03, 17 Aug 2006 (PDT)
Yeah, that's exactly what it does. Thanks,--Ndnichols 08:07, 17 Aug 2006 (PDT)

Successful Custom Soundscripts?

Has anyone here made a custom soundscape and soundscipt for CS:S? I'm building a CS:S map and want to add new sounds and music. I believe I have read every page on this topic and I'm still not getting it. Are there special folders I have to make to place my soundscript into? What is the best way to do this? I need someone to spell this out for me. I'm just a bit slow on this right now.

Thanks