HighLeaks
Help

Realistic smoking qbcore v2

highguy69 highguy69 Started 53 replies 6,014 views 15 Credits

Download Link Locked

Pay 15 credits to unlock the download link for 24 hours.

Login to unlock
#1
[attachment removed] both old core and new core Code: thx to @@bxzzy - Converted to new item format in case you have OCD....
redw = {name = "redw", label = "Redwood Pack", weight = 200, type = "item", image = "redw.png", unique = false, useable = true, shouldClose = true, combinable = nil, description = "Take out your cigarettes"}, marlboro = {name = "marlboro", label = "Marlboro Pack", weight = 200, type = "item", image = "marlboro.png", unique = false, useable = true, shouldClose = true, combinable = nil, description = "Take out your cigarettes"}, cubancigar = {name = "cubancigar", label = "Cuban Cigar", weight = 200, type = "item", image = "cubancigar.png", unique = false, useable = true, shouldClose = true, combinable = nil, description = "Real cigar"}, davidoffcigar = {name = "davidoffcigar", label = "Davidoff Cigar", weight = 200, type = "item", image = "davidoffcigar.png", unique = false, useable = true, shouldClose = true, combinable = nil, description = "Real cigar"}, redwcig = {name = "redwcig", label = "Redwood Cigarette", weight = 200, type = "item", image = "redwcig.png", unique = false, useable = true, shouldClose = true, combinable = nil, description = "Smoking cigarette"}, marlborocig = {name = "marlborocig", label = "Marlboro Cigarette", weight = 200, type = "item", image = "marlborocig.png", unique = false, useable = true, shouldClose = true, combinable = nil, description = "Smoking cigarette"}, vape = {name = "vape", label = "Vape", weight = 200, type = "item", image = "vape.png", unique = false, useable = true, shouldClose = true, combinable = nil, description = "Electronic cigarette"}, liquid = {name = "liquid", label = "Liquid", weight = 200, type = "item", image = "liquid.png", unique = false, useable = true, shouldClose = true, combinable = nil, description = "Vape liquid"}, lighter = {name = "lighter", label = "Lighter", weight = 200, type = "item", image = "lighter.png", unique = false, useable = true, shouldClose = true, combinable = nil, description = "Cigarette lighter"}, bong = {name = "bong", label = "Bong", weight = 200, type = "item", image = "bong.png", unique = false, useable = true, shouldClose = true, combinable = nil, description = "Bong"}, ocb_paper = {name = "ocb_paper", label = "Ocb Paper", weight = 200, type = "item", image = "ocb_paper.png", unique = false, useable = true, shouldClose = true, combinable = nil, description = "Ocb paper for rolling joints"}, og_kush_joint = {name = "og_kush_joint", label = "Og Kush Joint", weight = 200, type = "item", image = "og_kush_joint.png", unique = false, useable = true, shouldClose = true, combinable = nil, description = "Good joint"}, blue_dream_joint = {name = "blue_dream_joint", label = "Blue Dream Joint", weight = 200, type = "item", image = "blue_dream_joint.png", unique = false, useable = true, shouldClose = true, combinable = nil, description = "Good joint"}, purple_haze_joint = {name = "purple_haze_joint", label = "Purple Haze Joint", weight = 200, type = "item", image = "purple_haze_joint.png", unique = false, useable = true, shouldClose = true, combinable = nil, description = "Good joint"}, banana_kush_joint = {name = "banana_kush_joint", label = "Banana Lush Joint", weight = 200, type = "item", image = "banana_kush_joint.png", unique = false, useable = true, shouldClose = true, combinable = nil, description = "Good joint"}, og_kush_bag = {name = "og_kush_bag", label = "Og Kush Bag", weight = 200, type = "item", image = "og_kush_bag.png", unique = false, useable = true, shouldClose = true, combinable = nil, description = "Weed for packing"}, blue_dream_bag = {name = "blue_dream_bag", label = "Blue Dream Bag", weight = 200, type = "item", image = "blue_dream_bag.png", unique = false, useable = true, shouldClose = true, combinable = nil, description = "Weed for packing"}, purple_haze_bag = {name = "purple_haze_bag", label = "Purple Haze Bag", weight = 200, type = "item", image = "purple_haze_bag.png", unique = false, useable = true, shouldClose = true, combinable = nil, description = "Weed for packing"}, banana_kush_bag = {name = "banana_kush_bag", label = "Banana Kush Bag", weight = 200, type = "item", image = "banana_kush_bag.png", unique = false, useable = true, shouldClose = true, combinable = nil, description = "Weed for packing"}, og_kush_weed = {name = "og_kush_weed", label = "Og Kush Weed 1G", weight = 200, type = "item", image = "og_kush_weed.png", unique = false, useable = true, shouldClose = true, combinable = nil, description = "Weed for packing"}, blue_dream_weed = {name = "blue_dream_weed", label = "Blue Dream Weed 1G", weight = 200, type = "item", image = "blue_dream_weed.png", unique = false, useable = true, shouldClose = true, combinable = nil, description = "Weed for packing"}, banana_kush_weed = {name = "banana_kush_weed", label = "Banana Kush Weed 1G", weight = 200, type = "item", image = "banana_kush_weed.png", unique = false, useable = true, shouldClose = true, combinable = nil, description = "Weed for packing"}, purple_haze_weed = {name = "purple_haze_weed", label = "Purple Haze Weed 1G", weight = 200, type = "item", image = "purple_haze_weed.png", unique = false, useable = true, shouldClose = true, combinable = nil, description = "Weed for packing"},
[/attachment]
#1
Thank you.. Great share my man.
#2
Thank you.. Great share my man.
#3




highguy69,

wrote:



[attachment removed]



-=Stripped Content=-



both old core and new core




This is Confirmed working. I have it installed on the latest version of QBcore[/attachment]
#4
Converted to new item format in case you have OCD....



    redw                     = {name = "redw", label = "Redwood Pack", weight = 200, type = "item", image = "redw.png", unique = false, useable = true, shouldClose = true, combinable = nil, description = "Take out your cigarettes"},

marlboro = {name = "marlboro", label = "Marlboro Pack", weight = 200, type = "item", image = "marlboro.png", unique = false, useable = true, shouldClose = true, combinable = nil, description = "Take out your cigarettes"},

cubancigar = {name = "cubancigar", label = "Cuban Cigar", weight = 200, type = "item", image = "cubancigar.png", unique = false, useable = true, shouldClose = true, combinable = nil, description = "Real cigar"},

davidoffcigar = {name = "davidoffcigar", label = "Davidoff Cigar", weight = 200, type = "item", image = "davidoffcigar.png", unique = false, useable = true, shouldClose = true, combinable = nil, description = "Real cigar"},

redwcig = {name = "redwcig", label = "Redwood Cigarette", weight = 200, type = "item", image = "redwcig.png", unique = false, useable = true, shouldClose = true, combinable = nil, description = "Smoking cigarette"},

marlborocig = {name = "marlborocig", label = "Marlboro Cigarette", weight = 200, type = "item", image = "marlborocig.png", unique = false, useable = true, shouldClose = true, combinable = nil, description = "Smoking cigarette"},

vape = {name = "vape", label = "Vape", weight = 200, type = "item", image = "vape.png", unique = false, useable = true, shouldClose = true, combinable = nil, description = "Electronic cigarette"},

liquid = {name = "liquid", label = "Liquid", weight = 200, type = "item", image = "liquid.png", unique = false, useable = true, shouldClose = true, combinable = nil, description = "Vape liquid"},

lighter = {name = "lighter", label = "Lighter", weight = 200, type = "item", image = "lighter.png", unique = false, useable = true, shouldClose = true, combinable = nil, description = "Cigarette lighter"},

bong = {name = "bong", label = "Bong", weight = 200, type = "item", image = "bong.png", unique = false, useable = true, shouldClose = true, combinable = nil, description = "Bong"},

ocb_paper = {name = "ocb_paper", label = "Ocb Paper", weight = 200, type = "item", image = "ocb_paper.png", unique = false, useable = true, shouldClose = true, combinable = nil, description = "Ocb paper for rolling joints"},

og_kush_joint = {name = "og_kush_joint", label = "Og Kush Joint", weight = 200, type = "item", image = "og_kush_joint.png", unique = false, useable = true, shouldClose = true, combinable = nil, description = "Good joint"},

blue_dream_joint = {name = "blue_dream_joint", label = "Blue Dream Joint", weight = 200, type = "item", image = "blue_dream_joint.png", unique = false, useable = true, shouldClose = true, combinable = nil, description = "Good joint"},

purple_haze_joint = {name = "purple_haze_joint", label = "Purple Haze Joint", weight = 200, type = "item", image = "purple_haze_joint.png", unique = false, useable = true, shouldClose = true, combinable = nil, description = "Good joint"},

banana_kush_joint = {name = "banana_kush_joint", label = "Banana Lush Joint", weight = 200, type = "item", image = "banana_kush_joint.png", unique = false, useable = true, shouldClose = true, combinable = nil, description = "Good joint"},

og_kush_bag = {name = "og_kush_bag", label = "Og Kush Bag", weight = 200, type = "item", image = "og_kush_bag.png", unique = false, useable = true, shouldClose = true, combinable = nil, description = "Weed for packing"},

blue_dream_bag = {name = "blue_dream_bag", label = "Blue Dream Bag", weight = 200, type = "item", image = "blue_dream_bag.png", unique = false, useable = true, shouldClose = true, combinable = nil, description = "Weed for packing"},

purple_haze_bag = {name = "purple_haze_bag", label = "Purple Haze Bag", weight = 200, type = "item", image = "purple_haze_bag.png", unique = false, useable = true, shouldClose = true, combinable = nil, description = "Weed for packing"},

banana_kush_bag = {name = "banana_kush_bag", label = "Banana Kush Bag", weight = 200, type = "item", image = "banana_kush_bag.png", unique = false, useable = true, shouldClose = true, combinable = nil, description = "Weed for packing"},

og_kush_weed = {name = "og_kush_weed", label = "Og Kush Weed 1G", weight = 200, type = "item", image = "og_kush_weed.png", unique = false, useable = true, shouldClose = true, combinable = nil, description = "Weed for packing"},

blue_dream_weed = {name = "blue_dream_weed", label = "Blue Dream Weed 1G", weight = 200, type = "item", image = "blue_dream_weed.png", unique = false, useable = true, shouldClose = true, combinable = nil, description = "Weed for packing"},

banana_kush_weed = {name = "banana_kush_weed", label = "Banana Kush Weed 1G", weight = 200, type = "item", image = "banana_kush_weed.png", unique = false, useable = true, shouldClose = true, combinable = nil, description = "Weed for packing"},

purple_haze_weed = {name = "purple_haze_weed", label = "Purple Haze Weed 1G", weight = 200, type = "item", image = "purple_haze_weed.png", unique = false, useable = true, shouldClose = true, combinable = nil, description = "Weed for packing"},
#5
thanks for sharing !! !! !!
#6
Thx :D Adding to server now
#7




bxzzy,

wrote:



Converted to new item format in case you have OCD....



[CODE] redw = {name = "redw", label = "Redwood Pack"...




Thanks added it to the thread
#8
Thank you very much! Looks good
#9
thanks you for the sharing, its works fine
#10
I just purchased but the content is no longer available.
#11




pamy1756,

wrote:



I just purchased but the content is no longer available.




Same... Please update the link...
#12
Can you also smoke the joints like in Amsterdam?
#13
Thank you very much! Looks good
#14
damn, best script on the market.
#15
Link has now been updated





pamy1756,

wrote:



I just purchased but the content is no longer available.








bobaflexx.,

wrote:



Same... Please update the link...


#16




highguy69,

wrote:



Link has now been updated




Lol why need purchase ahain?
#17




highguy69,

wrote:



[attachment removed]



-=Stripped Content=-



both old core and new core



Code: thx to @@bxzzy - Converted to new item format in case you have OCD....

[...




hmmmm intresting gg g gg gg gg gg[/attachment]
#18
krasi bg gaming pro brawl stars
#19
link not working can you reffound me plz thank you
#20
link not working can you reffound me plz thank you