Forces the secondary-inventory key to open the passed inventory. Can be useful to enable inventory access while standing inside a marker.
exports.ox_inventory:setStashTarget(id, owner)- id:
stringornumber- Stash id.
- owner?:
stringornumber
Example:
exports.ox_inventory:setStashTarget('motel5', 'bobsmith')