[AJUDA] erro iniciante
#3

Quote:
Originally Posted by Coreia
Посмотреть сообщение
pawn Код:
if (strcmp("/armas1", cmdtext, true, 10) == 0)
    {
        new nome[24];
        GetPlayerName(playerid, nome, sizeof(nome));
        format(string,sizeof(string),"o jogador %s pegiu o kit de armas",nome);
        SendClientMessageToAll(GREEN,string);

        return 1;
    }
Digito o comando e o servidor fecha.
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)