Help with /eat
#3

Thanks a lot for the reply.

I tried your code but it didn't work .

I tried to update it with the following code but it still doesnt work.

pawn Код:
new Float:health;
    GetPlayerHealth(playerid, health);
    PlayerInfo[playerid][pHealth] = health;
    if(health >= 100)
    {
        SetPlayerHealth(playerid, 100);
        PlayerInfo[playerid][pHealth] = 100;
    }
Reply


Messages In This Thread
Help with /eat - by EiresJason - 02.04.2013, 15:25
Re: Help with /eat - by glbracer - 02.04.2013, 15:34
Re: Help with /eat - by EiresJason - 02.04.2013, 15:46
Re: Help with /eat - by glbracer - 02.04.2013, 15:49
Re: Help with /eat - by brawrr - 02.04.2013, 15:50
Re: Help with /eat - by EiresJason - 02.04.2013, 16:22
Re: Help with /eat - by brawrr - 02.04.2013, 16:24
Re: Help with /eat - by EiresJason - 02.04.2013, 16:26
Re: Help with /eat - by brawrr - 02.04.2013, 16:31
Re: Help with /eat - by EiresJason - 02.04.2013, 16:35
Re: Help with /eat - by RajatPawar - 02.04.2013, 16:37
Re: Help with /eat - by EiresJason - 02.04.2013, 16:47

Forum Jump:


Users browsing this thread: 1 Guest(s)