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

[script][combat-trainer] CT fix for magic_gain_check #7085

Merged
merged 4 commits into from
Jan 31, 2025

Conversation

mdr55
Copy link
Contributor

@mdr55 mdr55 commented Jan 31, 2025

Error can only occur when OST and other casting defs are used at the same time.

The OST code was not clearing the magic_gain_check variables as a clean-up measure. So everytime something else other than OST is called it "looks like" an OST spell was prepped, and naturally will end up blacklisting an OST skill once the blacklist counter tickers over.

separately: removed unused var

@mdr55 mdr55 closed this Jan 31, 2025
@mdr55 mdr55 reopened this Jan 31, 2025
@MahtraDR MahtraDR merged commit 5842c41 into elanthia-online:main Jan 31, 2025
2 checks passed
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.

2 participants