βοΈIntegration
Item creation
['choptablet'] = { ['name'] = 'choptablet', ['label'] = 'Chop tablet', ['weight'] = 1000, ['type'] = 'item', ['image'] = 'choptablet.png', ['unique'] = true, ['useable'] = true, ['shouldClose'] = true, ['combinable'] = nil, ['description'] = "There is an app on that."},
weapon_hackingdevice = { name = 'weapon_hackingdevice', label = 'Hacking Device', weight = 1000, type = 'weapon', ammotype = nil, image = 'hackingdevice.png', unique = true, useable = false, description = 'A device to hack' },
weapon_digiscanner = { name = 'weapon_digiscanner', label = 'Scanning Device', weight = 1000, type = 'weapon', ammotype = nil, image = 'digiscanner.png', unique = true, useable = false, description = 'You scan with this' },






Police dispatch calls
Last updated