Info target gunshipcrash: Difference between revisions
Jump to navigation
Jump to search

In code, it is represented by the
mNo edit summary |
m (Changed parameters of {{this is a}} to comply with the updated version. This action was performed by a bot.) |
||
Line 1: | Line 1: | ||
{{lang|Info target gunshipcrash}} | {{lang|Info target gunshipcrash}} | ||
[[File:info_target.png|left]]{{this is a| | [[File:info_target.png|left]]{{this is a|point entity|name=info_target_gunshipcrash|game=Half-Life 2|game1=Half-Life 2: Episode One|game2=Half-Life 2: Episode Two|game3=Half-Life 2: Deathmatch}} When an {{ent|npc_combinegunship}} is killed, it will attempt to crash at this point. | ||
{{code class|CTargetGunshipCrash|npc_combinegunship.cpp}} | {{code class|CTargetGunshipCrash|npc_combinegunship.cpp}} |
Revision as of 16:22, 17 May 2024


info_target_gunshipcrash
is a point entity available in Half-Life 2,
Half-Life 2: Episode One,
Half-Life 2: Episode Two, and
Half-Life 2: Deathmatch. When an npc_combinegunship is killed, it will attempt to crash at this point.

CTargetGunshipCrash
class, defined in thenpc_combinegunship.cpp
file.
Keyvalues
Inputs
EnableDisable:
- Enable / Disable
- Enable/disable this entity from performing its task. It might also disappear from view.
Outputs
- OnCrashed !FGD
- Fired when a gunship crashes at the target.
See also
- info_target_helicopter_crash, an npc_helicopter counterpart.
Categories:
- TODO rewrite lang to LanguageBar
- Point entities
- Non-internal Half-Life 2 entities
- Half-Life 2 entities
- Half-Life 2 point entities
- Non-internal Half-Life 2: Episode One entities
- Half-Life 2: Episode One entities
- Half-Life 2: Episode One point entities
- Non-internal Half-Life 2: Episode Two entities
- Half-Life 2: Episode Two entities
- Half-Life 2: Episode Two point entities
- Non-internal Half-Life 2: Deathmatch entities
- Half-Life 2: Deathmatch entities
- Half-Life 2: Deathmatch point entities