FlagStand

Show Deprecated
deprecated

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.

Summary

Properties

Properties inherited from PartProperties inherited from BasePartProperties inherited from PVInstance

Methods

Methods inherited from BasePartMethods inherited from PVInstance

Events

Events inherited from BasePart

Properties

TeamColor

read parallel

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.

Parameters

player: Instance