Skip to content

MrRebel568/mr-carbomb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MR-CarBomb

Features

  • Easy to use config
  • Plant a bomb in cars
  • Bombs can be disable by the police

Dependencies

Installation

Add the item to your qb-core/shared/item.lua

	['carbomb'] 				 		 = {['name'] = 'carbomb', 			  	  			['label'] = 'BOMB', 						['weight'] = 500, 		['type'] = 'item', 		['image'] = 'carbomb.png', 						['unique'] = false, 	['useable'] = true, 	['shouldClose'] = true,	   ['combinable'] = nil,   ['description'] = ''},
	['bomb_controler'] 				 		 = {['name'] = 'bomb_controler', 			  	  			['label'] = 'CONTROLER', 						['weight'] = 500, 		['type'] = 'item', 		['image'] = 'bomb_controler.png', 						['unique'] = false, 	['useable'] = true, 	['shouldClose'] = true,	   ['combinable'] = nil,   ['description'] = ''},

For move the images from images folder to your inventory folder qb-inventory/html/images

Preview

Discord

About

CarBomb script for QBCore

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages