PlayAudioStreamForPlayer issue - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: PlayAudioStreamForPlayer issue (
/showthread.php?tid=308410)
PlayAudioStreamForPlayer issue -
BMN - 03.01.2012
Код:
PlayAudioStreamForPlayer(playerid, "http://example.example.com/music.pls");
If I use a .pls playlist with >1 song in it, it only plays the first one, any ideas?
Tried with an .m3u too, same issue