[AJUDA] Texto
#2

Acho que й isto:
pawn Код:
public
    OnPlayerCommandText(playerid, cmdtext[])
{
    new string[128];
    new Nome[40];
    GetPlayerName(playerid, Nome,(sizeof(Nome)));
    format(string, sizeof(string),"%s, Digitou o comando %s",Nome,cmdtext);
    printf(string);
    return 0;
}
Reply


Messages In This Thread
[AJUDA] Texto - by TiagoPS - 30.10.2010, 20:06
Re: [AJUDA] Texto - by zSuYaNw - 30.10.2010, 20:44
Respuesta: [AJUDA] Texto - by BiieL - 30.10.2010, 21:20
Re: [AJUDA] Texto - by zSuYaNw - 30.10.2010, 21:36
Respuesta: [AJUDA] Texto - by BiieL - 30.10.2010, 22:18
Re: [AJUDA] Texto - by TiagoPS - 30.10.2010, 22:37
Re: [AJUDA] Texto - by Gustavob - 31.10.2010, 23:51
Re: [AJUDA] Texto - by TiagoPS - 01.11.2010, 13:34
Re: [AJUDA] Texto - by Gustavob - 01.11.2010, 17:03
Re: [AJUDA] Texto - by smd_murilo - 01.11.2010, 17:55

Forum Jump:


Users browsing this thread: 1 Guest(s)