Template:KV Hintnode: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
mNo edit summary |
||
Line 36: | Line 36: | ||
:*360 Degrees | :*360 Degrees | ||
*'''StartHintDisabled''' | *'''StartHintDisabled''' | ||
: | :{{boolean}} | ||
*'''Group''' | *'''Group''' | ||
:<string> If specified, gives the hint a specific group name. Useful for hint nodes that need to be logically grouped together. NPCs may also refuse to use hint nodes that don't match their hint group. | :<string> If specified, gives the hint a specific group name. Useful for hint nodes that need to be logically grouped together. NPCs may also refuse to use hint nodes that don't match their hint group. |
Revision as of 20:04, 11 July 2005
hinttype
- <choices> Hint
- None
- World: Window
- World: Act Busy Hint
- World: Visually Interesting
- World: Visually Interesting (Don't aim at)
- World: Inhibit Combine Mines within 15 feet
- Crouch Cover Medium
- Crouch Cover Low
- Waste Scanner Spawn
- Entrance / Exit Pinch
- Enemy Disadvantage Point
- Health Kit
- Antlion: Burrow Point
- Antlion: Thumper Flee Point
- Headcrab: Burrow Point
- Roller: Patrol Point
- Roller: Cleanup Spot
- Crow: Fly to point
- Crow: Perch point
- Follower: Wait point
- Override jump permission
- Player squad transition point
- NPC exit point
- Strider node
- HL1 World: Machinery
- HL1 World: Blinking Light
- HL1 World: Human Blood
- HL1 World: Alien Blood
- hintactivity
- <string> Activity associated with this hint node. Various parts of the NPC AI play this activity at times. i.e. Actbusy nodes will play this activity when an NPC acts busy on the node.
- nodeFOV
- <integer/choices> Imagine this node requires that an NPC be in the node's field of view in order to use this hint.
- 180 Degrees
- 360 Degrees
- StartHintDisabled
- <boolean>
- Group
- <string> If specified, gives the hint a specific group name. Useful for hint nodes that need to be logically grouped together. NPCs may also refuse to use hint nodes that don't match their hint group.
- TargetNode
- <node_dest> The node ID of an associated target node, if any.
- IgnoreFacing
- <choices> Don't pay attention to the facing of the node. May not apply to a given hint type.
- No
- Yes
- Default
- MinimumState
- <choices> Require an NPC have a minimum state to use the hint.
- Idle
- Alert
- Combat
- MaximumState
- <choices> Require an NPC have a maximum state to use the hint.
- Idle
- Alert
- Combat