Creating custom soundscapes: Difference between revisions
Jump to navigation
Jump to search
Erik Johnson (talk | contribs) No edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
[[Category:Source_SDK_FAQ]] | |||
Unless you're creating your own MOD, you can't create custom soundscapes for an individual level. The list of soundscape are determined by the file <code><game directory>\scripts\soundscapes.txt</code>, of which there is only one per game. See Soundscapes for more information. | Unless you're creating your own MOD, you can't create custom soundscapes for an individual level. The list of soundscape are determined by the file <code><game directory>\scripts\soundscapes.txt</code>, of which there is only one per game. See Soundscapes for more information. |
Revision as of 02:49, 30 June 2005
Unless you're creating your own MOD, you can't create custom soundscapes for an individual level. The list of soundscape are determined by the file <game directory>\scripts\soundscapes.txt
, of which there is only one per game. See Soundscapes for more information.