30.12.2011, 22:03
Hey guys, it's just popped into my head, is it possible to play 3 different MP3's one after another? For example.
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?
pawn Код:
/playcd
PlayAudioStreamForPlayer(playerid, "URL");
PlayAudioStreamForPlayer(playerid, "URL");
PlayAudioStreamForPlayer(playerid, "URL");