OnPlayerRespawn
From the Scripting Manual
procedure OnPlayerRespawn(ID: byte); Parameter Info: ID (Byte): Player ID of the player who just respawned. Description: This procedure will be called every time a player respawns.
procedure OnPlayerRespawn(ID: byte); Parameter Info: ID (Byte): Player ID of the player who just respawned. Description: This procedure will be called every time a player respawns.