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

Item display ONCE bug #61

Open
Chailotl opened this issue Dec 13, 2024 · 0 comments
Open

Item display ONCE bug #61

Chailotl opened this issue Dec 13, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@Chailotl
Copy link

If an item display is set to ONCE mode and you attempt to take an item without an empty hand, it will fail to give you the item but marks you as having taken one already, locking you out from ever getting one. This will also happen if the player is holding the same item but the stack is already maxed out.

This should be fixed by only storing the player in the given list if they were able to successfully take an item.

@Chailotl Chailotl added the bug Something isn't working label Dec 13, 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