Ai changehintgroup: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Wrote the entire entity from scratch. Enjoy.)
m (Wrote some formated question marks that needs filling in.)
Line 7: Line 7:
==Keyvalues==
==Keyvalues==
*'''SearchType'''
*'''SearchType'''
: Search Type - How to search for the entities to change.
: <?> Search Type - How to search for the entities to change.
*'''Radius'''
*'''Radius'''
: Search Radius - Radius to search. (0 for all of map.)
: <?> Search Radius - Radius to search. (0 for all of map.)
*'''hintlimiting'''
*'''hintlimiting'''
: Hint Limit Nav - Limits NPC to using specified hint group for navigation requests, does not limit local navigation.
: <?> Hint Limit Nav - Limits NPC to using specified hint group for navigation requests, does not limit local navigation.
* {{kv targetname}}
* {{kv targetname}}
*'''SearchName'''
*'''SearchName'''
: Name to search for
: <?> Name to search for
*'''NewHintGroup'''
*'''NewHintGroup'''
: New Hint Group
: <?> New Hint Group


<!--This entity doesn't have any flags.-->
<!--This entity doesn't have any flags.-->

Revision as of 05:55, 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