qbcore-framework / qb-core

FiveM RP Framework Core :muscle:
GNU General Public License v3.0
590 stars 960 forks source link

[BUG] nitrous item can't be used #1092

Closed daddygambler closed 4 months ago

daddygambler commented 8 months ago

Summary

Hello i have problem because nitrous item is not possible to use

Reproduction

Hello. I tried to use nitrous item in qbcore. I using ox_inventory. Everything like repairkit etc working well but problem exist only wiith nitrous. I can't do nothing with nitrous - not possible to use that item. How can i fix it?

Expected behavior

working nitrous item

Actual behavior

I tried to use nitrous item in qbcore. I using ox_inventory. Everything like repairkit etc working well but problem exist only wiith nitrous. I can't do nothing with nitrous - not possible to use that item. How can i fix it?

Additional context

No response

Last Updated

3 weeks

Custom Resources

nothing

Resource Rename

no

martin-lechene commented 8 months ago

Check your qb-core/shared/item.lua and search your item and check if can use.

daddygambler commented 8 months ago

yes i have it and 'usable' is set to 'true'

martin-lechene commented 8 months ago

I think the problem is not with qb-core but with what else could have been added around it. Check more information on qb-mechanicjob and send screen or more info on potential error.

github-actions[bot] commented 6 months ago

This issue has had 60 days of inactivity & will close within 7 days

GhzGarage commented 6 months ago

https://github.com/qbcore-framework/qb-mechanicjob/blob/6003c8b8a5f956dd5948e78ce5ee59346cced6ab/server/main.lua#L285

github-actions[bot] commented 4 months ago

This issue has had 60 days of inactivity & will close within 7 days