This article relates to the game "Half-Life 2". Click here for more information.

Info target helicopter crash: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
m (Updated old entity format to {{this is a}}. This action was perfomed by a bot.)
Line 1: Line 1:
{{HL2 topicon}}
<!-- When this page is updated to {{langsp}} or {{language subpage}} instead of {{lang}}, please move {{this is a}} to the base page, as it is automatically translated. -->{{HL2 topicon}}
{{Lang|title=info_target_helicopter_crash}}
{{lang}}{{this is a|sprite=info_target.png|e0|name=info_target_helicopter_crash|series=Half-Life 2}} When an {{ent|npc_helicopter}} is killed, it will attempt to crash at this point.
{{Entity|sprite=info_target.png|info_target_helicopter_crash|type=e0|series=Half-Life 2}} When an {{ent|npc_helicopter}} is killed, it will attempt to crash at this point.


{{code class|CPointEntity|npc_attackchopper.cpp}}
{{code class|CPointEntity|npc_attackchopper.cpp}}

Revision as of 11:19, 4 January 2024

English (en)Translate (Translate)
Info target.png

info_target_helicopter_crash is an e0 available in Half-Life 2 series Half-Life 2 series. When an npc_helicopter is killed, it will attempt to crash at this point.

C++ In code, it is represented by theCPointEntityclass, defined in thenpc_attackchopper.cppfile.

Keyvalues

Inputs

Outputs

See Also