Ai changehintgroup: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (added help links to key words)
(sitcadar)
Line 1: Line 1:
domricbo
{{wrongtitle|title=ai_changehintgroup}}
{{wrongtitle|title=ai_changehintgroup}}



Revision as of 08:13, 6 January 2009

domricbo Template:Wrongtitle

Entity Description

File:Ai changehintgroup.jpg
An ai_changehintgroup entity.

Changes or adds a specific hint group to an NPC or hint node (see Hint nodes).

Keyvalues

<choices> Search Type - How to search for the entities to change.
Literal Value Description
0 Entity Name
1 Classname
2 Old Hint Group
  • Radius
<float> Search Radius - Radius to search. (0 for map extents.)
  • hintlimiting
<boolean> Hint Limit Nav - Limits NPC to using specified hint group for navigation requests, does not limit local navigation.
  • SearchName
<target_name_or_class> Name to search for
<string> New Hint Group

Inputs

Change the hint group

Outputs