Tanktrain aitarget: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
Line 2: Line 2:
==Entity Description==
==Entity Description==
An entity that changes the target of a [[tanktrain_ai]] entity.
An entity that changes the target of a [[tanktrain_ai]] entity.
This entity is '''deprecated'''.  Use [[ai_changetarget]] instead.


==Keyvalues==
==Keyvalues==

Revision as of 06:26, 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

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

Inputs

Outputs