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

Nгo sei se й isso mais ta aн:

pawn Код:
if(strcmp(cmdtext, "/permicaoccasa", true) == 0)
{
     new id;
     if(sscanf(params, "u", 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: 1 Guest(s)