| Property | Value |
|---|---|
| Native Name | SET_MAX_NUM_PORTABLE_PICKUPS_CARRIED_BY_PLAYER |
| Hash | 0x0BF3B3BD47D79C08 |
| Return Type | void |
| Build | 1207 |
| Parameters | modelHash (Hash), p1 (int) |
Usage
Lua (Direct):
SetMaxNumPortablePickupsCarriedByPlayer(modelHash, p1)
Lua (Hash):
Citizen.InvokeNative(0x0BF3B3BD47D79C08, modelHash, p1)