Hi, thank you for downloading my script, I'm very grateful! This is my 1st script I have written from scratch. Make Issues if there are any bugs or contact me on discord.
If you need help contact me on discord: Dog#7087 Discord server: https://discord.gg/qZNrCuu65k
-
Go to qb-core/shared/items.lua:
Paste this
["bodycam"] = {["name"] = "bodycam", ["label"] = "PD Body Camera", ["weight"] = 20, ["type"] = "item", ["image"] = "bodycam.png", ["unique"] = false, ["useable"] = true, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = "Body Camera"},
-
Configure the script to your liking in dog-bodycam/config.lua
-
Add dog-bodycam/img to your-inventoryscript/html/img
-
Add as your last resource in your server.cfg "ensure dog-bodycam"
-
You can also add it to your police armory so officers can grab it more easily!