TActivePlayer.OnBeforeRespawn
property OnBeforeRespawn Access mode: RW Event handler type: TOnBeforeRespawnEvent Event handler declaration: function (Player: TActivePlayer): Byte;
Description
Event property called right before a player has respawned.
In this event Player.Alive is FALSE (unless he's just joined the server)