Info node hint: Difference between revisions
Jump to navigation
Jump to search
(added "Allow Jump Up" flag - might be EP2 update?) |
mNo edit summary |
||
Line 1: | Line 1: | ||
{{wrongtitle|title=info_node_hint}} | {{wrongtitle|title=info_node_hint}} | ||
{{base_point}}[[Category:AI]] | |||
==Entity Description== | ==Entity Description== | ||
Line 24: | Line 25: | ||
: Fired when an NPC has stopped using this node. Passes along the NPC. | : Fired when an NPC has stopped using this node. Passes along the NPC. | ||
* {{o targetname}} | * {{o targetname}} | ||
Revision as of 14:24, 12 April 2008
Template:Wrongtitle Template:Base point
Entity Description
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
- 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.