public OnDialogResponse(playerid, dialogid, response, listitem, inputtext[])
{
if(dialogid == DIALOG_MUSICPLAYER)
{
if(response)
{
if(listitem == 0)
{
PlayAudioStreamForPlayer(playerid, "http://www.*******-mp3.org/#v=Y64Rypdt0_s");
}
if(listitem == 1)
{
PlayAudioStreamForPlayer(playerid, "http://www.*******-mp3.org/#v=Y64Rypdt0_s");
}
}
return 1;
}
|
1)Choose a video on ******* that contains your song.
2)Go to http://www.*******-mp3.org/ and convert your video(song) to mp3 file 3)Click on "Download" and save it 4)Now you will need a site which will host your mp3 files,(I used http://kiwi6.com/ ) 5)Click on "browse",choose your song and click on "Start Upload" and then click on "Saved:" 6)Copy the Direct Hotlink |