@RaginSam wrote:
So the server says I'm receiving damage correctly, but what I'm seeing on screen correct? Is what I'm seeing actually synced properly to what's actually happening?
We just discovered from Echo's video that the server isn't sending damage notifications correctly. Damage numbers are not adding up to 100.
What you're seeing on your screen is not properly synced with the server. For example, the server sees you get shot 5 times but only tells you about 4 of the shots.
@Echo
Armor plates are most likely making a difference and increasing your health to 120. Where things appear to be going wrong is the server isn't correctly sending all the damage events to the client. This is what's causing insta deaths.
Example:
You're wearing armor plates and have 120 health. The server sees you get shot 6 times which causes 125 damage and you die, but the server only sends you 4 damage notifications which only add up to 80 damage in the damage log on your screen.