Info node hint: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (Copied description from ''Hint nodes''.)
(Merged info from Actbusy.)
Line 17: Line 17:


==Outputs==
==Outputs==
*'''OnNPCStartedUsing'''
*'''OnNPCStartedUsing <[[ehandle]]>'''
:{{todo|Write a description.}}
: Fired when an NPC has reached this node and started using it. Passes along the NPC.
*'''OnNPCStoppedUsing'''
*'''OnNPCStoppedUsing <[[ehandle]]>'''
:{{todo|Write a description.}}
: Fired when an NPC has stopped using this node. Passes along the NPC.
* {{o targetname}}
* {{o targetname}}


==See Also==
==See Also==
* [[Hint nodes]]
* [[Hint nodes]]
* [[Actbusy]] - The Actbusy system uses info_node_hints set to ''World: Act Busy Hints''.


[[Category:Entities]] [[Category:Nodes]]
[[Category:Entities]] [[Category:Nodes]]

Revision as of 01:15, 6 April 2006

Template:Wrongtitle

Entity Description

An info_node_hint entity.

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

Keyvalues

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.