Even if i do describe the solution, new users here will make a new thread anyways. There is nothing to stop that. But here is how i figured it out:
SOLUTION
- This actually doesn't have any scripting needed. Now i am using V1.19, so it may have something to do with that. But what you do is you place a sound zone where you want the sound to originate from (WHERE THE SOUND ZONE IS IS WHERE IT IS BEST HEARD, so if you expand the sound zone it will be quieter until you get to the where the zone is.
- Once the sound zone is placed, obviously change the sound to the sound that you want. Keep the original script in the "main" section of the sound zone. Now go to this directory:
C:\Program Files (x86)\The Game Creators\FPS Creator\Files\languagebank\english\gamebank\mygame
This may be a tad different if you don't have a 64bit computer, but it should still be about the same. Now open up the setuplevel.fpi in notepad and look for the line that says:
Quote: ",musicvolume=20,soundscale=10"
Now as you can see, soundscale is set to 10 for me. 10 seemed appropriate for my level but it could differ for yours. What that means is the distance it takes for the sound to get quieter as you walk away. Just change it to something that you like, and DONE
Can you please test this to see if this works? It did for me. This is literally all i did to make this work.