[Ajuda] - Anti Weapon Hack
#9

Tenta...

Lб em cima
Код:
new Proibido[10] = {
35 || 36 || 37 || 38 || 39 || 40 || 44 || 45 || 18 || 17
};
Код:
public OnPlayerUpdate(playerid)
{
    if(GetPlayerWeapon(playerid) == Proibido)
    {
    new pname[MAX_PLAYER_NAME];
    GetPlayerName(playerid,pname,sizeof(pname));
    format(string,sizeof(string),"[SERVER]{FFFFFF}O player %s foi banido pelo Ant-Hack. [Weapon-Hack]",pname);
    }
    return 1;
}
Reply


Messages In This Thread
[Ajuda] - Anti Weapon Hack - by Luciano* - 06.05.2012, 18:16
Re: [Ajuda] - Anti Weapon Hack - by Don_Speed - 06.05.2012, 18:19
Respuesta: [Ajuda] - Anti Weapon Hack - by Luciano* - 06.05.2012, 18:46
Re: [Ajuda] - Anti Weapon Hack - by zbt - 06.05.2012, 18:50
Respuesta: Re: [Ajuda] - Anti Weapon Hack - by Luciano* - 06.05.2012, 19:03
Re: Respuesta: Re: [Ajuda] - Anti Weapon Hack - by zbt - 06.05.2012, 19:09
Respuesta: [Ajuda] - Anti Weapon Hack - by Luciano* - 08.05.2012, 01:18
Re: [Ajuda] - Anti Weapon Hack - by ViictorDaay- - 08.05.2012, 01:45
Re: [Ajuda] - Anti Weapon Hack - by SPOT_M16 - 08.05.2012, 01:48
Re: [Ajuda] - Anti Weapon Hack - by zSuYaNw - 08.05.2012, 01:52

Forum Jump:


Users browsing this thread: 3 Guest(s)