QB Core Item

Add items to qb items.lua (qb-core/shared/items.lua)

['snowballlauncher'] = {['name'] = 'snowballlauncher', ['label'] = 'Snowball Launcher', ['weight'] = 0, ['type'] = 'item', ['image'] = 'snowballlauncher.png', ['unique'] = false, ['useable'] = true, ['shouldClose'] = true,	['combinable'] = nil, ['description'] = ''},

Last updated