Info node hint: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
(added "Allow Jump Up" flag - might be EP2 update?)
Line 11: Line 11:
* {{kv hintnode}}
* {{kv hintnode}}


<!--This entity has no flags.-->
==Flags==
* {{fl hintnode}}
 
==Inputs==
==Inputs==
* {{i hintnode}}
* {{i hintnode}}

Revision as of 18:03, 2 March 2008

Template:Wrongtitle

Entity Description

An info_node_hint entity.

A hint node that is also an info_node. Ground NPCs only. Full range of hint types.

Keyvalues

Flags

Allow jump up : [65536]


Inputs

Outputs

Fired when an NPC has reached this node and started using it. Passes along the NPC.
Fired when an NPC has stopped using this node. Passes along the NPC.

See Also

  • Hint nodes
  • Actbusy - The Actbusy system uses info_node_hints set to World: Act Busy Hints.