[Ajuda] ID
#4

pawn Код:
public OnPlayerText(playerid, text[])
{
    new str[128];
    format(str, sizeof(str), "[%d] %s", playerid, text);
    SendPlayerMessageToAll(playerid, str);
    return 0;
}
Reply


Messages In This Thread
[Ajuda] ID - by [NVC]Eduardo - 11.03.2012, 16:19
Re: [Ajuda] ID - by Đeagle - 11.03.2012, 19:16
Re: [Ajuda] ID - by Lucas_Alemao - 11.03.2012, 19:24
Re: [Ajuda] ID - by Abravanel - 11.03.2012, 19:44

Forum Jump:


Users browsing this thread: 1 Guest(s)