[AJUDA] Comando exclusivo por nick
#1

pawn Код:
if (strcmp(cmdtext, "/xd", true) == 0)
    {
    new pname[MAX_PLAYER_NAME];
    if(strcmp(pname, "[KoD]DanieeeL"))
    {
    SendClientMessage(playerid, COLOR_YELLOW, "DANIEL OWNA");
    }
    else
    {
    SendClientMessage(playerid, COLOR_YELLOW, "voce nao й daniel!");
    }
    return 1;
    }
fiz assim um cmd de teste, na hora de compilar, compila e talz, mas na hora que eu escrevo aparece comando invalido e talz .
queria saber oq tem de errado ...

outra coisa, a mensagem de Comando Inexistente nao funciona, fik so SERVER: Unknown Command =/
help mee !
Reply


Messages In This Thread
[AJUDA] Comando exclusivo por nick - by danieltricolor12 - 08.08.2010, 17:53
Re: [AJUDA] Comando exclusivo por nick - by BiieL - 08.08.2010, 19:33
Re: [AJUDA] Comando exclusivo por nick - by SuB_ZeRo0_ - 08.08.2010, 20:11
Re: [AJUDA] Comando exclusivo por nick - by Macintosh - 08.08.2010, 20:18
Re: [AJUDA] Comando exclusivo por nick - by danieltricolor12 - 09.08.2010, 17:53
Re: [AJUDA] Comando exclusivo por nick - by azull - 09.08.2010, 23:47
Re: [AJUDA] Comando exclusivo por nick - by SuB_ZeRo0_ - 09.08.2010, 23:51
Re: [AJUDA] Comando exclusivo por nick - by Marco_Nutz - 10.08.2010, 00:29

Forum Jump:


Users browsing this thread: 3 Guest(s)