Items Not Usable in OX Inventory
First of all, OX Inventory and OX scripts are only compatible with Qbox and ESX. If you're using QB, many features in OX will not work.
My script handles item usage through the functions
ESX.RegisterUsableItem(for ESX) andexports.qbx_core:CreateUseableItem(for Qbox). Since OX Inventory is not compatible with QB, the item usage functionality will not work in this case.
Ox scripts for qb
If you want to use ox scripts for QB, these github link may be useful.
Last updated