Info apc missile hint: Difference between revisions
Jump to navigation
Jump to search
Note:The FGD data lists
mNo edit summary |
m (Updated old entity format to {{this is a}}. This action was perfomed by a bot.) |
||
Line 1: | Line 1: | ||
{{ | {{this is a|e2|name=info_apc_missile_hint|series=Half-Life 2}} It helps guide rockets ({{ent|apc_missile}} fired by the {{ent|prop_vehicle_apc}}. In short, if the missile can hit a target before that target leaves this volume, the missile will steer towards it. | ||
{{note|The FGD data lists <code>Enable</code> and <code>Disable</code> inputs, but they do not exist in code.}} | {{note|The FGD data lists <code>Enable</code> and <code>Disable</code> inputs, but they do not exist in code.}} |
Revision as of 11:09, 4 January 2024
info_apc_missile_hint
is an e2 available in Half-Life 2 series. It helps guide rockets (apc_missile fired by the prop_vehicle_apc. In short, if the missile can hit a target before that target leaves this volume, the missile will steer towards it.

Enable
and Disable
inputs, but they do not exist in code.Keyvalues
- Target (target) ([todo internal name (i)]) <targetname>
- The entity that the missile will guide towards if the conditions are met.