REMOVE_SHOP_ITEM_FROM_PED_BY_CATEGORY
Params: p2, p3 usually 0 in R* Scripts
PEDBuild 1207
Signature
lua
RemoveShopItemFromPedByCategory(PlayerPedId(), GetHashKey("..."), 0, true)
-- returns voidParameters
| Name | Type | Description |
|---|---|---|
| Ped | — | |
| Hash | — | |
| int | — | |
| BOOL | — |
Usage
lua
RemoveShopItemFromPedByCategory(PlayerPedId(), GetHashKey("..."), 0, true)Generated from the native name, hash, and parameter list. Add a real example.
Details
- Hash
- Source
- VORPCORE/RDR3natives
Source: VORPCORE/RDR3natives
