@WibbenZ, you are correct. I implemented this in the OX server. I can't remember the exact specifics, but, from what I remember, when a player dies its connection to the game server is dropped, and the player object is removed from the game. Obviously, you want to not do either of these. Sorry I...