Trigger bot tag

From Valve Developer Community
Revision as of 23:47, 7 November 2014 by Happs (talk | contribs)
Jump to navigation Jump to search

Template:Tf2 brush

Entity Description

It is unclear exactly what this is used for, but it is believed to be related to filter_tf_bot_has_tag.

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

Start Disabled (StartDisabled) <boolean>
Stay dormant until activated (with theEnableinput).
Tags ([todo internal name (i)]) <string>
a (space separated?) set of tags to add to a bot touching this trigger.
Add ([todo internal name (i)]) <boolean>
Add to existing tags? Set to false to replace them.


Inputs

  • EnableDisable:
Enable / Disable
Enable/disable this entity from performing its task. It might also disappear from view.
  • SetTeam
<integer> Changes the entity's team.

Outputs