[Ajuda] Anti hack de armas
#7

Quote:
Originally Posted by MultiKill
Посмотреть сообщение
Nesta parte:
pawn Код:
format(stringx,128,"[Anti-Noob]: %s Foi kickado [motivo: Arma Proibida: %s ]",pName,ArmaNome);
SendClientMessageToAll(VERMELHO,stringx);
Kick(slot);
stop:
mas vou colocar if(arena[playerid] == true) em cima do format...... ou assim :

pawn Код:
if(arena[playerid] == true)
{
//Nгo vai acontecer nada caso estiver na arena.
}
else
{
//Vai ser chutado por usar minigun sem estar na arena
}
format(stringx,128,"[Anti-Noob]: %s Foi kickado [motivo: Arma Proibida: %s ]",pName,ArmaNome);
SendClientMessageToAll(VERMELHO,stringx);
Kick(slot);
stop:
assim ?? ou do modo citado acima ?



Vou tentar agora...
obrigado por estar me ajudando
Reply


Messages In This Thread
[Off] Anti hack de armas - by zuero - 27.06.2014, 23:27
Re: Anti hack de armas - by MultiKill - 27.06.2014, 23:37
Re: Anti hack de armas - by zuero - 27.06.2014, 23:51
Re: Anti hack de armas - by MultiKill - 27.06.2014, 23:53
Re: Anti hack de armas - by zuero - 27.06.2014, 23:56
Re: Anti hack de armas - by MultiKill - 28.06.2014, 00:03
Re: Anti hack de armas - by zuero - 28.06.2014, 00:04
Re: Anti hack de armas - by zuero - 28.06.2014, 00:17
Re: Anti hack de armas - by MultiKill - 28.06.2014, 00:23
Re: Anti hack de armas - by zuero - 28.06.2014, 00:24

Forum Jump:


Users browsing this thread: 3 Guest(s)