OFPEC Forum
Editors Depot - Mission Editing and Scripting => OFP - Editing/Scripting General => Topic started by: VipNatePimp on 27 Sep 2003, 17:17:03
-
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
-
I've never seen this happen before. Could you post the mission for us to see what is happening please?