This article's documentation is for the "GoldSrc" engine. Click here for more information.

game_player_team

From Valve Developer Community
Jump to: navigation, search

game_player_team is a point entity available in all GoldSrc GoldSrc games. This entity makes a player change teams.

Key Values


Targetname:
Name (targetname) <targetname>
The targetname that other entities refer to this entity by.
Master (master) <string>
Name of a master entity.

Target:
Target (???) <target_destination>
The targetname of an entity this entity will trigger when activated.


Flags

  •  [1] : Remove On fire
       If enabled, the entity will be removed after being triggered.
  •  [2] : Kill Player
       The player will be killed when the entity is activated.
  •  [4] : Gib Player
       The player will be pulled apart when the entity is activated.