START HERE
Unzip the file and drag the resource anywhere inside your server files
Head to the Config.lua fill out to your liking
Add:
['taser_cartridge'] = {['name'] = 'taser_cartridge', ['label'] = 'Taser Cartridge', ['weight'] = 0, ['type'] = 'item', ['image'] = 'taser_cartridge.png', ['unique'] = false, ['useable'] = true, ['shouldClose'] = true, ['combinable'] = nil, ['description'] = 'Taser cartridge'},
In [qb] > qb-core > shared > items.lua
To [qb] > qb-core > shared > items.lua
Make sure to run the RunMe.sql in your database to get the taser cartridge item
IF YOU HAVE ox_inventory add allowArmed = true,
under the item in item.lua
Commands
You can use /taserdrag to move the UI to a diffrent location on the screeen