My Team on stats
#4

pawn Код:
CMD:stats(playerid,params[])
{
    new string[128];
    format(string, sizeof(string), "|| [Team]: %s ||", GetPlayerTeam(playerid));
    SendClientMessage(playerid, COLOR, string);
}
Reply


Messages In This Thread
My Team on stats - by cod5devious - 27.05.2012, 19:42
Re: My Team on stats - by miokie - 27.05.2012, 19:43
Re: My Team on stats - by ReneG - 27.05.2012, 19:46
Re: My Team on stats - by Audi_Quattrix - 27.05.2012, 20:04
Re: My Team on stats - by FalconX - 27.05.2012, 20:10

Forum Jump:


Users browsing this thread: 1 Guest(s)