🛠ī¸Installation

ox_inventory/data/items.lua

['spycam'] = { label = 'Spy Cam', weight = 500, stack = true, allowArmed = false },
['cameradetector'] = { label = 'Camera Detector', weight = 500, stack = true, allowArmed = false }

Last updated