Ai changetarget: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (Expanded & removed {{stub}})
Line 1: Line 1:
{{wrongtitle|title=ai_changetarget}}
{{wrongtitle|title=ai_changetarget}}


{{stub}}
==Entity Description==
==Entity Description==
Changes the target of an entity.
Changes the target of an entity.
{{note|This entity functions as a target changer for any entity, not just [[NPC]]s}}
==Keyvalues==
==Keyvalues==
* {{kv targetname}}
* {{kv targetname}}

Revision as of 23:17, 29 March 2006

Template:Wrongtitle

Entity Description

Changes the target of an entity.

Note.pngNote:This entity functions as a target changer for any entity, not just NPCs

Keyvalues

<target_destination> Entity to change the target for
  • m_iszNewTarget
<target_destination> New target's targetname

Inputs

Trigger the target change

Outputs