Trigger bot tag
Jump to navigation
Jump to search
Entity Description
Add or remove tags to bots that pass through this trigger. Multiple tags may be separated by a comma.
Use tf_bot_debug_tags 1;ent_text player to see what tags a bot currently has.
Note: does not add tags to bots created with bot_controller, however bot_generator works
Use to filter actions related to these bot tags 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
ortarget
).
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 the
Enable
input).
- Tags ([todo internal name (i)]) <string>
- a (space separated?) set of tags to add to a bot touching this trigger.
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.