We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
always 100% to level, but in reality its not true
percentage bar should be updated regularly
percentage bar not updating
Ubuntu 22.04
The text was updated successfully, but these errors were encountered:
wait for sara's answer but in the meantime
I BELIEVE
you should remove the divided by 100 https://github.com/MillhioreBT/forgottenserver-downgrade/blob/main/src/player.cpp#L1625
https://github.com/MillhioreBT/forgottenserver-downgrade/blob/main/src/player.cpp#L1705
https://github.com/MillhioreBT/forgottenserver-downgrade/blob/main/src/player.cpp#L1930
and remove static_cast<uint8_t>(
https://github.com/MillhioreBT/forgottenserver-downgrade/blob/main/src/iologindata.cpp#L309-L310
Sorry, something went wrong.
No branches or pull requests
Before creating an issue, please ensure:
support matter (use contact.millhiorebt.com for support)
Steps to reproduce (include any configuration/script required to reproduce)
always 100% to level, but in reality its not true
Expected behaviour
percentage bar should be updated regularly
Actual behaviour
percentage bar not updating
Environment
Ubuntu 22.04
Reproduction environment
The text was updated successfully, but these errors were encountered: