Radio link help - 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: Radio link help (
/showthread.php?tid=657319)
Radio link help -
xxxSpeedxxx - 05.08.2018
Hello ladies and gentleman!
I wanted to put this radio
http://live.extrafm.hr/stream/player.html on my server so people can listen to it but for some reason it doesn't work. Am I doing soomething wrong? Some help would be apreciated
PHP код:
if (listitem == 3) // ExtraFM
{
PlayAudioStreamForPlayer(playerid, "http://78.46.19.154:8110/listen.pls");
SendClientMessage(playerid, 0x3399FFAA, "•••Sluљate: Extra FM••• ");
}