zp_class_human_get_max_health

Syntax

native zp_class_human_get_max_health(id, classid)

Usage

id
Player index.
classid
A valid human class ID.

Description

Returns the default maximum health for a specific human class.

Note: does not take into account any kind of HP bonuses.

Return

Maximum amount of health points, -1 on error.