Tanktrain aitarget: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
Line 7: Line 7:
==Keyvalues==
==Keyvalues==
*{{kv targetname}}
*{{kv targetname}}
*'''target''' <target_destination>
*'''target'''
:The [[tanktrain_ai]] entity to change the target of.
: <target_destination> The [[tanktrain_ai]] entity to change the target of.
*'''newtarget''' <target_destination>
*'''newtarget'''
:The entity to tell the tanktrain_ai to target.
: <target_destination> The entity to tell the [[tanktrain_ai]] to target.


==Inputs==
==Inputs==

Revision as of 06:27, 6 October 2005

Template:Wrongtitle

Entity Description

An entity that changes the target of a tanktrain_ai entity.

This entity is deprecated. Use ai_changetarget instead.

Keyvalues

<target_destination> The tanktrain_ai entity to change the target of.
  • newtarget
<target_destination> The entity to tell the tanktrain_ai to target.

Inputs

Outputs