Help music.
#2

pawn Код:
new string[260];
for(new i; i < MAX_PLAYERS; i++)
{
    if(IsPlayerConnected(i))
    {
        PlayAudioStreamForPlayer(i,"http://k003.kiwi6.com/hotlink/mjqzbmqt0m/Kontrafakt---JBMNT-prod-Maiky-Beatz.mp3");
        format(string,sizeof(string),"{FF0000}[FP] ADMIN %s ON Music Kontrafakt JBMNT",GetName(playerid));
        SendClientMessageToAll(0xFFFF00C8,string);
    }
}
Reply


Messages In This Thread
Help music. - by itachi - 02.04.2015, 21:41
Re: Help music. - by willsuckformoney - 03.04.2015, 01:25
Re: Help music. - by CalvinC - 03.04.2015, 08:30

Forum Jump:


Users browsing this thread: 1 Guest(s)