Theme editor

  • If you experience issues login with Discord, reset your password and wait 3 minutes for the email!

[QBCore] Police-Badge

  • Thread starter Thread starter 9oz
  • Start date Start date
9

9oz

Guest
Thread owner
A police badge script for qbcore

Also don't forget to add "specialbadge" item in shared.lua

Enjoy.

DOWNLOAD
 
Really nice, can somehelp me how to make the stuff for item shared so it works:
I put in this:

["specialbadge"] = {["name"] = "specialbadge", ["label"] = "Police Badge", ["weight"] = 1000, ["type"] = "item", ["image"] = "specialbadge.png", ["unique"] = false, ["useable"] = true, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = "Special Badge of Law Enforcements"},
 
Last edited:
Back
Top Bottom