SetMaxWeight
Sets the maximum weight on an inventory.
- inv:
number
orstring
- maxWeight:
number
The inv argument can be a number (as player ID) or the inventory uniqueID.
Returns boolean
exports["avp_grid_inventory"]:SetMaxWeight(inv, maxWeight)
Sets the maximum weight on an inventory.
number
or string
number
The inv argument can be a number (as player ID) or the inventory uniqueID.
Returns boolean
exports["avp_grid_inventory"]:SetMaxWeight(inv, maxWeight)