Source SDK

Source SDK

HQDefault Aug 6, 2014 @ 10:14am
Where can I find a step-by-step tutorial for soundscapes
Every video tutorial I've seen just said: "Oh, soundscapes are so useful, just type the thing in"
For some reason, the soundscapes don't play, and I can't figure out why. The valve page on soundscapes does it terribly, and it just makes my head hurt by looking at it. How do soundscapes work? Where can I find something that teaches me properly?
< >
Showing 1-11 of 11 comments
Dmitriy Aug 6, 2014 @ 10:28am 
I learned them by analizing game's official soundscapes.
HQDefault Aug 6, 2014 @ 10:42am 
Originally posted by DIMEDROLL:
I learned them by analizing game's official soundscapes.
That was suprisingly helpful. I'm gonna try something.
HQDefault Aug 6, 2014 @ 11:24am 
Originally posted by DIMEDROLL:
I learned them by analizing game's official soundscapes.
It didn't work. Even when I set everything to be exactly the same.
Last edited by HQDefault; Aug 6, 2014 @ 11:24am
Rectus Aug 6, 2014 @ 11:40am 
Make sure you don't have a leak in the map. The compiler likes to delete entities when it leaks.
Dmitriy Aug 6, 2014 @ 11:42am 
which game?
Dmitriy Aug 6, 2014 @ 11:43am 
for Alien Swarm I needed to have a file
scripts/soundscapes_extermination01port.txt
for this map map to work in it
maps/extermination01port.bsp
HQDefault Aug 6, 2014 @ 11:59am 
Originally posted by DIMEDROLL:
for Alien Swarm I needed to have a file
scripts/soundscapes_extermination01port.txt
for this map map to work in it
maps/extermination01port.bsp
I'm working on Team Fortress 2
HQDefault Aug 7, 2014 @ 8:31pm 
Originally posted by {BB} Whipper:
This may be of some help here - http://www.interlopers.net/tutorials/General_Half-Life_2/Sound
That didn't help at all. It now just says that my selected wave files are missing from disc, only they're in the same folder as the soundscape script.

And on that note, while when putting the soundscript through the command, it does play the echo, but for some reason, the entity doesn't do anything.
Last edited by HQDefault; Aug 7, 2014 @ 8:33pm
Rectus Aug 8, 2014 @ 12:25am 
Your wave files need to be in subfolders of the sound folder for the game to find them.

For the entity not activating in-game, does it show up with soundscape_debug 1 set?
< >
Showing 1-11 of 11 comments
Per page: 1530 50

Date Posted: Aug 6, 2014 @ 10:14am
Posts: 11