[AJUDA] erro iniciante
#4

pawn Код:
if(!strcmp("/armas1", cmdtext, true))
    {
        new nome[24], stri[100];
        GetPlayerName(playerid, nome, sizeof(nome));
        format(stri, sizeof(stri),"O jogador %s pegou o kit 1 de armas", nome);
        SendClientMessageToAll(-1, stri);
        return 1;
    }
=)
Reply


Messages In This Thread
[AJUDA] erro iniciante - by mengueh - 12.05.2012, 05:12
Re: [AJUDA] erro iniciante - by Coreia - 12.05.2012, 05:17
Re: [AJUDA] erro iniciante - by mengueh - 12.05.2012, 05:20
Re: [AJUDA] erro iniciante - by zSuYaNw - 12.05.2012, 05:25
Re: [AJUDA] erro iniciante - by mengueh - 12.05.2012, 05:26

Forum Jump:


Users browsing this thread: 1 Guest(s)