qs-inventory
["motelkey"] = {
["name"] = "motelkey",
["label"] = "Motel Key",
["weight"] = 0,
["type"] = "item",
["image"] = "motelkey.png",
["unique"] = true,
["useable"] = true,
["shouldClose"] = true,
["combinable"] = nil,
["description"] = "Motel Key"
},esx_inventory
Not supported without inventory metadata.
qb-inventory
['motelkey'] = { ['name'] = 'motelkey', ['label'] = 'Motel Key', ['weight'] = 0, ['type'] = 'item', ['image'] = 'motelkey.png', ['unique'] = true, ['useable'] = true, ['shouldClose'] = true, ['combinable'] = nil, ['description'] = 'Motel Key' },ox_inventory
['motelkey'] = {
label = 'Motel Key',
weight = 0.250,
stack = true,
close = true,
client = { export = 'qs-motels-creator.motels:UseKey' }
},


