game_team_set
Jump to navigation
Jump to search
game_team_set
is a point entity available in all 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) <string>
- The targetname that other entities refer to this entity by.
Target:
- Target (target) <targetname>
- The targetname of an entity this entity will trigger when activated.
TargetX:
- Delay before trigger (delay) <integer>
- Delay in seconds before firing the targeted entity.
- Killtarget (killtarget) <targetname>
- Entity to remove when activated.
- Master (master) <targetname>
- Name of a master entity.
Flags
Remove On fire : [1]
- The entity will be removed after firing.