SA-MP Forums Archive
Infinite Health Number - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Infinite Health Number (/showthread.php?tid=424338)



Infinite Health Number - Blackazur - 21.03.2013

What is the Number for infinity Health?


Re: Infinite Health Number - Jstylezzz - 21.03.2013

9999 or something?


Re: Infinite Health Number - SilverKiller - 21.03.2013

This works for me :

pawn Код:
SetPlayerHealth(playerid, 100000);
There are other numbers.


Re: Infinite Health Number - Vince - 21.03.2013

pawn Код:
(Float:0x7FFFFFFF)