30.03.2019, 00:08
Do you set any animation in OnPlayerDeath? From my experience that can lead to the issues you described.
Most servers that have a custom dying animation don't actually let the player die, they basically just freeze them and apply an anim, then use a timer for respawning (health is completely server sided in that case).
Not sure about fixes.inc, but you could try weapon-config which also does that.
Most servers that have a custom dying animation don't actually let the player die, they basically just freeze them and apply an anim, then use a timer for respawning (health is completely server sided in that case).
Not sure about fixes.inc, but you could try weapon-config which also does that.