Found out v2.42.0 below only support qbcore the latest version v2.42.1 doesn't support qbcore, it only supports qbx,esx, etc... so if you getting errors make sure you download for qbcore ox_inventory v2.42.0
I really appreciate your videos Thank you for dumbing things down for a dummy like me. I was hoping you could make a video on fixing certain items like the drivers licence and ID card, I managed to copy their images over so it shows their image but I still can't use them or drag and drop them around the inventory, I assume there might be other items that will be affected also, maybe a video explaining how to add and remove items and where they all connect? Edit: or maybe a script showcase and install guide that covers all cards in the game?
Hey you've helped me out a ton! I have one little problem though, everything works great. But it seems like the inventory system isn't recognizing a some of the items, as "items". lol It won't let me drop or move any item into/out of my inventory...... EXCEPT a few items... like weapons, money, some food, and drinks all work fine.
i followed everything you did in the vid and for some reason my inventory wont open at all then when i try spawn something in i get a heap of errors saying this item is not a string and errors from qb-core player data and stuff its doing my head in i just cant get it to work any ideas on whats going wrong ?
How about reloading weapon using ammo item? Since we delete the qb-weapon that mechanism isnt work anymore. And with this ox-inventory do we need to maintain item in 2 places? One in shared qb-core also in the ox-inventory.
i need help - Installation Guide / Documentation- the wed says 'obx' in fram work not qbcore. should i follow the same steps ?. also it dont show "convert to QBcore like it show in minute 4:53 of your tutorial
How to remove a firearms license? When I loaded this equipment and wanted to take the weapon from the store, it told me that you do not have a firearms license.
when I start the server, the console throws an error: SCRIPT ERROR: ox_inventory requires the ox_lib resource, refer to the documentation. When i type convertinventory qb, console throw: No such command convertinventory. Can you help me?
Dude for real lol I think my next move is ox but I’ve spent the last 4 months completely renewing my server to a 1.5 so I’m gonna let it ride out and start rebuilding 2.0 eventually with ox inventory but I feel that completely changing every script lol
it worked but I have a problem for example the ox inventory works with the ambulance stash and police and even sheriff job but when for example Im using uwu cat cafe job I cant open the ingredients freezer it wont open with ox inventory how can i fix that????
They dropped support for qbcore if you are going to install it you'll get an error message go back to version v2.41.0 it works there ---------- If you are getting stash dabase missing error make sure to import this table to your database: CREATE TABLE stashitems ( id INT AUTO_INCREMENT PRIMARY KEY, stash VARCHAR(255), items TEXT );
Hi, it keeps saying that i cant access my inventory cause it hasn't loaded i check my script and it says Ox_target cannot be loaded must load before OX_Inventory and i cant pull up my inventory nor check my apartment stash anymore and my stash/inventory was working before with the qb inventory etc. can you help me please? I literally followed everything you just did
"Ox_target cannot be loaded must load before OX_Inventory " For this check your ensure order. Also if you are using the updated version of QB some people have had issues. You can search or ask in the ox discord to see if anyone has solved it
it just says when im in game ox_lib/imports/require/server. lua:81: cannot load file at path module.bridge.custom.server and ox_inventory says ox_inventory/server. lua:212: attempt to index a nil value global lib could you help i have been trying for so long and nun?
i have problem it wrote me SCRIPT ERROR: @ox_inventory/setup/convert.lua:308: ox_inventory was unable to execute a query! and Query: SELECT stash, items FROM stashitems WHERE stash LIKE '% | Drawer%' what to do?
Crea la tabla manualmente en la base de datos, a mi me funcionó CREATE TABLE stashitems ( id INT AUTO_INCREMENT PRIMARY KEY, stash VARCHAR(255), items TEXT );
[ script:ox_inventory] SCRIPT ERROR: @ox_inventory/modules/bridge/qb/server:137: attempt to call a nil value (field 'SetPlayerData') anyone can help me with this?
@@kamarynkamaryn ive solved that now im getting this error [ script:ox_inventory] SCRIPT ERROR: @ox_inventory/modules/bridge/qb/server:137: attempt to call a nil value (field 'SetPlayerData')
getting this error 05:22:42 [ script:ox_inventory] SCRIPT ERROR: @ox_inventory/init.lua:115: attempt to index a nil value (global 'lib') 05:22:42 [ script:ox_inventory] > info (@ox_inventory/init.lua:115) 05:22:42 [ script:ox_inventory] > fn (@ox_inventory/modules/items/server.lua:124)
@@kamarynkamaryn when I remove it exec ox_inventory/config.cfg the inventory will work on the server but when I return the exec ox_inventory to the server.cfg the inventory will not work …..
[ script:ox_inventory] literally why are you even running the convert command if you have no inventory data to convert? real 500iq move there [ script:ox_inventory] SCRIPT ERROR: @ox_inventory/setup/convert.lua:308: ox_inventory was unable to execute a query! [ script:ox_inventory] Query: SELECT stash, items FROM stashitems WHERE stash LIKE '% | Drawer%' [ script:ox_inventory] [] [ script:ox_inventory] Table 'qbcoreframework_b41b63.stashitems' doesn't exist [ script:ox_inventory] > fn (@ox_inventory/setup/convert.lua:308) [ script:ox_inventory] > logError (@oxmysql/dist/build.js:26282) [ script:ox_inventory] > rawQuery (@oxmysql/dist/build.js:26458) [ script:ox_inventory] > processTicksAndRejections (node:internal/process/task_queues:96) how can i fix this bro?
SCRIPT ERROR: @ox_inventory/setup/convert.lua:204: ox_inventory was unable to execute a query! [ script:ox_inventory] Query: SELECT plate, items FROM trunkitems [ script:ox_inventory] [] [ script:ox_inventory] Table 'QBCoreFramework_549B71.trunkitems' doesn't exist Can you help this issue ?
Updated Tutorial ruclips.net/video/Xkcs50nQ-q0/видео.htmlsi=NhWAWp2tyU8I711n
Only just found your channel, but oh my, has this helped a ton! Mad respect to you!
basic tutorial is 2 min but you did it in 8. All pepole dont love longer videos but you describe so good. Very helpfull video
😃
I only just started running a fivem server and didnt no how to install ox inventory and you just helped so cheers!
hell yeah i appreciate the tutorial. super easy to follow. im new to setting up a server so this is great
Found out v2.42.0 below only support qbcore the latest version v2.42.1 doesn't support qbcore, it only supports qbx,esx, etc... so if you getting errors make sure you download for qbcore ox_inventory v2.42.0
Thanks lad, really helped !
When I start server and type it says no such command
me too
me to
here is the thing if you are watning rn and cant find thid thing setr inventory:framework "qb" :)
I really appreciate your videos Thank you for dumbing things down for a dummy like me. I was hoping you could make a video on fixing certain items like the drivers licence and ID card, I managed to copy their images over so it shows their image but I still can't use them or drag and drop them around the inventory, I assume there might be other items that will be affected also, maybe a video explaining how to add and remove items and where they all connect?
Edit: or maybe a script showcase and install guide that covers all cards in the game?
> convertinventory qb
[ cmd] No such command convertinventory.
when i paste it in the console i get that. any help
same
@@TubeHere Got it fixed already
how did you get it fixed?@@techwitholiver
how did u fix it?@@techwitholiver
@@CopalGaming961 update txadmin
Hey you've helped me out a ton! I have one little problem though, everything works great. But it seems like the inventory system isn't recognizing a some of the items, as "items". lol It won't let me drop or move any item into/out of my inventory...... EXCEPT a few items... like weapons, money, some food, and drinks all work fine.
Good job explaining 👏 .. so when installing ox inventory you automatically get cash as item ?
i followed everything you did in the vid and for some reason my inventory wont open at all then when i try spawn something in i get a heap of errors saying this item is not a string and errors from qb-core player data and stuff its doing my head in i just cant get it to work any ideas on whats going wrong ?
Did you bind a hot key ? 3:02 is where he says it
Your the best ❤
Ox shop model Target setap video ❤
Thanks Kam !
How about reloading weapon using ammo item? Since we delete the qb-weapon that mechanism isnt work anymore. And with this ox-inventory do we need to maintain item in 2 places? One in shared qb-core also in the ox-inventory.
My question for that too. Do i need to manually add every item from qbcore into ox_inventory shared items?
@Kamaryn
@@asyluum no brodie, everything from qb-core/shared/items.lua is fine for me personally..
hello, dear Kamaryn. Can you create tutorial how to add ped interaction with ox_traget? thank you sm!
beri gud vidio bro sigueishon dis yur du a veri gud wor end gud vaibs for yu gud nai
i need help - Installation Guide / Documentation- the wed says 'obx' in fram work not qbcore. should i follow the same steps ?. also it dont show "convert to QBcore like it show in minute 4:53 of your tutorial
would you happen to know how to fix the qb-banking with Ox_Inventory?
when i start convertinventory qb command nothing change and i can't use and see ox_inventory. Can sameone help me?
its also happening to me did u find a fix?
Same
How to remove a firearms license? When I loaded this equipment and wanted to take the weapon from the store, it told me that you do not have a firearms license.
i cant seem to get weapon attachments to work with ox inventory
error : ox_inventory requires the ox_lib resource, refer to the documentation.
when I start the server, the console throws an error: SCRIPT ERROR: ox_inventory requires the ox_lib resource, refer to the documentation. When i type convertinventory qb, console throw: No such command convertinventory. Can you help me?
thanks alot
That video help a lot thanks, can u also make one on how to add an helicopters 🚁 garage for the mlo that’s come with the helipad
whats the advantages of using ox inven over qb inven?
thx so much
How do I get suppressors and such for my weapons through /additem
Which would you prefer… ox_inventory or Ps_inventory ?
I’m curious too I have ps but a lot of scripts only work with ox inventory
I have ps-inv as well but I heard so many time ox-inv is the move and it looks a lot smoother as well
@@daniel89gt that’s what I hear. Ugh having to switch every script to ox though lol
@@BrandonMoore-e6j switching everything not a problem if use visual studio code
Dude for real lol I think my next move is ox but I’ve spent the last 4 months completely renewing my server to a 1.5 so I’m gonna let it ride out and start rebuilding 2.0 eventually with ox inventory but I feel that completely changing every script lol
it worked but I have a problem for example the ox inventory works with the ambulance stash and police and even sheriff job but when for example Im using uwu cat cafe job I cant open the ingredients freezer it wont open with ox inventory how can i fix that????
Youll have to change the code to make it compatible. You can look at the documentation and ask in Ox discord
When i type "convertinventory qb" it says there is not such command? Can you help me
mine does the same thing.
Shutdown your server then start it and try again
They dropped support for qbcore if you are going to install it you'll get an error message go back to version v2.41.0 it works there
----------
If you are getting stash dabase missing error make sure to import this table to your database:
CREATE TABLE stashitems (
id INT AUTO_INCREMENT PRIMARY KEY,
stash VARCHAR(255),
items TEXT
);
its saying i need ox_lib 3.1.3 and when install that version it's still telling me I have 3.3.0 for some reason in the fxserver over and over again
convert doesnt work says no such command
Hi, it keeps saying that i cant access my inventory cause it hasn't loaded i check my script and it says Ox_target cannot be loaded must load before OX_Inventory and i cant pull up my inventory nor check my apartment stash anymore and my stash/inventory was working before with the qb inventory etc. can you help me please? I literally followed everything you just did
"Ox_target cannot be loaded must load before OX_Inventory " For this check your ensure order. Also if you are using the updated version of QB some people have had issues. You can search or ask in the ox discord to see if anyone has solved it
You got discord ill help you
How can i create my own shop location like black market that will have guns in it
i need help
not open auto I need to set this command ensure ox_inventory
any idea why my changes in the Config.cfg file are not taking affect in city they are updated in the file itself though ?
Error: Ox_inventory was unable to execute a query
How you removce weapon draw from qb-smallresources ?
Just delete it. If you are on the newest version tho ugh its in qb-weapons now
images aint showing up at all none of them
I go into the store when I hit E tells me I can not open that inventory any ideas on how to fix
i added this one but when i open a shop in police it doesnt load and stash to do you know how to fix
How to disable marker at shops, and set target?
@@DinMorsKaereste Enable the use of target in the convars. Need ox_target
it just says when im in game ox_lib/imports/require/server. lua:81: cannot load file at path module.bridge.custom.server
and ox_inventory says ox_inventory/server. lua:212: attempt to index a nil value global lib could you help i have been trying for so long and nun?
add it then restart then paste the key in the live console.
anybody got older version for ox inventory?
Hi when i use some items in the inventory it keeps disconnecting me
hi does anyone know how i get cash in my inventory rather than just doing /cash
shit bro what i do if i made hella changes in the inventory and store and weapons files. then what i do, do i have to get rid of them?
how do you have already a ,,qb" folder
Is there a tutorial on how to install OXMysql? I dont know how to install it and keep getting errorsbecause of it
Should already be included when you download the recipe to create your server
for some reason i dont have the qbcore
apartment stash does not work
hey but i cant use qbcore items like tosti ?
How can I edit ox inv ui on web browser using vs code live server.
When I am doing white blank page is coming.
it's because the inventory is hidden by default, edit the CSS to show the inventory
i have problem it wrote me SCRIPT ERROR: @ox_inventory/setup/convert.lua:308: ox_inventory was unable to execute a query! and Query: SELECT stash, items FROM stashitems WHERE stash LIKE '% | Drawer%' what to do?
Crea la tabla manualmente en la base de datos, a mi me funcionó
CREATE TABLE stashitems (
id INT AUTO_INCREMENT PRIMARY KEY,
stash VARCHAR(255),
items TEXT
);
how do you do witth the stashes in the apartments?
u remember me your friend Andy❤❤
No
Kamaryn after I install this mod "ox_invetory" the qb ambulance job brakes can you help me fix it or make a video thanks.
You got discord ill help you
Type you discord
@@TEKKZ_777 thank you somebody already helped me out.
in car not working
does this still work for qb?
How about stash at apartment ?
it wont open can you please help :(
so now that they done put qbx instead we cant use it in qbcore?
@@bryrios_2425 Download an older version of
@@kamarynkamaryn thanks i aint see ur comment but ended up doing that preciated
its not working it saying no command or something not found
Shutdown your server then start it and try again
what happen if it said cmd No such command convertinventory
Shutdown your server then start it and try again
Hey the "convertinventory qb" didn't work
Shutdown your server then start it and try again
How do i get the Images for license please
You can use these github.com/Griefa/gfa-items
[ script:ox_inventory] SCRIPT ERROR: @ox_inventory/modules/bridge/qb/server:137: attempt to call a nil value (field 'SetPlayerData') anyone can help me with this?
I’m having same issue did u find a fix??
do you know how to convert qb core to qbox?
many items are not showing
You have to add images
anyone know how to fix the no such command convertinventory
Shutdown your server then start it and try again
@@kamarynkamaryn ive solved that now im getting this error [ script:ox_inventory] SCRIPT ERROR: @ox_inventory/modules/bridge/qb/server:137: attempt to call a nil value (field 'SetPlayerData')
my inventory wont even open
You made an error then
Is it safe if players bug items
My server keeps crashing
[ script:ox_inventory] SCRIPT ERROR: ox_inventory requires version '2.7.3' of 'oxmysql' (current version: 2.6.0)
update oxmysql version, download latest one and replace it
i fucked up how do i convert back to qb-inventory
should have made a backup
/convertinventory qb
[ cmd] No such command /convertinventory.
Enter it in the console and dont use the "/"
love from israel
Could you look at jl laptop please i cant work it out
Sure
@@kamarynkamaryn would u like a link or can u find it?
What if robbing players dont work anymore
Your robbing script is probably calling for the qbcore or whatever, go into the script and search and change everything to ox-inventory
it says i have "No such command convertinventory"
I have the same problem
@@n0rzey whats your discord ill help you
Ill help you too whats your discord
it says qbx? do i do qbx?
Ox has removed support for qb if thats what you mean
@@kamarynkamaryn yes thank you for telling me
dont work
It does
this is old
Yeah the video was posted 8 months ago
getting this error
05:22:42 [ script:ox_inventory] SCRIPT ERROR: @ox_inventory/init.lua:115: attempt to index a nil value (global 'lib')
05:22:42 [ script:ox_inventory] > info (@ox_inventory/init.lua:115)
05:22:42 [ script:ox_inventory] > fn (@ox_inventory/modules/items/server.lua:124)
need help please
[ script:ox_inventory] SCRIPT ERROR: @ox_inventory/setup/convert.lua:204: ox_inventory was unable to execute a query!
[ script:ox_inventory] Query: SELECT plate, items FROM trunkitems
[ script:ox_inventory] []
[ script:ox_inventory] Table 'qbcoreframework_75c583.trunkitems' doesn't exist
this exec ox_inventory/config.cfg is not working any other method or code
wym its not working
@@kamarynkamaryn when I remove it exec ox_inventory/config.cfg the inventory will work on the server but when I return the exec ox_inventory to the server.cfg the inventory will not work …..
I’m actually hosting it on a cloud not on my PC like you do
It’s working now.. after a lot of debugging… thank you
mine either my order is ensure oxmysql
ensure ox_lib
ensure qb-core
ensure ox_target
exec @ox_inventory/config.cfg
ensure ox_inventory
ensure [qb]
Error: [ script:ox_inventory] SCRIPT ERROR: ox_inventory requires the ox_lib resource, refer to the documentation.
Server.cfg:
# QBCore UseTarget
setr UseTarget true
exec @ox_target/config.cfg
setr inventory:framework "qb"
# These resources will start by default.
ensure mapmanager
ensure chat
ensure spawnmanager
ensure sessionmanager
ensure basic-gamemode
ensure hardcap
ensure baseevents
# QBCore & Extra stuff
ensure oxmysql
ensure ox_lib
ensure qb-core
ensure ox_target
exec @ox_inventory/config.cfg
ensure ox_inventory
ensure [qb]
ensure [standalone]
ensure [voice]
ensure [defaultmaps]
ensure [ps]
Any ideas? :(
Make sure you downloaded ox_lib correctly
@@kamarynkamaryn yep just redownloaded and it worked, derp! Love the videos Thankyou for your time
it says no such command convertinventory qb
nvm i fixed it
i had put ox inventory after ox target i had it before@@Jimmy2Sh03es
@@SparkyJ-s4s how
[ script:ox_inventory] SCRIPT ERROR: @ox_inventory/setup/convert.lua:204: ox_inventory was unable to execute a query!
[ script:ox_inventory] Query: SELECT plate, items FROM trunkitems
[ script:ox_inventory] []
[ script:ox_inventory] Table 'qbcoreframework_d775a7.trunkitems' doesn't exist
[ script:ox_inventory] > fn (@ox_inventory/setup/convert.lua:204)
[ script:ox_inventory] > logError (@oxmysql/dist/build.js:26282)
[ script:ox_inventory] > rawQuery (@oxmysql/dist/build.js:26458)
[ script:ox_inventory] > processTicksAndRejections (node:internal/process/task_queues:96)
how can i fix this bro?
[ script:ox_inventory] literally why are you even running the convert command if you have no inventory data to convert? real 500iq move there
[ script:ox_inventory] SCRIPT ERROR: @ox_inventory/setup/convert.lua:308: ox_inventory was unable to execute a query!
[ script:ox_inventory] Query: SELECT stash, items FROM stashitems WHERE stash LIKE '% | Drawer%'
[ script:ox_inventory] []
[ script:ox_inventory] Table 'qbcoreframework_b41b63.stashitems' doesn't exist
[ script:ox_inventory] > fn (@ox_inventory/setup/convert.lua:308)
[ script:ox_inventory] > logError (@oxmysql/dist/build.js:26282)
[ script:ox_inventory] > rawQuery (@oxmysql/dist/build.js:26458)
[ script:ox_inventory] > processTicksAndRejections (node:internal/process/task_queues:96)
how can i fix this bro?
SCRIPT ERROR: @ox_inventory/setup/convert.lua:204: ox_inventory was unable to execute a query!
[ script:ox_inventory] Query: SELECT plate, items FROM trunkitems
[ script:ox_inventory] []
[ script:ox_inventory] Table 'QBCoreFramework_549B71.trunkitems' doesn't exist
Can you help this issue ?
why does the ammo on the weapons go to 0 after i put it down?
it says i have No such command convertinventory.
You got discord ill help you out
need help please
[ script:ox_inventory] SCRIPT ERROR: @ox_inventory/setup/convert.lua:204: ox_inventory was unable to execute a query!
[ script:ox_inventory] Query: SELECT plate, items FROM trunkitems
[ script:ox_inventory] []
[ script:ox_inventory] Table 'qbcoreframework_75c583.trunkitems' doesn't exist