I've made some alternate beats for ZS, which are supposed to loop depending on how close you are to zombies and how many of them there are in a certain area, if that makes sense.
Problem is, my music isn't looping correctly. It will play the sound file once, then play nothing for the time equal to the length of the sound file.
So it's basically "Play-pause-Play-pause-Play-pause" etc.
I've tried doubling the length of the music, but that only doubles the length of the pause.
I'm at a loss here, does anyone know how to fix this?
From what I've seen, SoundDuration returns double the actual duration on the server, so you have to halve it.
And where exactly would I find that?
Anyone?
Sorry, you need to Log In to post a reply to this thread.