Info node hint: Difference between revisions
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}} | ||
==Flags== | |||
* {{fl hintnode}} | |||
==Inputs== | ==Inputs== | ||
* {{i hintnode}} | * {{i hintnode}} |
Revision as of 18:03, 2 March 2008
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.
See Also
- Hint nodes
- Actbusy - The Actbusy system uses info_node_hints set to World: Act Busy Hints.