Ai changehintgroup: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (Reverted edit of LetosItelt, changed back to last version by Beeswax)
m (Robot: fixing template case.)
Line 29: Line 29:
<!--This entity doesn't have any flags.-->
<!--This entity doesn't have any flags.-->
==Inputs==
==Inputs==
* {{i targetname}}
* {{I Targetname}}
* '''Activate'''
* '''Activate'''
: Change the [[Hint_node#Hint_Group|hint group]]
: Change the [[Hint_node#Hint_Group|hint group]]

Revision as of 19:34, 19 January 2009

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

  • Activate
Change the hint group

Outputs