Vehicle Detonator System
Dependencies:
- qb-core
Add this to qb-core/shared/items.lua in order to work:
['bomb'] = {['name'] = 'bomb', ['label'] = 'Bomb', ['weight'] = 5500, ['type'] = 'item', ['image'] = 'bomb.png', ['unique'] = true, ['useable'] = true, ['shouldClose'] = true, ['combinable'] = nil, ['description'] = 'Why do you have this? Are you hitman? :O'},