Wert Dev Docs
Tebex StoreDiscord
  • ℹ️About Us
  • Products
    • QBCore
      • Wert-pdroster
      • Wert-JewelRobberyV2
      • Wert-jammer
      • Wert-GpsV2
      • Wert-AmmunationJobs
      • Wert-JobsV2
      • Wert-ContactlessPayment
      • Wert-GoPro (Watch vehicles with gopros)
      • Wert-ShopRobbery
      • Wert-shops + delivery jobs (Buy and manage your shops)
      • Wert-houses
      • Wert-ambulancejob
      • Wert-BodyCam (For civilians and jobs)
      • Wert-PoliceSystemsV2
      • Wert-ChopShopV2
      • Wert-taboo (Play and enjoy)
      • Wert illegal house robbery
      • Wert-banking (Bank ui and system)
      • Wert-PaletoBankRobberyV2
      • Wert Car Arena (Death race, Death match, Arena war)
      • Wert Blackmarket Phone
      • Wert Gang Zone (Advanced Npc System)
      • Wert Fuel Stations (Job, Buy, Manage, Create and more ... )
      • Wert Craft System
      • Wert Merryweather Job
      • Wert Cleaning System And Jobs
      • Wert Weapon Racks (Deployable, Advanced)
      • Wert Water Dispensers (Coolers)
      • Wert Lucky Wheel
      • Wert Evidence System
      • Wert Give Money System
      • Wert Ems Roster System
      • Wert New Year Lottery
      • Wert Vending Machines
    • ESX
      • Wert-ShopRobbery
      • Wert-JewelRobberyV2
      • Wert-GpsV2
      • Wert-PoliceSystemsV2
      • Wert-JobsV2
      • Wert-ContactlessPayment
      • Wert-GoPro (Watch vehicles with gopros)
      • Wert-AmmunationJobs
      • Wert-BodyCam (For civilians and jobs)
      • Wert-ChopShopV2
      • Wert-taboo (Play and enjoy)
      • Wert illegal house robbery
      • Wert-PaletoBankRobberyV2
      • Wert-jammer
      • Wert Car Arena (Death race, Death match, Arena war)
      • Wert-banking (Bank ui and system)
      • Wert Fuel Stations (Job, Buy, Manage, Create and more ... )
      • Wert Gang Zone (Advanced Npc System)
      • Wert Blackmarket Phone
      • Wert Craft System
      • Wert Merryweather Job
      • Wert Cleaning System And Jobs
      • Wert Weapon Racks (Deployable, Advanced)
      • Wert Water Dispensers (Coolers)
      • Wert Lucky Wheel
      • Wert Evidence System
      • Wert Give Money System
      • Wert Ems Roster System
      • Wert New Year Lottery
      • Wert-pdroster
      • Wert Vending Machines
    • Qbox
      • Wert-pdroster
      • Wert-JewelRobberyV2
      • Wert-jammer
      • Wert-GpsV2
      • Wert-AmmunationJobs
      • Wert-JobsV2
      • Wert-ContactlessPayment
      • Wert-GoPro (Watch vehicles with gopros)
      • Wert-ShopRobbery
      • Wert-shops + delivery jobs (Buy and manage your shops)
      • Wert-houses
      • Wert-ambulancejob
      • Wert-BodyCam (For civilians and jobs)
      • Wert-PoliceSystemsV2
      • Wert-ChopShopV2
      • Wert-taboo (Play and enjoy)
      • Wert illegal house robbery
      • Wert-banking (Bank ui and system)
      • Wert-PaletoBankRobberyV2
      • Wert Car Arena (Death race, Death match, Arena war)
      • Wert Blackmarket Phone
      • Wert Gang Zone (Advanced Npc System)
      • Wert Fuel Stations (Job, Buy, Manage, Create and more ... )
      • Wert Craft System
      • Wert Merryweather Job
      • Wert Cleaning System And Jobs
      • Wert Weapon Racks (Deployable, Advanced)
      • Wert Water Dispensers (Coolers)
      • Wert Lucky Wheel
      • Wert Evidence System
      • Wert Give Money System
      • Wert Ems Roster System
      • Wert New Year Lottery
      • Wert Vending Machines
    • STANDALONE
      • Wert Npc Dialog System
      • Wert Racing Hud
Powered by GitBook
On this page
  • INSTALLATION
  • Installation complete
  1. Products
  2. Qbox

Wert-JewelRobberyV2

You can access the setup information you need about this product

PreviousWert-pdrosterNextWert-jammer

Last updated 10 hours ago

INSTALLATION

1 - Drop the file into your resources folder

2 - Make sure all depend scripts exist (Or download it)

  • DEPENDS:

  • PolyZone ()

3 - Give start command to the cfg file as I mentioned below

4 - Add your item list, requid items. ( If u use ox_inventory please convert ox_inventory item format )

-- Items
["goldkupe"]     = {["name"] = "goldkupe", 	["label"] = "Gold Earrings", 	["weight"] = 100, 	["type"] = "item", 	["image"] = "goldkupe.png", 	    ["unique"] = false, 	["useable"] = true, 	["expire"] = nil, 	["shouldClose"] = true,	   ["combinable"] = nil,   ["description"] = "The perfect looking item every woman wants to own."},

["diamond_ring"] = {["name"] = "diamond_ring", 	["label"] = "Diamond Ring", 	["weight"] = 1500, 	["type"] = "item", 	["image"] = "diamond_ring.png",     ["unique"] = false, 	["useable"] = false, 	["expire"] = nil, 	["shouldClose"] = true,	   ["combinable"] = nil,   ["description"] = "Ring."},

["goldchain"] 	 = {["name"] = "goldchain", 	["label"] = "Gold Chain", 	["weight"] = 200, 	["type"] = "item", 	["image"] = "goldchain.png", 	    ["unique"] = false, 	["useable"] = false, 	["expire"] = nil, 	["shouldClose"] = true,	   ["combinable"] = nil,   ["description"] = "A shiny gold chain"},

["goldbar"] 	 = {["name"] = "goldbar", 	["label"] = "Gold Bar", 	["weight"] = 100, 	["type"] = "item", 	["image"] = "goldbar.png", 	    ["unique"] = false, 	["useable"] = false, 	["expire"] = nil, 	["shouldClose"] = true,    ["combinable"] = nil,   ["description"] = "Very expensive nice looking gold nuggets."},

["goldjewel"] 	 = {["name"] = "goldjewel", 	["label"] = "Gold jewel", 	["weight"] = 1000, 	["type"] = "item", 	["image"] = "goldjewel.png", 	    ["unique"] = false, 	["useable"] = true, 	["expire"] = nil, 	["shouldClose"] = true,	   ["combinable"] = nil,   ["description"] = "Gold jewel"},

["goldbılek"] 	 = {["name"] = "goldbılek", 	["label"] = "Gold Bracelet", 	["weight"] = 10, 	["type"] = "item", 	["image"] = "goldbilek.png", 	    ["unique"] = false, 	["useable"] = true, 	["expire"] = nil, 	["shouldClose"] = true,	   ["combinable"] = nil,   ["description"] = "Brilliant, very beautiful."},

5 - if you use different a target system change target exports (client.lua)

6 - Don't forget to customize the script via config.lua

7 - Start server

Installation complete

https://github.com/mkafrin/PolyZone