UHPlugin
UHPlugin copied to clipboard
Automatically mark a player as dead if he logs out, a few minutes later
Or you could, say, count three minutes (or just a configurable amount of time) after someone disconnects and then when checking for winners ignore players that have been disconnected for that long.
– @Amunak
I'm not sure if this is really needed anymore with the kill command (that could, on the other hand, use its own command hinting for disconnected players).
There is still one issue though: even when you kill a disconnected player you can't remove him from his team (if you, for exaple, want to free some space for a new player in otherwise full team).
There is still one issue though: even when you kill a disconnected player you can't remove him from his team (if you, for exaple, want to free some space for a new player in otherwise full team).*
Oh, yes, you're right. I'll fix that.