SetEntityMaxHealth — FiveM Natives
0x166E7CF68597D8B5 · ENTITY · all
`` For instance: ENTITY::SET_ENTITY_MAX_HEALTH(PLAYER::PLAYER_PED_ID(), 200); // director_mode.c4: 67849 ``
Parameters
| Name | Type |
|---|---|
| entity | Entity |
| value | int |
Returns
void
0x166E7CF68597D8B5 · ENTITY · all
`` For instance: ENTITY::SET_ENTITY_MAX_HEALTH(PLAYER::PLAYER_PED_ID(), 200); // director_mode.c4: 67849 ``
| Name | Type |
|---|---|
| entity | Entity |
| value | int |
void