Scripted target: Difference between revisions
Jump to navigation
Jump to search
m (→Entity Description: interwiki) |
OlogeTbocc (talk | contribs) (alcnacnaerd) |
||
Line 1: | Line 1: | ||
sitpas | |||
{{wrongtitle|title=scripted_target}} | {{wrongtitle|title=scripted_target}} | ||
Revision as of 06:35, 5 January 2009
sitpas Template:Wrongtitle
Entity Description
A point entity that targets an NPC for use in scripted sequences.
Keyvalues
- Template:Kv targetname
- target
- <target_destination> Next Target
- Template:Kv parentname
- Template:Kv enabledisable
- m_iszEntity
- <npcclass> NPC target.
- m_flRadius
- <float> Radius to search within for an NPC to use. A value of "0" searches everywhere in the map.
- MoveSpeed
- <float>
- PauseDuration
- <float>
- EffectDuration
- <float>
Inputs
Outputs
- AtTarget
- Fires when NPC reaches this target. (!activator is the NPC)
- LeaveTarget
- Fires when NPC leaves this target. (!activator is the NPC)