Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] useable item #1148

Open
Psycho66626 opened this issue Nov 23, 2024 · 1 comment
Open

[BUG] useable item #1148

Psycho66626 opened this issue Nov 23, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@Psycho66626
Copy link
Contributor

Summary

fix 9fbab7a

Reproduction

function QBCore.Functions.CreateUseableItem(item, data)
#465 - #485 is incorrect, you can't eat any food, reverse back to QBCore.UsableItems[item] = data

Expected behavior

Do not use items any more

Actual behavior

fix 9fbab7a is incorrect in server. function.lua

Additional context

No response

Last Updated

today

Custom Resources

qb-core/server/function.lua/465

Resource Rename

qb-core

@Psycho66626 Psycho66626 added the bug Something isn't working label Nov 23, 2024
@Psycho66626
Copy link
Contributor Author

also reverse back qb-core / server / function lua
function QBCore.Functions.CreateUseableItem(item, data)
undo 13 nov

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant