[Ajuda] ID
#3

cara vc ja criou um topico com essa duvida e eu tbm respondi ela la

https://sampforum.blast.hk/showthread.php?tid=325044

pawn Код:
public OnPlayerText(playerid, text[])
{
    new Nome[24];
    GetPlayerName(playerid, Nome, 24);
    new str[200];
    format(str, sizeof(str),"%s [%d]:{FFFFFF} %s", Nome, playerid, text);
    SendClientMessageToAll(GetPlayerColor(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)