filter_activator_tfteam
From Valve Developer Community
This article is a stub. You can help by adding to it.
Contents |
Entity Description
A filter that filters by the team of the activator.
Availability
This point-based entity is exclusive to Team Fortress 2.
Keyvalues
-
Targetname:
- Name <string>
- The targetname other entities refer to this entity by.
- controlpoint
- <entityname> The team_control_point associated with this filter. The filter does NOT need an associated control point to function properly, but ownership of the control point will control the team number the filter uses (setup during each round start).
- Negated (Filter mode)
- <boolean> If set to yes, prevents the team set in TeamNum from activating entities filtered by this entity.
- TeamNum
Literal Value Description 0 Neither 2 RED 3 BLU
Outputs
-
Targetname:
-
OnUser1toOnUser4 - Fired in response to the
FireUserinputs; see User Inputs and Outputs. -
OnKilled(New with Left 4 Dead) - Fired when the entity is killed and removed from the game.
- OnFail
- OnPass
