Npc crow: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(trying out the Availability section)
(How's this Maven)
Line 8: Line 8:
==Availability==
==Availability==
{{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=npc_crow.cpp}}



Revision as of 14:21, 6 October 2005

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