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);
A better way to browse. Learn more.
A full-screen app on your home screen with push notifications, badges and more.
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.