14.06.2014, 12:00
I cannot hear any music from Shoutcast Radio in-game, but I can in my browser.
Here's a line, maybe I'm doing something wrong?
I am using a dialog, using switch(listitem)
Sorry for the bad indenting, the forum messed it up.
Here's a line, maybe I'm doing something wrong?
Код:
case 4: { PlayAudioStreamForPlayer(playerid, "http://yp.shoutcast.com/sbin/tunein-station.pls?id=84158"); //Pop SendClientMessage(playerid, COLOR_GREEN, "You are now listening to the Pop station. Type /stopradio to turn off the radio."); }
Sorry for the bad indenting, the forum messed it up.