Health-protection bug -.- onplayerdeath
#2

Try something like this.

pawn Код:
public OnPlayerUpdate(playerid)
{
     if(health == 100.0 && AntiHealthBug[playerid] == 1)
     {
            return 1;
     }
     return 1;
}
Reply


Messages In This Thread
Health-protection bug -.- onplayerdeath - by Metharon - 09.11.2014, 18:45
Re: Health-protection bug -.- onplayerdeath - by Abagail - 09.11.2014, 18:51

Forum Jump:


Users browsing this thread: 1 Guest(s)