native
zp_get_user_maxhealth
Syntax
native zp_get_user_maxhealth(id);
Description
Returns the default maximum health of a current class.
Parameters
| id | Player index. |
|---|
Note
Takes into account first zombie's HP multiplier, base health from special classes.
Return
Maximum amount of health points, or -1 otherwise