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'
},
['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