Info apc missile hint: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (template update)
m (link)
Line 2: Line 2:


==Entity Description==
==Entity Description==
Something that helps [[Prop vehicle apc|APC]] missiles guide. If the missile can hit the associated target entity between the time it takes the current enemy to enter + leave the hint, then the missile will guide to the entity.
A [[brush entity]] that helps [[Prop vehicle apc|APC]] missiles guide. If the missile can hit the associated target entity between the time it takes the current enemy to enter and leave the hint, then the missile will guide to the entity.


==Availability==
==Availability==

Revision as of 21:27, 20 February 2007

Template:Wrongtitle

Entity Description

A brush entity that helps APC missiles guide. If the missile can hit the associated target entity between the time it takes the current enemy to enter and leave the hint, then the missile will guide to the entity.

Availability

Template:In game Template:Game Template:In code

Keyvalues

<target_destination> The entity that the missile will guide towards if the conditions are met.

Flags

None.

Inputs

  • EnableDisable:
Enable / Disable
Enable/disable this entity from performing its task. It might also disappear from view.

Outputs