Info hint: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (Robot: fixing template case.)
m (Robot: fixing template case.)
Line 20: Line 20:
== Inputs ==
== Inputs ==
* {{I Hintnode}}
* {{I Hintnode}}
* {{i targetname}}
* {{I Targetname}}


== Outputs ==
== Outputs ==
* {{o targetname}}
* {{o targetname}}

Revision as of 19:37, 19 January 2009

Template:Wrongtitle Template:Base point

Entity description

An info_hint node.

info_hint is the only NPC AI node that is not connected to the NPC navigation nodegraph. Thus NPCs will not move to info_hints, making them unsuitable for navigation hint_types such as "Crouch Cover Low". Non-navigation hint_types, like "World: Visually Interesting", or "World: Window", are more suitable.

Keyvalues

Flags

Allow jump up : [65536]


Inputs

  • HintNode:
EnableHint
Enable hint.
DisableHint
Disable hint.

Outputs