FlagStand
Summary
Properties
Methods
Events
Fires when a player bearing an opposing flag, and having the same Player.TeamColor as the stand, touches the FlagStand.
Properties
TeamColor
The Team that owns the FlagStand. Corresponds with the TeamColors in the Teams service.
The Flag and FlagStand objects were created to allow developers to make 'Capture the Flag' style games quickly. However they have been deprecated and developers are advised to design their own systems which will be more flexible and reliable.
Methods
Events
FlagCaptured
This event fires when a player bearing an opposing flag, and having the same Player.TeamColor as the stand, touches the FlagStand.
The Flag and FlagStand objects were created to allow developers to make 'Capture the Flag' style games quickly. However they have been deprecated and developers are advised to design their own systems which will be more flexible and reliable.