Trigger bot tag
Jump to navigation
Jump to search
Template:Tf2 brush Any bots that interact with this trigger can be given tags, or have tags be removed from them. Multiple tags can also be used at once.

developer 1;ent_text player
with tf_bot_debug_tags 1
shows the bots's tags without any other debugging information.
Keyvalues
- Tags (tags) <string>
- A set of tags added to bots touching this trigger; tags are comma-separated.
- Add (add) <choices>
- Add to existing tags? Set to false to replace them.
- 0: RemoveTag
- 1: AddTag
- Start Disabled (StartDisabled) <boolean>
- Stay dormant until activated (with the
Enable
input).
- 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
Flags
|
Inputs
EnableDisable:
- Enable / Disable
- Enable/disable this entity from performing its task. It might also disappear from view.