class CTFMessage
extends Botpack.CriticalEventPlus//
// CTF Messages
//
// Switch 0: Capture Message
// RelatedPRI_1 is the scorer.
// OptionalObject is the flag.
//
// Switch 1: Return Message
// RelatedPRI_1 is the scorer.
// OptionalObject is the flag.
//
// Switch 2: Dropped Message
// RelatedPRI_1 is the holder.
// OptionalObject is the flag's team teaminfo.
//
// Switch 3: Was Returned Message
// OptionalObject is the flag's team teaminfo.
//
// Switch 4: Has the flag.
// RelatedPRI_1 is the holder.
// OptionalObject is the flag's team teaminfo.
//
// Switch 5: Auto Send Home.
// OptionalObject is the flag's team teaminfo.
//
// Switch 6: Pickup stray.
// RelatedPRI_1 is the holder.
// OptionalObject is the flag's team teaminfo.