updated of (zh-vehbox)
Starter pack for new player
Clone a repository or download here
git clone https://github.com/ZHOURA-24/zh_starterpack ox_inventory
["box_starterpack"] = { label = "Starter Pack", weight = 100, stack = true, client = { export = 'zh_starterpack.box_starterpack' } }, qb-inventory
box_starterpack = { name = 'box_starterpack', label = 'Starter Pack', weight = 0, type = 'item', image = 'box_starterpack.png', unique = false, useable = true, shouldClose = true, combinable = nil, description = 'Starter pack' }, esx
INSERT INTO `items` (name, label, weight) VALUES ('box_starterpack', 'Starterpack', 1) ; start zh_starterpack 