Npc crow: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(How's this Maven)
m (→‎Availability: Relocated)
Line 9: Line 9:
{{in game|point}} {{game|HL2}}, {{game|HL2DM}}
{{in game|point}} {{game|HL2}}, {{game|HL2DM}}
<!--{{in fgd}} {{fgd|halflife2}}-->
<!--{{in fgd}} {{fgd|halflife2}}-->
{{in code|class=CNPC_Crow|file=npc_crow.cpp}}
{{in code|class=CNPC_Crow|file=hl2_dll\npc_crow.cpp}}


==Keyvalues==
==Keyvalues==

Revision as of 21:30, 3 April 2006

Template:Wrongtitle

Entity Description

Crow

A nice touch to dark maps. Make sure to place info_hints to tell the bird where to fly.

Note.pngNote:Some keyvalues, spawnflags, effect flags, inputs, or outputs might not affect an NPC, based on the functionality and coding of the NPC.

Availability

Template:In game Template:Game, Template:Game Template:In code

Keyvalues

Flags

Inputs

Forces the crow to fly to the nearest crow flyto hint node.

Outputs

See Also