Quote Originally Posted by Bishop81 View Post
This is still a developer problem. Not the player's.

Maybe their servers should ask the clients where the players are before hitting them for all of their HP.

Just saying.
Trusting the client is one of the worst design choices for a multiplayer game. And server already trusts the client too much when it comes to movement, the server makes no attempt to check if the movement done was possible.