SET_LOCAL_PLAYER_PERMITTED_TO_COLLECT_PICKUPS_WITH_MODEL
Maximum amount of pickup models that can be disallowed is 10. Old name: _SET_LOCAL_PLAYER_CAN_USE_PICKUPS_WITH_THIS_MODEL
OBJECTBuild 1207
Signature
lua
SetLocalPlayerPermittedToCollectPickupsWithModel(GetHashKey("..."), true)
-- returns voidParameters
| Name | Type | Description |
|---|---|---|
| Hash | — | |
| BOOL | — |
Usage
lua
SetLocalPlayerPermittedToCollectPickupsWithModel(GetHashKey("..."), true)Generated from the native name, hash, and parameter list. Add a real example.
Details
- Hash
- Joaat hash
- Source
- VORPCORE/RDR3natives
Source: VORPCORE/RDR3natives
