Skip to content

Conversation

andremiles1
Copy link
Contributor

Charm items are stackable so item:remove() ends up removing whole stack instead of just one out of the stack.

Pull Request Prelude

Changes Proposed

Charm items are stackable. In case of the player clicking to use one of charms on the stacks, the scripts ends up removing the whole stack because of how item:remove was set up previously.

Issues addressed: Fixing a mistake where the script would remove the whole stack of charms instead of just one under usage.

Charm items are stackable so item:remove() ends up removing whole stack instead of just one out of the stack.
@ghost ghost merged commit 5b7cfb9 into otland:master Jan 9, 2022
Znote pushed a commit to Znote/forgottenserver that referenced this pull request Jan 30, 2022
Charm items are stackable so item:remove() ends up removing whole stack instead of just one out of the stack.
DSpeichert pushed a commit that referenced this pull request May 9, 2022
Charm items are stackable so item:remove() ends up removing whole stack instead of just one out of the stack.
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant