OX Inventory Items
Copy the code from below into ox_inventory/data/items.lua
-- Zeraphis Cameras
['cameratablet'] = {
label = 'Camera Tablet',
weight = 1,
stack = false,
close = true,
description = 'Tablet used to view CCTV camera feeds.'
},Copy the cameratablet.png and place it into ox_inventory/web/images
Last updated
