Info apc missile hint: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(bot-assisted cleanup)
mNo edit summary
Line 15: Line 15:
*'''target'''
*'''target'''
:<target_destination> The entity that the missile will guide towards if the conditions are met.
:<target_destination> The entity that the missile will guide towards if the conditions are met.
==Flags==
None.


==Inputs==
==Inputs==
Line 23: Line 26:
*{{o Targetname}}
*{{o Targetname}}


[[Category:Entities]]
[[Category:Entities]][[Category:Brush Entities]]

Revision as of 13:53, 6 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