MP3 Player By DunH1L
Acept Script Are Mai Multe Melodii
-Don Omar-Dance Koduro
-Lucenzo-Baila morena
Move-like jagger
Sum-41-Well (and something)
-Paradise City
-David Guetta-bag Little Girl
-13 Bongiovi
Rain Over Me-Pitbull
Pitbull-I Everiday
Replace Songs
If you do not like the music and want to change it, just follow this procedure:
pawn Code:
case 0:
{
StopAudioStreamForPlayer(playerid);
PlayAudioStreamForPlayer(playerid, "[Replace the llink with the previous(note: the link should not be youtube)]");
}
ADD SONGS:
To add songs, just add "\ n [song name] to" ShowPlayerDialog ", add a new case and enter the link of the song.
In this case:
pawn Code:
case 10:
{
StopAudioStreamForPlayer(playerid);
PlayAudioStreamForPlayer(playerid, "[Link new song]");
}Screen:
Download:
http://www.mediafire.com/?bl8ksblguj92777