Jump to content

_SET_ENTITY_HEALTH


Native Details

  • Name_SET_ENTITY_HEALTH
  • NamespaceENTITY
  • Native Hash0xAC2767ED8BDFAB15
  • Typevoid
  • First seen version1207

Native Parameters

  • Parameter 0Entity entity
    Handle to the Entity
  • Parameter 1int health
    The health value to set.
  • Parameter 2Any p2
    Unknown.

DESCRIPTION

Sets the health of the given Entity to the specified value:


CODE EXAMPLE

0xAC2767ED8BDFAB15(entity, GET_ENTITY_MAX_HEALTH(entity)); // Sets the entity's health to max.

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.