13.12.2012, 17:37
You need to find out a stream URL such as http://something.com/stream.pls
If you already got a link, use PlayAudioStreamForPlayer to begin streaming the music into the server
If you already got a link, use PlayAudioStreamForPlayer to begin streaming the music into the server
pawn Код:
PlayAudioStreamForPlayer(playerid, "http://something.com/stream.pls");