Ai changehintgroup: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (It's an entity that has to do with nodes, but not a node itself, so it's only an entity, I guess.)
m (Copied description from ''Hint nodes''.)
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.]]
{{Todo|Write a description, and add a picture similar to [[info_node]].}}
Changes or adds a specific hint group to a NPC or hint.


==Keyvalues==
==Keyvalues==

Revision as of 08:09, 4 April 2006

Template:Wrongtitle

Entity Description

File:Ai changehintgroup.jpg
An ai_changehintgroup entity.

Changes or adds a specific hint group to a NPC or hint.

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