Items

ox_inventory

['mdt'] = {
    label = 'Mobile Data Terminal',
    weight = 500,
    stack = false,
    close = true,
    allowArmed = false,
    consume = 0,
    client = { event = 'redutzu-mdt:client:openMDT', image = 'redutzu_mdt.png' },
    description = 'Take roleplay to another level with the most advanced MDT on FiveM'
},

['bodycam'] = {
        label = 'Bodycam',
        weight = 300,
        stack = false,
        close = true,
        allowArmed = true,
        consume = 0,
        client = { event = 'redutzu-mdt:client:toggle-bodycam-state', image = 'bodycam.png' },
        description = 'Let other players see your body with the most advanced bodycam on FiveM'
} 

qb-inventory/others

Last updated

Was this helpful?