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

game_team_set

From Valve Developer Community
Jump to: navigation, search

game_team_set is a point entity available in all GoldSrc GoldSrc games. This entity will set the team index of the game_team_master it targets to the team of the player that activates it.

Key Values


Targetname:
Name (targetname) <targetname>
The targetname that other entities refer to this entity by.

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

TargetX:
Delay before trigger (???) <integer>
Delay in seconds before firing the targeted entity.
KillTarget (???) <target_destination>
Entity to remove when activated.


Master (master) <string>
Name of a master entity.

Flags

  •  [1] : Remove On fire
       The entity will be removed after firing.