SN-Taser

START HERE

  1. Download the SN-Taser file from keymaster.

  2. Unzip the file and drag the resource anywhere inside your server files

  3. 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

Commands

You can use /taserdrag to move the UI to a diffrent location on the screeen

Last updated