FlagStand

Visualizza obsoleti
deprecato

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.

Sommario

Proprietà

Proprietà inherited from PartProprietà inherited from BasePartProprietà inherited from PVInstance

Metodi

Metodi inherited from BasePartMetodi inherited from PVInstance

Eventi

Eventi inherited from BasePart

Proprietà

TeamColor

lettura parallela

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.

Metodi

Eventi

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.

Parametri

player: Instance