Ai changehintgroup: Difference between revisions
Jump to navigation
Jump to search
(IO wikicode updated) |
(removed {{DISPLAYTITLE}}, covered by the hl2 point template) |
||
Line 1: | Line 1: | ||
{{hl2 point|ai_changehintgroup}} | {{hl2 point|ai_changehintgroup}} | ||
Revision as of 00:43, 1 August 2018
Entity description
Changes or adds a specific hint group to an NPC or hint node (see Hint nodes).
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
- SearchType ([todo internal name (i)]) <choices>
- Search Type - How to search for the entities to change.
- 0 : Entity Name
- 1 : Classname
- 2 : Old Hint Group
- Hintlimiting ([todo internal name (i)]) <boolean>
- Hint Limit Nav - Limits NPC to using specified hint group for navigation requests, does not limit local navigation.
- SearchName ([todo internal name (i)]) <target_name_or_class>
- Name to search for.
Inputs
- Activate
- Change the hint group.