SetItemQuantity
Returns the quantity of all of the found items with the specified search options.
- inv:
numberorstring - name:
string - quantity:
number
The inv argument can be a number (as player ID) or the inventory uniqueID.
Returns void
exports["avp_grid_inventory"]:SetItemQuantity(inv, name, quantity)