[FilterScript] Regen HP - 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: Filterscripts (
https://sampforum.blast.hk/forumdisplay.php?fid=17)
+--- Thread: [FilterScript] Regen HP (
/showthread.php?tid=501115)
Regen HP -
Luminar - 16.03.2014
This is my first filterscript.
It will regenerate player's HP.
If you found any bugs, please write it in this thread.
Download:
http://pastebin.com/CSfwyQuQ
Re: Regen HP -
AroseKhanNiazi - 10.05.2014
pawn Код:
ADD THIS OnPlayerSpawn(playerid)
Damaged[playerid] = 0;