Info apc missile hint: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
m (Linked to prop_vehicle_apc.)
Line 2: Line 2:


==Entity Description==
==Entity Description==
Something that helps 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.
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.


==Availability==
==Availability==

Revision as of 08:11, 13 March 2006

Template:Wrongtitle

Entity Description

Something that helps 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.

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