Music radio - 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: Music radio (
/showthread.php?tid=619147)
Music radio -
DeadMasterBG - 14.10.2016
Hello,
I have one problem:
I start a song and go, but when it reaches the middle it stops automatic...
Re: Music radio - iLearner - 14.10.2016
Have you tried more songs? or only 1? the song might be...
Re: Music radio -
DeadMasterBG - 14.10.2016
PHP код:
for(new i = 0; i < MAX_PLAYERS; i++)
{
if(dialogid == 1200)
{
switch(listitem)
{
case 0:
{
PlayAudioStreamForPlayer(i, "http://deadmasterbg.comxa.com/music/sing-me-to-sleep.mp3"), SendClientMessage(i,COLOR_YELLOW,"PentaKill >>> Админите пуснаха Alan Walker - Sing Me To Sleep като поздрав за сървъра... ");
}
case 1:
{
PlayAudioStreamForPlayer(i, "http://deadmasterbg.comxa.com/music/Breaking-Ice.mp3"), SendClientMessage(i,COLOR_YELLOW,"PentaKill >>> Админите пуснаха BREVIS x Roasty Suave - Breaking Ice като поздрав за сървъра... ");
}
case 2:
{
PlayAudioStreamForPlayer(i, "http://deadmasterbg.comxa.com/music/Flare.mp3"), SendClientMessage(i,COLOR_YELLOW,"PentaKill >>> Админите пуснаха Channels - Flare като поздрав за сървъра... ");
}
I start first song
Re: Music radio - iLearner - 14.10.2016
user other links, and tell us result
Re: Music radio -
DeadMasterBG - 14.10.2016
But this link is my in my site