Um, I have a problem. I play a sound "playsound "amb" and it palys fine in the game. No static nothin, but the only problem is I want it to reapet. So I made a script with the following properties: #SoundLoop
#loop
playSound "amb"
~3
goto "loop"
I play this in the game, but unforntally it losses its quallity badly and everytime you come out hearing mostly static. What can I do to repaet the sound.. but keep the quallity? Thanx