function
getPlayerMaxHealth (client-side)
Available since version: 0.0.1
This function will get the player/npc max health points.
Declaration
int getPlayerMaxHealth(int id)
Parameters
int
id: the player id.
Returns int
the maximum health points amount.