Problem with armour hack
#1

I have a problem. When player spawn many times he don't get armour, many times he get armour.

Should i do this thing for max players so all will have armour?

pawn Код:
stock SetPlayerArmourAC(playerid, Float:armour)
{
    PlayerArmour[playerid] = armour;
    SetPlayerArmour(playerid, armour);
    return 1;
}
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: 2 Guest(s)