PlayAudioStream question
#1

Hey guys, it's just popped into my head, is it possible to play 3 different MP3's one after another? For example.

pawn Код:
/playcd

PlayAudioStreamForPlayer(playerid, "URL");
PlayAudioStreamForPlayer(playerid, "URL");
PlayAudioStreamForPlayer(playerid, "URL");
Would that play them one after another? or will I have to stick to my old dialog boxes where the player has to manually change?
Reply
#2

well you could make a timer depends on how the song lasts... and you could make them go one after the other, I hope this helps. Or add the mp3's together and play them There is lots of ways to do this.

+Rep if my post was helpful.
Reply
#3

I thought the timer was a way in doing it. I'll see what else others have to say.
Reply
#4

A timer is the only solution.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)