DESCRIPTION
Returns the maximum health value of the given Ped. Note that the maximum health can vary for different kinds of Peds.
Also see: GET_ENTITY_MAX_HEALTH
CODE EXAMPLE
pedHealth = GET_PED_MAX_HEALTH(somePed);
Returns the maximum health value of the given Ped. Note that the maximum health can vary for different kinds of Peds.
Also see: GET_ENTITY_MAX_HEALTH
pedHealth = GET_PED_MAX_HEALTH(somePed);
Recommended Comments
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.