25 Funko Pop Items for OX Inventory!
Use these however you want! Some images are bigger than others, but can easily be resized!
I Hope You Enjoy These Items As Much as I Do!
(NOTE: This is just images and the items, This DOES NOT include props)
25 Funko Pop Items for OX Inventory!
Use these however you want! Some images are bigger than others, but can easily be resized!
I Hope You Enjoy These Items As Much as I Do!
(NOTE: This is just images and the items, This DOES NOT include props)
Wow! That’s amazing!
Thank you! It means alot!
is just images o.o, i thought was props at least.
yeah, its just images and the items, i will update the post to be more clear on that, very sorry about the confusion!
That looks so cute.
i thought so too Thank You!
This would be even better if it was compatible with qs inventory I have been wanting something like this in my city haha nice work
If you want it for others inventory you can simply follow this example
Original
['funkopika'] = {
label = 'Pikachu',
weight = 1,
stack = true,
close = false,
},
Edit for qb (qb-core/shared/items.lua)
["funkopika"] = {
["name"] = "funkopika",
["label"] = "Pikachu",
["weight"] = 1,
["type"] = "item",
['image'] = 'funkopika.png',
["unique"] = true,
["useable"] = false,
["shouldClose"] = false,
["combinable"] = nil,
["description"] = "Pikachu FUNKO POP"
},
Its useable or only just items?
For example its possible to use it and item like sits on sholder or else?
it is just the item, you could make a container in ox called ‘Funko Case’ or something that could hold them, but for them to display you would probably want props and unfortunately im not too educated in that field
Thank you for the example, what inventory in your example would this be used for? because i could definitely do that
Is the default QB-inventory
Ill work on it tomorrow, thank you!
LOVE IT!!! only thing better would be props. this would be cool as like a toy at like a restuarant
thank you! i wish i could 3D model but i cant lol, but yeah, you could put these anywhere, i put them into a mystery box and put that into a claw machine at the arcade
Excellent resource
For those wanting the items list for qb-core, here you go
I don’t think I made any mistakes, but please look over it carefully to be sure before adding it. My eyes hurt.
["funkopika"] = {
["name"] = "funkopika",
["label"] = "Pikachu",
["weight"] = 1500,
["type"] = "item",
['image'] = 'funkopika.png',
["unique"] = true,
["useable"] = false,
["shouldClose"] = false,
["combinable"] = nil,
["description"] = "Pikachu Funko"
},
["funkosquirtle"] = {
["name"] = "funkosquirtle",
["label"] = "Squirtle",
["weight"] = 1500,
["type"] = "item",
['image'] = 'funkosquirtle.png',
["unique"] = true,
["useable"] = false,
["shouldClose"] = false,
["combinable"] = nil,
["description"] = "Squirtle Funko"
},
["funkobulbasaur"] = {
["name"] = "funkobulbasaur",
["label"] = "Bulbasaur",
["weight"] = 1500,
["type"] = "item",
['image'] = 'funkobulbasaur.png',
["unique"] = true,
["useable"] = false,
["shouldClose"] = false,
["combinable"] = nil,
["description"] = "Bulbasaur Funko"
},
["funkoeevee"] = {
["name"] = "funkoeevee",
["label"] = "Eevee",
["weight"] = 1500,
["type"] = "item",
['image'] = 'funkoeevee.png',
["unique"] = true,
["useable"] = false,
["shouldClose"] = false,
["combinable"] = nil,
["description"] = "Eevee Funko"
},
["funkocharizard"] = {
["name"] = "funkocharizard",
["label"] = "Charizard",
["weight"] = 1500,
["type"] = "item",
['image'] = 'funkocharizard.png',
["unique"] = true,
["useable"] = false,
["shouldClose"] = false,
["combinable"] = nil,
["description"] = "Charizard Funko"
},
["funkocharmander"] = {
["name"] = "funkocharmander",
["label"] = "Charmander",
["weight"] = 1500,
["type"] = "item",
['image'] = 'funkocharmander.png',
["unique"] = true,
["useable"] = false,
["shouldClose"] = false,
["combinable"] = nil,
["description"] = "Charmander Funko"
},
["funkomewtwo"] = {
["name"] = "funkomewtwo",
["label"] = "Mewtwo",
["weight"] = 1500,
["type"] = "item",
['image'] = 'funkomewtwo.png',
["unique"] = true,
["useable"] = false,
["shouldClose"] = false,
["combinable"] = nil,
["description"] = "Mewtwo Funko"
},
["funkoponyta"] = {
["name"] = "funkoponyta",
["label"] = "Ponyta",
["weight"] = 1500,
["type"] = "item",
['image'] = 'funkoponyta.png',
["unique"] = true,
["useable"] = false,
["shouldClose"] = false,
["combinable"] = nil,
["description"] = "Ponyta Funko"
},
["funkoflockedvulpix"] = {
["name"] = "funkoflockedvulpix",
["label"] = "Vulpix",
["weight"] = 1500,
["type"] = "item",
['image'] = 'funkoflockedvulpix.png',
["unique"] = true,
["useable"] = false,
["shouldClose"] = false,
["combinable"] = nil,
["description"] = "Vulpix Funko"
},
["funkoriachu"] = {
["name"] = "funkoriachu",
["label"] = "Riachu",
["weight"] = 1500,
["type"] = "item",
['image'] = 'funkoriachu.png',
["unique"] = true,
["useable"] = false,
["shouldClose"] = false,
["combinable"] = nil,
["description"] = "Riachu Funko"
},
["funkom2flockedsdcc"] = {
["name"] = "funkom2flockedsdcc",
["label"] = "SDCC Mewtwo",
["weight"] = 1500,
["type"] = "item",
['image'] = 'funkom2flockedsdcc.png',
["unique"] = true,
["useable"] = false,
["shouldClose"] = false,
["combinable"] = nil,
["description"] = "SDCC Mewtwo Funko"
},
["funkostitch"] = {
["name"] = "funkostitch",
["label"] = "Stitch",
["weight"] = 1500,
["type"] = "item",
['image'] = 'funkostitch.png',
["unique"] = true,
["useable"] = false,
["shouldClose"] = false,
["combinable"] = nil,
["description"] = "Stitch Funko"
},
["funkoblacklightjack"] = {
["name"] = "funkoblacklightjack",
["label"] = "Jack Skellington",
["weight"] = 1500,
["type"] = "item",
['image'] = 'funkoblacklightjack.png',
["unique"] = true,
["useable"] = false,
["shouldClose"] = false,
["combinable"] = nil,
["description"] = "Jack Skellington Funko"
},
["funkobuzz"] = {
["name"] = "funkobuzz",
["label"] = "Buzz Lightyear",
["weight"] = 1500,
["type"] = "item",
['image'] = 'funkobuzz.png',
["unique"] = true,
["useable"] = false,
["shouldClose"] = false,
["combinable"] = nil,
["description"] = "Buzz Lightyear Funko"
},
["funkosheriffwoody"] = {
["name"] = "funkosheriffwoody",
["label"] = "Sheriff Woody",
["weight"] = 1500,
["type"] = "item",
['image'] = 'funkosheriffwoody.png',
["unique"] = true,
["useable"] = false,
["shouldClose"] = false,
["combinable"] = nil,
["description"] = "Sheriff Woody Funko"
},
["funkojakesully"] = {
["name"] = "funkojakesully",
["label"] = "Jake Sully",
["weight"] = 1500,
["type"] = "item",
['image'] = 'funkojakesully.png',
["unique"] = true,
["useable"] = false,
["shouldClose"] = false,
["combinable"] = nil,
["description"] = "Jake Sully Funko"
},
["funkobuttstallion"] = {
["name"] = "funkobuttstallion",
["label"] = "Butt Stallion",
["weight"] = 1500,
["type"] = "item",
['image'] = 'funkobuttstallion.png',
["unique"] = true,
["useable"] = false,
["shouldClose"] = false,
["combinable"] = nil,
["description"] = "Butt Stallion Funko"
},
["funkotinytina"] = {
["name"] = "funkotinytina",
["label"] = "Tiny Tina",
["weight"] = 1500,
["type"] = "item",
['image'] = 'funkotinytina.png',
["unique"] = true,
["useable"] = false,
["shouldClose"] = false,
["combinable"] = nil,
["description"] = "Tiny Tina Funko"
},
["funkogoku"] = {
["name"] = "funkogoku",
["label"] = "Goku",
["weight"] = 1500,
["type"] = "item",
['image'] = 'funkogoku.png',
["unique"] = true,
["useable"] = false,
["shouldClose"] = false,
["combinable"] = nil,
["description"] = "Goku Funko"
},
["funkovegeta"] = {
["name"] = "funkovegeta",
["label"] = "Vegeta",
["weight"] = 1500,
["type"] = "item",
['image'] = 'funkovegeta.png',
["unique"] = true,
["useable"] = false,
["shouldClose"] = false,
["combinable"] = nil,
["description"] = "Vegeta Funko"
},
["funkopiccolo"] = {
["name"] = "funkopiccolo",
["label"] = "Piccolo",
["weight"] = 1500,
["type"] = "item",
['image'] = 'funkopiccolo.png',
["unique"] = true,
["useable"] = false,
["shouldClose"] = false,
["combinable"] = nil,
["description"] = "Piccolo Funko"
},
["funkonaruto"] = {
["name"] = "funkonaruto",
["label"] = "Naruto",
["weight"] = 1500,
["type"] = "item",
['image'] = 'funkonaruto.png',
["unique"] = true,
["useable"] = false,
["shouldClose"] = false,
["combinable"] = nil,
["description"] = "Naruto Funko"
},
["funkoitachi"] = {
["name"] = "funkoitachi",
["label"] = "Itachi",
["weight"] = 1500,
["type"] = "item",
['image'] = 'funkoitachi.png',
["unique"] = true,
["useable"] = false,
["shouldClose"] = false,
["combinable"] = nil,
["description"] = "Itachi Funko"
},
["funkokakashi"] = {
["name"] = "funkokakashi",
["label"] = "Kakashi",
["weight"] = 1500,
["type"] = "item",
['image'] = 'funkokakashi.png',
["unique"] = true,
["useable"] = false,
["shouldClose"] = false,
["combinable"] = nil,
["description"] = "Kakashi Funko"
},
["funkofreddyfunko"] = {
["name"] = "funkofreddyfunko",
["label"] = "Freddy Funko as Rick",
["weight"] = 1500,
["type"] = "item",
['image'] = 'funkofreddyfunko.png',
["unique"] = true,
["useable"] = false,
["shouldClose"] = false,
["combinable"] = nil,
["description"] = "Glow in the Dark Funko"
},
how do i down load this ?
You can download it from the github link provided