Realistic smoking qbcore v2

posted 13-03-2024 10:41 6.390 views 53 replies 15 Credits
highguy69
0 Posts
89 Credits
N/A Since
#1 6.390 views 53 replies
[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]
replies (20)
HunterXII
319 Posts
2,680 Credits
Feb 2023 Since
#1
Thank you.. Great share my man.
linhha2001_
143 Posts
30 Credits
Feb 2024 Since
#2
Thank you.. Great share my man.
HunterXII
319 Posts
2,680 Credits
Feb 2023 Since
#3

highguy69,
[attachment removed]



both old core and new core

This is Confirmed working. I have it installed on the latest version of QBcore[/attachment]
bxzzy
18 Posts
500 Credits
Mar 2021 Since
#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"},
QAfroD
46 Posts
250 Credits
Apr 2023 Since
#5
thanks for sharing !! !! !!
Ricotjhe
6 Posts
452 Credits
Sep 2022 Since
#6
Thx :D Adding to server now
highguy69
63 Posts
89 Credits
Jan 2021 Since
#7

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

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

Thanks added it to the thread
Snowflakes45
225 Posts
54 Credits
Jan 2022 Since
#8
Thank you very much! Looks good
damlokoserver
97 Posts
168 Credits
May 2023 Since
#9
thanks you for the sharing, its works fine
pamy1756
1 Posts
254 Credits
Feb 2024 Since
#10
I just purchased but the content is no longer available.
bobaflexx.
241 Posts
3,724 Credits
Feb 2024 Since
#11

pamy1756,
I just purchased but the content is no longer available.

Same... Please update the link...
someoneyoumightknow
8 Posts
16 Credits
Feb 2024 Since
#12
Can you also smoke the joints like in Amsterdam?
Padang Clash
355 Posts
428 Credits
Feb 2023 Since
#13
Thank you very much! Looks good
Daniel189
16 Posts
75 Credits
Nov 2021 Since
#14
damn, best script on the market.
highguy69
63 Posts
89 Credits
Jan 2021 Since
#15
Link has now been updated

pamy1756,
I just purchased but the content is no longer available.


bobaflexx.,
Same... Please update the link...
bobaflexx.
241 Posts
3,724 Credits
Feb 2024 Since
#16

highguy69,
Link has now been updated

Lol why need purchase ahain?
pandufajar
29 Posts
121 Credits
Feb 2022 Since
#17

highguy69,
[attachment removed]



both old core and new core

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

hmmmm intresting gg g gg gg gg gg[/attachment]
krasibgprogamer
45 Posts
38 Credits
Mar 2024 Since
#18
krasi bg gaming pro brawl stars
R34p3rFox
11 Posts
112 Credits
Mar 2022 Since
#19
link not working can you reffound me plz thank you
serveur.les.
237 Posts
446 Credits
Apr 2022 Since
#20
link not working can you reffound me plz thank you

You must be logged in to reply

Login Register