Skip to content

Simple camera script for QBCore, take and view photos

Notifications You must be signed in to change notification settings

Wert22/wert-camera

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

wert-camera

Simple camera script for QBCore, take and view photos

PLEASE DON'T CHANGE SCRIPT NAME (IF YOU CHANGE SCRİPT NAME, SCRIPT IS DON'T WORK)

  • Change WebHook in client.lua (#IMPORTANT)

  • Add this items your list : ["camera"] = {["name"] = "camera", ["label"] = "Kamera", ["weight"] = 1000, ["type"] = "item", ["image"] = "camera.png", ["unique"] = true, ["useable"] = true, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = ""},

["photo"] = {["name"] = "photo", ["label"] = "Fotoğraf", ["weight"] = 20, ["type"] = "item", ["image"] = "photo.png", ["unique"] = true, ["useable"] = true, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = ""},

About

Simple camera script for QBCore, take and view photos

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published