ID after name
#4

Quote:
Originally Posted by Om3n
Посмотреть сообщение
pawn Код:
public OnPlayerText(playerid, text[])
{
    new string[256];
    format(string,256,"%s [%d]:{FFFFFF} %s",name(playerid), playerid,text);
    SendClientMessageToAll(GetPlayerColor(playerid),string);
    return 0;
}
Thank you very much.
Reply


Messages In This Thread
ID after name - by RiChArD_A - 10.04.2013, 15:37
Re: ID after name - by Om3n - 10.04.2013, 15:46
Re: ID after name - by Scyattica - 10.04.2013, 15:47
Re: ID after name - by RiChArD_A - 10.04.2013, 16:31

Forum Jump:


Users browsing this thread: 1 Guest(s)