trigger_bot_tag
		
		
		
		
		
		Jump to navigation
		Jump to search
		
 
 Tip:Using the commands
Tip:Using the commands 
 Note:Tags won't work on bot_controller, as it doesn't spawn tf_bot entities.
Note:Tags won't work on bot_controller, as it doesn't spawn tf_bot entities.
		
	

 
trigger_bot_tag  is a   brush entity  available in  Team Fortress 2. 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.
 Team Fortress 2. 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.
 Tip:Using the commands
Tip:Using the commands developer 1;ent_text player with tf_bot_debug_tags 1 shows the bots's tags without any other debugging information. Note:Tags won't work on bot_controller, as it doesn't spawn tf_bot entities.
Note:Tags won't work on bot_controller, as it doesn't spawn tf_bot entities.Keyvalues
- Name (targetname) <string>[ Edit ]
- The name that other entities refer to this entity by, via Inputs/Outputs or other keyvalues (e.g. parentnameortarget).
 Also displayed in Hammer's 2D views and Entity Report.See also: Generic Keyvalues, Inputs and Outputs available to all entities
- 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 theEnableinput).
Flags
| 
 
 
 
 
 
 
 
 | 
Inputs
EnableDisable:
- Enable / Disable
- Enable/disable this entity from performing its task. It might also disappear from view.


























