Please help in TAG
#4

pawn Код:
if(PlayerInfo[playerid][admin] == 1)// change this to Groove team
    {  
        new name[MAX_PLAYER_NAME], Msg[256];
    GetPlayerName(playerid, name, sizeof(name));
    format(Msg, sizeof(Msg), "[GR][ID:%d] %s: %s", playerid, name, text);
    SendClientMessageToAll(0xFFFFFF,Msg);
return 0;
}
Reply


Messages In This Thread
Please help in TAG - by MA_proking - 31.08.2011, 06:24
Re: Please help in TAG - by Venice - 31.08.2011, 06:31
Re: Please help in TAG - by MA_proking - 31.08.2011, 07:29
Re: Please help in TAG - by Venice - 31.08.2011, 07:30

Forum Jump:


Users browsing this thread: 1 Guest(s)