SetPlayerHealthRechargeMultiplier — FiveM Natives
0x5DB660B38DD98A31 · PLAYER · all
This multiplier is reset to 1.0 every time the player ped is changed, often times via SET_PLAYER_MODEL or CHANGE_PLAYER_PED.
Parameters
| Name | Type | Description |
|---|---|---|
| player | Player | The local player ID, see [PLAYER_ID](#\_0x4F8644AF03D0E0D6). |
| regenRate | float | The recharge multiplier, this value needs to be a positive float value to work. |
Returns
void