Ai changehintgroup: Difference between revisions
Jump to navigation
Jump to search
m (provided datatypes) |
m (added help links to key words) |
||
Line 3: | Line 3: | ||
==Entity Description== | ==Entity Description== | ||
[[Image:ai_changehintgroup.jpg|thumb|right|200px|An ''ai_changehintgroup'' entity.]] | [[Image:ai_changehintgroup.jpg|thumb|right|200px|An ''ai_changehintgroup'' entity.]] | ||
Changes or adds a specific hint group to | Changes or adds a specific [[Hint_node#Hint_Group|hint group]] to an NPC or hint node (see [[Hint nodes]]). | ||
==Keyvalues== | ==Keyvalues== | ||
Line 24: | Line 24: | ||
*'''SearchName''' | *'''SearchName''' | ||
: <target_name_or_class> Name to search for | : <target_name_or_class> Name to search for | ||
*'''NewHintGroup''' | *'''[[Hint_node#Hint_Group|NewHintGroup]]''' | ||
: <string> New Hint Group | : <string> New Hint Group | ||
Line 31: | Line 31: | ||
* {{i targetname}} | * {{i targetname}} | ||
* '''Activate''' | * '''Activate''' | ||
: Change the | : Change the [[Hint_node#Hint_Group|hint group]] | ||
==Outputs== | ==Outputs== | ||
* {{o targetname}} | * {{o targetname}} | ||
[[Category:Entities]] | [[Category:Entities]] |
Revision as of 13:55, 2 March 2008
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
- Template:Kv targetname
- SearchType
- <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
- Template:I targetname
- Activate
- Change the hint group