Jump to content

Native Details

  • NameGET_PED_MAX_HEALTH
  • NamespacePED
  • Native Hash0x4700A416E8324EF3
  • Typeint
  • First seen version1207

Native Parameters

  • Parameter 0Ped ped
    Handle to the Ped whose maximum health is to be returned.

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);

User Feedback

Recommended Comments

There are no comments to display.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Add a comment...

Recently Browsing 0

  • No registered users viewing this page.