ID in chat
#4

Why not do this:

pawn Код:
if (realchat == 0)
{
    new string5[128];
    format(string5, sizeof(string5), "[%i] %s", playerid, text);
    SendPlayerMessageToAll(playerid,string5);
    return 0;
}
Reply


Messages In This Thread
ID in chat - by jakes888 - 16.07.2009, 17:09
Re: ID in chat - by Khelif - 16.07.2009, 17:23
Re: ID in chat - by oOChazyBoyOo - 19.09.2009, 01:06
Re: ID in chat - by [eLg]Timmy - 19.09.2009, 09:46

Forum Jump:


Users browsing this thread: 1 Guest(s)