05.09.2013, 02:59
Must have a download link for that song... Get the download link of that song and Put it like this
pawn Код:
COMMAND:play(playerid,params[])
{
PlayAudioStreamForPlayer(playerid, /*the link download of that song put in "__"*/);
return 1;
}