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
This is a broken interaction between no SS debuffs and client HP. Sometimes the server doesn't recognize that a player was hit.
Find a way to correct the client HP based on the real HP on every NEWTICK. OR Find a way to identify hits that are only registered client side.
The text was updated successfully, but these errors were encountered:
Can you not just do the same thing with the custom hotkey to fix it? I'll submit a pull request.
Sorry, something went wrong.
That is dangerous. It causes more deaths.
@DavidK1m I don't think it should. I also haven't died while using the patched one.
No branches or pull requests
This is a broken interaction between no SS debuffs and client HP. Sometimes the server doesn't recognize that a player was hit.
Find a way to correct the client HP based on the real HP on every NEWTICK.
OR
Find a way to identify hits that are only registered client side.
The text was updated successfully, but these errors were encountered: