GetItemsBy
Returns multiple items with the specified search options.
- inv:
numberorstring - findBy:
table - name?
string
- name?
- itemHash?
string
- itemHash?
- slot?
number
- slot?
- quantity?
number
- quantity?
- meta?
ItemMetaData
- meta?
The inv argument can be a number (as player ID) or the inventory uniqueID.
Returns InventoryItem[] (as table)
exports["avp_inv_4"]:GetItemsBy(inv, findBy)