SetMpGamerTagDisablePlayerHealthSync — FiveM Natives
0xD29EC58C2F6B5014 · HUD · all
By default, the player health value shown by a gamer tag's health bar is synchronised with the health of the ped it is attached to. This native disables that behaviour, allowing _SET_MP_GAMER_TAG_OVERRIDE_PLAYER_HEALTH to have an effect.
Parameters
| Name | Type | Description |
|---|---|---|
| gamerTagId | int | |
| toggle | BOOL | If player health synchronisation should be disabled. |
Returns
void