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

Activate() and Deactivate() not found #8

Open
chrisgwilliams opened this issue May 30, 2017 · 0 comments
Open

Activate() and Deactivate() not found #8

chrisgwilliams opened this issue May 30, 2017 · 0 comments
Assignees
Labels

Comments

@chrisgwilliams
Copy link
Owner

Some items have not been updated to implement iEquippableItem, and are throwing the "Activate() not found" error when attempting to equip. Go through all items and make sure the base item types implement iEquippableItem, and that the child classes override the Activate() and Deactivate() methods.

@chrisgwilliams chrisgwilliams self-assigned this May 30, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant