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

Source 2: Fix Player.Armor() sometimes being a few ticks outdated #438

Merged
merged 2 commits into from
Oct 13, 2023

Conversation

esbengc
Copy link
Contributor

@esbengc esbengc commented Oct 11, 2023

Experiments show that m_iPawnArmor of the Player entity tends to be updated a few ticks later than m_ArmorValue of the Pawn entity.

…Experiments show that m_iPawnArmor on the Player entity tends to be updated a few ticks later than m_ArmorValue of the Pawn entity.
@markus-wa markus-wa merged commit 5c02316 into markus-wa:master Oct 13, 2023
3 checks passed
@akiver akiver mentioned this pull request Oct 14, 2023
@esbengc esbengc deleted the s2-player-pawn-armor branch October 18, 2023 06:37
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