[FREE][ESX][QB] Fivem Bag Bomb With Sound

Video: https://www.youtube.com/watch?v=kmRGc3VGSJQ

Free Link: https://github.com/Piskan/fivembomb

My main market : https://bypiskan.tebex.io/category/2051732

My discount market for 1 week : https://newfivempiskan.tebex.io/category/2206892

Other Scripts

[ESX] ELS Creation with identity and working esx_skin
[ESX][QB] ELS Family With Polyzone v0.01 (alpha)
[ESX][QB]ELS Drugs With Minigame and Multiple PlayerInteraction , Prop , Police System
[ESX][QB] ELS Clothing Store With Character Creator, Barber and Tattoo (or Only Clothing Store with esx_skin)
ELS FR HUD
[ESX][QB] ELS JOB System With JSON save and Example Job
[ESX][QB] ELS House With Furni and Adjustable (100+ house) - %25 discount
ELS Mechanic
[ESX][QB] ELS Menu With raycast
[ESX][QB] ELS Hud
[ESX][QB] Char Creator and Clothes , Barber, Tattoo Shop, Wardrobe With JSON
[QB][PAID]Photo Album With JSON Save and Metadata
[ESX][QB] House With Polyzone and Keypad or Metadata (JSON Save/Load)
[PAID][ESX][QB] Tattoo Shops With Clothing Off Menu (Json Save,Load)
[PAID][ESX] Polyzone Weed Plant

10 Likes

Really cool! Thanks for the free release!!

1 Like

awesome

1 Like

Im not sure if I made the items correct, or if I forgot to change something for qb core. But cant get it to work :confused: Here is my items, if they are correct other can copy paste. Hope anyone can enlighten me, so I can test this awesome work.

my bag has to be “bbag” as I have another police bag, and would be awkward to put bombs in that :smiley:

--fivembomb
	['bbag'] 					= {['name'] = 'bbag', 								['label'] = 'bomb bag',            		['weight'] = 10,  	   ['type'] = 'item',     	 ['image'] = 'bbag.png',         		['unique'] = true,    	 ['useable'] = true,   	  ['shouldClose'] = false,	['combinable'] = nil,  	 ['description'] = 'Bombbag'},
	['bomb'] 					= {['name'] = 'bomb', 								['label'] = 'c4 bomb',            		['weight'] = 20,  	   ['type'] = 'item',     	 ['image'] = 'bomb.png',         		['unique'] = true,    	 ['useable'] = true,   	  ['shouldClose'] = false,	['combinable'] = nil,  	 ['description'] = 'Bomb c4'},
	['bombbag'] 				= {['name'] = 'bombbag', 							['label'] = 'bomb bag',            		['weight'] = 30,  	   ['type'] = 'item',     	 ['image'] = 'bombbag.png',         	['unique'] = true,    	 ['useable'] = true,   	  ['shouldClose'] = false,	['combinable'] = nil,  	 ['description'] = 'Bombbag'},
['bomb'] 			 = {['name'] = 'bomb', 				['label'] = 'Bomb', 				['weight'] = 1, 		['type'] = 'item', 		['image'] = 'bomb.png', 		['unique'] = true, 		['useable'] = true, 	['shouldClose'] = true,	   ['combinable'] = nil,   ['description'] = 'This is bomb'},
	['bag'] 			 = {['name'] = 'bag', 				['label'] = 'Bag', 				['weight'] = 1, 		['type'] = 'item', 		['image'] = 'bag.png', 		['unique'] = true, 		['useable'] = true, 	['shouldClose'] = true,	   ['combinable'] = nil,   ['description'] = 'This is bag'},
	['bombbag'] 			 = {['name'] = 'bombbag', 				['label'] = 'Bomb Bag', 				['weight'] = 1, 		['type'] = 'item', 		['image'] = 'bombbag.png', 		['unique'] = true, 		['useable'] = true, 	['shouldClose'] = true,	   ['combinable'] = nil,   ['description'] = 'This is bombbag'},

it all works perfect. but no sound? no beeping at all no matter how close u stand?


I have an error

No sound. other than that fine. Any ideas how to get the beeping?

How can I enter it through ESX because through QBCore the inventory gives me an error and it does not work

Nice script, everything’s working nicely

1 Like

Could you add support for ox_inventory?

its work but cant defuse it i try police job

2 Likes

how can you actually defuse it?