Info node hint: Difference between revisions
Jump to navigation
Jump to search
(Merged info from Actbusy.) |
mNo edit summary |
||
Line 3: | Line 3: | ||
==Entity Description== | ==Entity Description== | ||
[[Image:info_node_hint.jpg|thumb|right|200px|An ''info_node_hint'' entity.]] | [[Image:info_node_hint.jpg|thumb|right|200px|An ''info_node_hint'' entity.]] | ||
A hint that is also an [[info_node]]. Ground NPCs only. Full range of hint types. | A [[hint node]] that is also an [[info_node]]. Ground NPCs only. Full range of hint types. | ||
==Keyvalues== | ==Keyvalues== |
Revision as of 08:26, 2 March 2008
Entity Description
A hint node that is also an info_node. Ground NPCs only. Full range of hint types.
Keyvalues
Inputs
Outputs
- OnNPCStartedUsing <ehandle>
- Fired when an NPC has reached this node and started using it. Passes along the NPC.
- OnNPCStoppedUsing <ehandle>
- 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.