Simple camera script for QBCore, take and view photos
-
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"] = ""},