_INVENTORY_DISABLE_ITEM
Example: (1, WEAPON_REVOLVER_CATTLEMAN, 0) - disables cattleman revolver on weapon wheel
INVENTORYBuild 1207
Signature
lua
InventoryDisableItem(0, GetHashKey("..."), GetHashKey("..."))
-- returns voidParameters
| Name | Type | Description |
|---|---|---|
| int | — | |
| Hash | — | |
| Hash | — |
Usage
lua
InventoryDisableItem(0, GetHashKey("..."), GetHashKey("..."))Generated from the native name, hash, and parameter list. Add a real example.
Details
- Hash
- Source
- VORPCORE/RDR3natives
Source: VORPCORE/RDR3natives
