[Ajuda] Transformar estes comandos em strcmp/if
#8

Quote:
Originally Posted by Sti
Посмотреть сообщение
Entгo, Vou seguir a dica de Vocкs, Mais nгo sei Colocar esses Codes no meu COmando, Poderiam me Ajudar?
tenta ae

pawn Код:
if(strcmp(cmdtext, "/permicaoccasa", true) == 0)
{
     new id;
     if(sscanf(cmdtext, "s[24]u", cmd, id)) return SendClientMessage(playerid, -1, "Uso correto /permicaoccasa [id]");
     permicaoc[id] = 1;
     return 1;
}
Reply


Messages In This Thread
Transformar estes comandos em strcmp/if - by Sti - 26.08.2013, 00:29
Re: Transformar estes comandos em strcmp/if - by Mteck - 26.08.2013, 00:41
Re: Transformar estes comandos em strcmp/if - by Sti - 26.08.2013, 00:43
Re: Transformar estes comandos em strcmp/if - by xxRaioxx - 26.08.2013, 01:03
Re: Transformar estes comandos em strcmp/if - by [THs]ShadoW - 26.08.2013, 01:07
Re: Transformar estes comandos em strcmp/if - by JesterAnkes - 26.08.2013, 01:19
Re: Transformar estes comandos em strcmp/if - by Sti - 26.08.2013, 02:16
Re: Transformar estes comandos em strcmp/if - by PT - 26.08.2013, 05:55
Re: Transformar estes comandos em strcmp/if - by caoraivoso3 - 26.08.2013, 10:39
Re: Transformar estes comandos em strcmp/if - by Sti - 26.08.2013, 15:04

Forum Jump:


Users browsing this thread: 2 Guest(s)