OnPlayerTakeDamage Help
#3

Still doesn't work :/
The rest does, just not:

pawn Код:
if(PlayerInfo[playerid][pHealth] <= 20) // Why won't this work?
        {
            SetPlayerHealth(playerid, PlayerInfo[playerid][pHealth]);
            ApplyAnimation(playerid,"BEACH", "bather", 4.0, 0, 0, 0, 0, 0);
            TogglePlayerControllable(playerid, 0);
        }
Reply


Messages In This Thread
OnPlayerTakeDamage Help - by AphexCCFC - 13.02.2013, 22:48
Re: OnPlayerTakeDamage Help - by austin070 - 13.02.2013, 22:54
Re: OnPlayerTakeDamage Help - by AphexCCFC - 13.02.2013, 23:07
Re: OnPlayerTakeDamage Help - by MP2 - 13.02.2013, 23:29
Re: OnPlayerTakeDamage Help - by AphexCCFC - 13.02.2013, 23:36

Forum Jump:


Users browsing this thread: 1 Guest(s)