-
Notifications
You must be signed in to change notification settings - Fork 22
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
Pots stopping #39
Comments
Script properly uses HP and Mana flasks, but seems to have trouble with Quicksilver (and possibly other utility flasks) - it only uses the flask once and refuses to use it until reloaded. The values in Debug Window seem to be valid (character is moving, flask has enough charges). |
This is not my experience. I am seeing that after a while it is no longer using mana. I have a guild mate who is experiencing same thing. |
QS not working can confirm here |
The issue seems to be with FlaskLocalstatsPtr - data read from game is not valid for utility flasks. |
Seems to me that there is something else going on because mana and life flasks are randomnly stopping as well. |
Having a similar issue with mana flasks stopping working. Life flasks seem to continue working, even if mana flasks do not. |
Fix the problem in pull requests#40 |
The pots seem to be stopping after a while. Just wanted to give a heads up. Tried in both DX9 and DX9ex.
Thanks for all the hard work.
The text was updated successfully, but these errors were encountered: