| Property | Value |
|---|---|
| Native Name | _0x3FDCC1F8C17E303E |
| Hash | 0x3FDCC1F8C17E303E |
| Return Type | void |
| Build | 1207 |
| API Set | client |
| Parameters | ped (Ped), p1 (int), p2 (float) |
Description: Changes health bar around heart core icon INITIALISE_NEW_ROLE - Applying Super Jump buffs: p1 = 10, p2 = 0.0f INITIALISE_NEW_ROLE - Clearing up Super Jump buffs: p1 = 10, p2 = 1.0f _SET_D*
Usage
Lua (Direct):
_0x3FDCC1F8C17E303E(ped, p1, p2)
Lua (Hash):
Citizen.InvokeNative(0x3FDCC1F8C17E303E, ped, p1, p2)