Wert GoPro (Watch vehicles with gopros)
You can access the setup information you need about this product
INSTALLATION
1 - Drop the file into your resources folder
2 - Don't forget check depend scripts
DEPENDS
qb-input (https://github.com/qbcore-framework/qb-input)
progressbar (https://github.com/qbcore-framework/progressbar)
3 - Add this items your item list
-- Items
["gopro"] = {["name"] = "gopro", ["label"] = "GoPro", ["weight"] = 100, ["type"] = "item", ["image"] = "gopro.png", ["unique"] = true, ["useable"] = true, ["shouldClose"] = false, ["degrade"] = 0.1, ["combinable"] = nil, ["description"] = "GoPro"},
["goprotablet"] = {["name"] = "goprotablet", ["label"] = "GoPro Tablet", ["weight"] = 100, ["type"] = "item", ["image"] = "goprotablet.png", ["unique"] = true, ["useable"] = true, ["shouldClose"] = false, ["degrade"] = 0.1, ["combinable"] = nil, ["description"] = "GoPro Tablet"},
4 - You're ready restart server and enjoy
Installation complete
Last updated