8000 GitHub - kel1x/qb-bomb: QBCore - Vehicle Detonator System
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

kel1x/qb-bomb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

qb-bomb

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'},

About

QBCore - Vehicle Detonator System

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0