Frictional Games Forum (read-only)
StopSound not working on certain .SNT - Printable Version

+- Frictional Games Forum (read-only) (https://www.frictionalgames.com/forum)
+-- Forum: Amnesia: The Dark Descent (https://www.frictionalgames.com/forum/forum-6.html)
+--- Forum: Custom Stories, TCs & Mods - Development (https://www.frictionalgames.com/forum/forum-38.html)
+---- Forum: Development Support (https://www.frictionalgames.com/forum/forum-39.html)
+---- Thread: StopSound not working on certain .SNT (/thread-19678.html)

Pages: 1 2


RE: StopSound not working on certain .SNT - Damascus - 12-26-2012

Well, that didn't work, but i was able to find a way around the problem.

When I set the loop off and saved it as a custom SNT it would only play one little clip. So, I hooked it up to a timer that repeats at random intervals to play sounds of struggling. Then, I just remove the timer when the player leaves the room and the sounds stop.