Wert-BodyCam (For civilians and jobs)
You can access the setup information you need about this product
INSTALLATION
ESX Depends (Standalone scripts)
ESX
https://github.com/qbcore-framework/qb-input
https://github.com/qbcore-framework/progressbar
1 - Add items your item list
-- Items
["bodycam"] = {["name"] = "bodycam", ["label"] = "Bodycam", ["weight"] = 100, ["type"] = "item", ["image"] = "bodycam.png", ["unique"] = true, ["useable"] = true, ["shouldClose"] = false, ["combinable"] = nil, ["description"] = "Bodycam"},
["bodycamtablet"] = {["name"] = "bodycamtablet", ["label"] = "Bodycam Tablet", ["weight"] = 100, ["type"] = "item", ["image"] = "bodycamtablet.png", ["unique"] = true, ["useable"] = true, ["shouldClose"] = false, ["combinable"] = nil, ["description"] = "Bodycam Tablet"},
["cam_ambulance"] = {["name"] = "cam_ambulance", ["label"] = "Ambulance bodycam", ["weight"] = 100, ["type"] = "item", ["image"] = "cam_ambulance.png", ["unique"] = true, ["useable"] = true, ["shouldClose"] = false, ["combinable"] = nil, ["description"] = "Ambulance job bodycam"},
["cam_ambulancetablet"] = {["name"] = "cam_ambulancetablet", ["label"] = "Ambulance bodycam tablet", ["weight"] = 100, ["type"] = "item", ["image"] = "cam_ambulancetablet.png", ["unique"] = true, ["useable"] = true, ["shouldClose"] = false, ["combinable"] = nil, ["description"] = "Ambulance job bodycam tablet"},
["cam_police"] = {["name"] = "cam_police", ["label"] = "Police bodycam", ["weight"] = 100, ["type"] = "item", ["image"] = "cam_police.png", ["unique"] = true, ["useable"] = true, ["shouldClose"] = false, ["combinable"] = nil, ["description"] = "Police job bodycam"},
["cam_policetablet"] = {["name"] = "cam_policetablet", ["label"] = "Police bodycam tablet", ["weight"] = 100, ["type"] = "item", ["image"] = "cam_policetablet.png", ["unique"] = true, ["useable"] = true, ["shouldClose"] = false, ["combinable"] = nil, ["description"] = "Police job bodycam tablet"},
["cam_sheriff"] = {["name"] = "cam_sheriff", ["label"] = "Sheriff bodycam", ["weight"] = 100, ["type"] = "item", ["image"] = "cam_sheriff.png", ["unique"] = true, ["useable"] = true, ["shouldClose"] = false, ["combinable"] = nil, ["description"] = "Sheriff job bodycam"},
["cam_sherifftablet"] = {["name"] = "cam_sherifftablet", ["label"] = "Sheriff bodycam tablet", ["weight"] = 100, ["type"] = "item", ["image"] = "cam_sherifftablet.png", ["unique"] = true, ["useable"] = true, ["shouldClose"] = false, ["combinable"] = nil, ["description"] = "Sheriff job bodycam tablet"},
2 - You're ready, have funs
Installation complete
Last updated