(05-20-2016, 09:44 AM)Mudbill Wrote: First off, the way you've set it up makes so that after a random time between 18 and 40 seconds after starting the map for the first time, it will play a sound ONCE. Do you want random sounds to keep playing? If so you gotta change a few things. Most importantly create a looping timer.
The AreaCreaks_x should be fine.
Your afx_mansion_gallery_creak sound... can you confirm it works? I think this one is from AMFP, is it not? Also, I don't remember if you need to include .snt in there, but perhaps not.
Yes I want the sound to keep looping randomly. That sound is from AMFP and does play fine, in fact using the inspector mode I just found that the game is loading and playing the file once, but obviously if im not near the script area the game decided to play it at I wont hear it.
Now I know that the sound is playing what would I need to do to make it loop randomly? I was under the impression the script I had would work as this is the same one Frictional used and theirs loops?