SetItemQuantity
Returns the quantity of all of the found items with the specified search options.
- inv:
number
orstring
- 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)