Ai changehintgroup: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
 
(Wrote the entire entity from scratch. Enjoy.)
Line 1: Line 1:
#REDIRECT [[info_hint]]
{{wrongtitle|title=ai_changehintgroup}}
 
==Entity Description==
[[Image:ai_changehintgroup.jpg|thumb|right|200px|An ''ai_changehintgroup'' entity.]]
{{Todo|Write a description, and add a picture similar to [[info_node]].}}
 
==Keyvalues==
*'''SearchType'''
: Search Type - How to search for the entities to change.
*'''Radius'''
: Search Radius - Radius to search. (0 for all of map.)
*'''hintlimiting'''
: Hint Limit Nav - Limits NPC to using specified hint group for navigation requests, does not limit local navigation.
* {{kv targetname}}
*'''SearchName'''
: Name to search for
*'''NewHintGroup'''
: New Hint Group
 
<!--This entity doesn't have any flags.-->
==Inputs==
* {{i targetname}}
* '''Activate'''
: {{todo|Write description.}}
 
==Outputs==
* {{o targetname}}
 
==See Also==
* [[Hint nodes]]

Revision as of 04:40, 4 April 2006

Template:Wrongtitle

Entity Description

File:Ai changehintgroup.jpg
An ai_changehintgroup entity.
Todo: Write a description, and add a picture similar to info_node.

Keyvalues

  • SearchType
Search Type - How to search for the entities to change.
  • Radius
Search Radius - Radius to search. (0 for all of map.)
  • hintlimiting
Hint Limit Nav - Limits NPC to using specified hint group for navigation requests, does not limit local navigation.
Name to search for
  • NewHintGroup
New Hint Group

Inputs

Todo: Write description.

Outputs

See Also