game_player_team
game_player_team
is a point entity available in all GoldSrc games. This entity makes a player change teams.
Key Values
Targetname:
- Name
(targetname)
<string> - The targetname that other entities refer to this entity by.
- Master
(master)
<targetname> - Name of a master entity.
Target:
- Target
(target)
<targetname> - The targetname of an entity this entity will trigger when activated.
Flags
Remove On fire : [1]
- If enabled, the entity will be removed after being triggered.
Kill Player : [2]
- The player will be killed when the entity is activated.
Gib Player : [4]
- The player will be pulled apart when the entity is activated.