π οΈINSTALLATION
Config.Inventory = 'qb' -- or 'ox' for ox_inventory
For QB-Inventory
['suspicious_package'] = {
name = 'suspicious_package',
label = 'Suspicious Package',
weight = 1000,
type = 'item',
image = 'suspicious_package.png',
unique = false,
useable = false,
shouldClose = false,
combinable = nil,
description = 'A suspicious looking package...'
},For ox_inventory
PS-Dispatch Integration
Last updated