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

Changing ItemConfig.Name doesnt update Isaac.GetItemIdByName #590

Open
jsgnextortex opened this issue Nov 17, 2024 · 0 comments
Open

Changing ItemConfig.Name doesnt update Isaac.GetItemIdByName #590

jsgnextortex opened this issue Nov 17, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@jsgnextortex
Copy link
Collaborator

This may seem like a nonissue, but it can be if you need to save data about modded items, since the Name on IItemConfig is the only identifier there is to go by and if its not reliable to use Isaac.GetItemIdByName with then that means that you need to go through the entire itemconfig, on the lua-side, to get to the item you want.

@jsgnextortex jsgnextortex added the bug Something isn't working label Nov 17, 2024
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