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

Give item fix #1078

Merged
merged 3 commits into from
Oct 28, 2018
Merged

Give item fix #1078

merged 3 commits into from
Oct 28, 2018

Conversation

Mag-nus
Copy link
Member

@Mag-nus Mag-nus commented Oct 27, 2018

Fixed corpses not decaying at Corpse.EmptyDecayTime after they were looted.

Fixed items given to NPC's reappearing back in your inventory. Item.Destroy() was not being called on the object after it was processed. Destroy() will remove the item from the database, thus, breaking the link from the player.

@LtRipley36706 LtRipley36706 merged commit 4ca05ca into ACEmulator:master Oct 28, 2018
@Mag-nus Mag-nus deleted the GiveItemFix branch October 28, 2018 14:11
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.

None yet

2 participants