Tanktrain aitarget: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
Line 1: Line 1:
{{wrongtitle|title=tanktrain_aitarget}}
{{wrongtitle|title=tanktrain_aitarget}}
{{base_legacy|ai_changetarget}}
==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.
Line 17: Line 18:
==Outputs==
==Outputs==
*{{o targetname}}
*{{o targetname}}
[[Category:AI]]
[[Category:Entities]]

Revision as of 16:53, 11 April 2008

Template:Wrongtitle Template:Base legacy

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