Problem with armour hack
#6

dont use stock, use like this

pawn Код:
SetPlayerArmourAC(playerid, Float:armour)
{
    PlayerArmour[playerid] = armour;
    SetPlayerArmour(playerid, armour);
    return armour; // Optional
}
If you want real armour protection, dont set armour to 100, set to 99 in all places where you set armour, and make auto ban if player have 100 armour
Reply


Messages In This Thread
Problem with armour hack - by ZamaXor - 08.12.2010, 09:52
Re: Problem with armour hack - by Mehtab - 08.12.2010, 09:56
Re: Problem with armour hack - by ZamaXor - 08.12.2010, 09:58
Re: Problem with armour hack - by Baboon - 08.12.2010, 10:02
Re: Problem with armour hack - by ZamaXor - 08.12.2010, 10:04
Re: Problem with armour hack - by Voldemort - 08.12.2010, 10:04
Re: Problem with armour hack - by [NoV]LaZ - 08.12.2010, 10:05
Re: Problem with armour hack - by ZamaXor - 08.12.2010, 10:15
Re: Problem with armour hack - by arman'as - 22.10.2012, 15:57

Forum Jump:


Users browsing this thread: 1 Guest(s)