Description: NET_PLAYER_HORSE_PROCESS_EVENT_HORSE_BREAKING
| Property | Value |
|---|---|
| Native Name | COMPENDIUM_HORSE_WILD_BROKEN |
| Hash | 0x725852D21A2E9E50 |
| Return Type | void |
| Build | 1207 |
| Parameters | ped (Ped) |
Parameters
ped(Ped)
Usage
Lua (Direct):
CompendiumHorseWildBroken(ped)
Lua (Hash):
Citizen.InvokeNative(0x725852D21A2E9E50, ped)