/wert-camera

Simple camera script for QBCore, take and view photos

Primary LanguageLua

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"] = ""},