Disabling some weapon damages?
#3

Will setting the amount to 0 work properly? As far as I know that just tells you the amount of damage a player has taken, try adding;
Код:
new Float:hp;
GetPlayerHealth(playerid, hp);
SetPlayerHealth(playerid,hp+amount);
Reply


Messages In This Thread
Disabling some weapon damages? - by arakuta - 26.07.2013, 22:04
Re: Disabling some weapon damages? - by iggy1 - 27.07.2013, 07:53
Re: Disabling some weapon damages? - by NotIntegrated - 27.07.2013, 08:17
Re: Disabling some weapon damages? - by ReVo_ - 27.07.2013, 10:37
Re: Disabling some weapon damages? - by JimmyCh - 27.07.2013, 10:46

Forum Jump:


Users browsing this thread: 1 Guest(s)