View Single Post
amirwolf
Senior Member
Join Date: Feb 2019
Location: Iran
Old 03-17-2024 , 13:20   Re: After death, zombies are reborn with more health than before
Reply With Quote #7

If you want 10% HP, you can add and replace these items
HTML Code:
#include <zp50_class_zombie>
HTML Code:
Death_Health[iVictim] += (zp_get_zombie_maxhealth(iVictim) * 10) / 100
__________________

Last edited by amirwolf; 03-17-2024 at 13:36.
amirwolf is offline