SA-MP Forums Archive
I need help pls !!! - 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: I need help pls !!! (/showthread.php?tid=617850)



I need help pls !!! - vikoo - 27.09.2016

-Hello, i tried to add a music to my server but it's not work when i select music
*i think i putted a wrong link help me pls in that!!
-and i want a good website to upload music and tell me what is the right link to add in pwn

Код:
CMD:music(playerid, params[]) {

        SendClientMessage(playerid,COLOR_LIGHTGREEN,"Info: If you want to contact me come on Victoremad15@yahoo.com: 94.23.208.199:4019");
	    ShowPlayerDialog(playerid, 1, DIALOG_STYLE_LIST, "{FFFF00}MP3 Player By victor","1D-History\nLucenzo-Baila Morena\nPitbull-Rain Over Me\nMaroon 5 Ft. Christina Aguiler - Moves Like Jagge\n{FFFFFF}Sum 41 - we're all to blame\nParadise City\nDavid guetta-little bad gir\n13 Boadicea [Evil Nine Remix]\nPitbull feat. Ne-Yo, Afrojack   Nayer - Give Me Everything\nStoppa musica","Ok","Exit");
    	return 1;
    }
Код:
case 0:
        	    {
                    StopAudioStreamForPlayer(playerid);
                    PlayAudioStreamForPlayer(playerid, "https://dl.dropboxusercontent.com/content_link/X0BM7sNUjssD5RaTrfp8ekP19p0UYRjb7s5qat5lzGMKxqIG6I3tSouD9bhZOssq/file?dl=1");
        	    }
Ip:94.23.208.199:4019


Re: I need help pls !!! - Gotham - 27.09.2016

Try soundcloud.com , It really nice


Re: I need help pls !!! - vikoo - 27.09.2016

thx bro i will try ! still online!


Re: I need help pls !!! - vikoo - 27.09.2016

Gotham when i uploaded the music on soundcloud.com it's removed again why?


Re: I need help pls !!! - oMa37 - 27.09.2016

Try adding .mp3 at the end of the link.


Re: I need help pls !!! - Gotham - 27.09.2016

I don't know , try finding other music uploaders or do this
1.Go to somewhere and download your favourite song(You don't need to finish it we need something from it.)
2.Open the Downloads window (On Chrome Ctrl+J)
3.See the songs name and under it that link , copy it and paste it on the link



Re: I need help pls !!! - vikoo - 27.09.2016

ok wait i will try that too