[Ajuda] Comandos
#7

Quote:
Originally Posted by DiiMeNoR
Посмотреть сообщение
Nгo testei..

pawn Код:
if(strcmp(cmdtext, "/ajuda", true) == 0)
{
    new ajuda[32], idx;
    ajuda = strtok(cmdtext, idx);
    if(strcmp(ajuda,"comandos",true) == 0)
    {
        //Code aqui
    }
}
Nгo funcionou...
Reply


Messages In This Thread
Comandos - by Marlon307 - 07.09.2014, 16:00
Re: Comandos - by ArthurxD - 07.09.2014, 16:24
Re: Comandos - by FallweN - 07.09.2014, 16:45
Re: Comandos - by Marlon307 - 07.09.2014, 16:56
Re: Comandos - by Marlon307 - 07.09.2014, 16:58
Re: Comandos - by DiiMeNoR - 07.09.2014, 17:32
Re: Comandos - by Marlon307 - 07.09.2014, 18:22
Re: Comandos - by Marlon307 - 07.09.2014, 19:46
Re: Comandos - by RebeloX - 07.09.2014, 20:32
Re: Comandos - by Marlon307 - 07.09.2014, 20:47

Forum Jump:


Users browsing this thread: 1 Guest(s)