Nopixel Hunting Converted To QB
Discord: https://discord.gg/wQBuB3U5Ym
Preview: https://youtu.be/WiommypiiaA
Target
local hunting = {
`ig_hunter`
}
AddTargetModel(hunting, {
options = {
{
event = "Dox-shops:client:openShop",
icon = "fas fa-shopping-cart",
label = "Open Shop",
},
{
event = "Dox-hunting:payammo",
icon = "fas fa-circle",
label = "Purchase Bullets $500",
},
},
distance = 2.5
})
Add to shared
["huntingcarcass1"] = {["name"] = "huntingcarcass1", ["label"] = "Carcass Level 1", ["weight"] = 100000, ["type"] = "item", ["image"] = "huntingcarcass1.png", ["unique"] = false, ["useable"] = false, ["shouldClose"] = false, ["combinable"] = nil, ["description"] = "Dam this shit looks hot! Level 1"},
["huntingcarcass2"] = {["name"] = "huntingcarcass2", ["label"] = "Carcass Level 2", ["weight"] = 100000, ["type"] = "item", ["image"] = "huntingcarcass2.png", ["unique"] = false, ["useable"] = false, ["shouldClose"] = false, ["combinable"] = nil, ["description"] = "Dam this shit looks hot! Level 2"},
["huntingcarcass3"] = {["name"] = "huntingcarcass3", ["label"] = "Carcass Level 3", ["weight"] = 100000, ["type"] = "item", ["image"] = "huntingcarcass3.png", ["unique"] = false, ["useable"] = false, ["shouldClose"] = false, ["combinable"] = nil, ["description"] = "Dam this shit looks hot! Level 3"},
["huntingcarcass4"] = {["name"] = "huntingcarcass4", ["label"] = "Carcass Red", ["weight"] = 100000, ["type"] = "item", ["image"] = "huntingcarcass4.png", ["unique"] = false, ["useable"] = false, ["shouldClose"] = false, ["combinable"] = nil, ["description"] = "Dam this shit looks hot! What do I do with this now?"},
["huntingbait"] = {["name"] = "huntingbait", ["label"] = "Animal Bait", ["weight"] = 1000, ["type"] = "item", ["image"] = "huntingbait.png", ["unique"] = false, ["useable"] = true, ["shouldClose"] = true, ["combinable"] = nil, ["description"] = "Smells like old fish and shoes"},