native
zp_get_zombie_maxhealth
Syntax
native zp_get_zombie_maxhealth(id);
Description
Returns the default maximum health of a zombie.
Parameters
| id | Player index. |
|---|
Note
Takes into account first zombie's HP multiplier.
Return
Maximum amount of health points, or -1 if not a normal zombie.