Inventory Items

Use these configurations to prepare your inventory for the Sky Police Job script.
['cctvcam'] = {
    label = 'CCTV Camera',
    weight = 2500,
    stack = true,
    close = true,
    description = 'Portable CCTV camera for surveillance'
},
['speedcam'] = {
    label = 'Speed Camera',
    weight = 2500,
    stack = true,
    close = true,
    description = 'Deployable speed camera'
},
['gps_tracker'] = {
    label = 'GPS Tracker',
    weight = 200,
    stack = true,
    close = true,
    description = 'Tracker for monitoring vehicle location'
},
['ankle_monitor'] = {
    label = 'Ankle Monitor',
    weight = 300,
    stack = true,
    close = true,
    description = 'Electronic ankle monitor'
},
['saliva_kit'] = {
    label = 'Saliva Kit',
    weight = 1,
    stack = true,
    close = true,
    description = 'Kit for collecting saliva samples'
},
['blood_kit'] = {
    label = 'Blood Kit',
    weight = 1,
    stack = true,
    close = true,
    description = 'Kit for collecting blood samples'
},
['collected_fingerprint'] = {
    label = 'Fingerprint Sample',
    weight = 1,
    stack = true,
    close = true,
    description = 'Collected fingerprint sample'
},
['fingerprint_kit'] = {
    label = 'Fingerprint Kit',
    weight = 1,
    stack = true,
    close = true,
    description = 'Kit for lifting fingerprints'
},
['fingerprint_scanner'] = {
    label = 'Fingerprint Scanner',
    weight = 1,
    stack = true,
    close = true,
    description = 'Scanner for fingerprint analysis'
},
['hydrogen_peroxide'] = {
    label = 'Hydrogen Peroxide',
    weight = 1,
    stack = true,
    close = true,
    description = 'Chemical reagent for evidence processing'
},
['collected_saliva'] = {
    label = 'Saliva Sample',
    weight = 1,
    stack = true,
    close = true,
    description = 'Collected saliva sample'
},
['collected_casing'] = {
    label = 'Casing Sample',
    weight = 1,
    stack = true,
    close = true,
    description = 'Collected bullet casing sample'
},
['collected_blood'] = {
    label = 'Blood Sample',
    weight = 1,
    stack = true,
    close = true,
    description = 'Collected blood sample'
},
['wheelclamp'] = {
    label = 'Wheel Clamp',
    weight = 4000,
    stack = false,
    close = true,
    description = 'Clamp to immobilize a vehicle'
},
['welder'] = {
    label = 'Welder',
    weight = 1800,
    stack = false,
    close = true,
    description = 'Tool used for repair work'
},
['fixtool'] = {
    label = 'Fix Tool',
    weight = 1200,
    stack = false,
    close = true,
    description = 'Repair kit for damaged equipment'
},
['cleaning_alcohol'] = {
    label = 'Cleaning Alcohol',
    weight = 250,
    stack = true,
    close = true,
    description = 'Alcohol solution used for cleaning'
},
['code_list'] = {
    label = 'Code List',
    weight = 50,
    stack = true,
    close = true,
    description = 'Reference list of operation codes'
},
['wire_cutter'] = {
    label = 'Wire Cutter',
    weight = 800,
    stack = true,
    close = true,
    description = 'Tool used to cut wires'
},
['cigarette'] = {
    label = 'Cigarette',
    weight = 20,
    stack = true,
    close = true,
    description = 'Prison trade item'
},

Support

Need help? Our support team is always ready to assist

Join Discord