[Ajuda] Bloqueio Comandos em Teleporte
#3

Quote:
Originally Posted by GuiihCamargo
Посмотреть сообщение
Adicione esta linha depois dos comandos:
pawn Код:
if(Arena[playerid] == 1) return SendClientMessage(playerid, COLOR_RED, "ERRO: Vocк sу pode sair daqui apуs morrer ou digite /kill.!");
Exemplo:
pawn Код:
if(strcmp(cmdtext, "/ak47", true) == 0)
{
    if(Arena[playerid] == 1) return SendClientMessage(playerid, COLOR_RED, "ERRO: Vocк sу pode sair daqui apуs morrer ou digite /kill.!");
    //RESTO DO CУDIGO
    return 1;
}
Amigo mas jб esta desse jeito ??
Reply


Messages In This Thread
Bloqueio Comandos em Teleporte - by pan851 - 01.05.2014, 01:17
Re: Bloqueio Comandos em Teleporte - by GuiihCamargo - 01.05.2014, 02:08
Re: Bloqueio Comandos em Teleporte - by pan851 - 01.05.2014, 02:24
Re: Bloqueio Comandos em Teleporte - by DiiMeNoR - 01.05.2014, 02:33
Re: Bloqueio Comandos em Teleporte - by pan851 - 01.05.2014, 02:50
Re: Bloqueio Comandos em Teleporte - by GuiihCamargo - 01.05.2014, 02:51

Forum Jump:


Users browsing this thread: 1 Guest(s)