Skip to content

BobyTheDev/dog-bodycam

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MAIN INFORMATION

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

INSTALL INSTRUCTIONS

  1. 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"},
  1. Configure the script to your liking in dog-bodycam/config.lua

  2. Add dog-bodycam/img to your-inventoryscript/html/img

  3. Add as your last resource in your server.cfg "ensure dog-bodycam"

  4. You can also add it to your police armory so officers can grab it more easily!

PREVIEW

My Image

RESOURCE MONITOR

My Image