class DeathMatchMessage
extends Botpack.CriticalEventPlus//
// Messages common to DeathMatchPlus derivatives.
//
// Switch 0: OverTime
//
// Switch 1: Entered game.
// RelatedPRI_1 is the player.
//
// Switch 2: Name change.
// RelatedPRI_1 is the player.
//
// Switch 3: Team change.
// RelatedPRI_1 is the player.
// OptionalObject is a TeamInfo.
//
// Switch 4: Left game.
// RelatedPRI_1 is the player.