{{{1}}}

From Valve Developer Community
Revision as of 18:16, 19 December 2010 by Barracuda (talk | contribs)
Jump to navigation Jump to search

Template:Wrongtitle Team Fortress 2 {{{1}}} is a point entity available in Team Fortress 2 Team Fortress 2.

Stub

This article or section is a stub. You can help by expanding it.

Entity Description

A filter that filters by the team of the activator.

Keyvalues

Name (targetname) <string>[ Edit ]
The name that other entities refer to this entity by, via Inputs/Outputs or other keyvalues (e.g. parentname or target).
Also displayed in Hammer's 2D views and Entity Report.
See also:  Generic Keyvalues, Inputs and Outputs available to all entities

  • 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

  • OnFail
  • OnPass