Npc crow: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
(trying out the Availability section)
Line 5: Line 5:


{{npcnote}}
{{npcnote}}
==Availability==
{{in game|point}} {{game|HL2}}, {{game|HL2DM}}
{{in fgd}} {{fgd|halflife2}}
{{in code|class=CNPC_Crow|file=npc_crow.cpp}}
==Keyvalues==
==Keyvalues==
* {{kv basenpc}}
* {{kv basenpc}}

Revision as of 10:56, 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 fgd Template:Fgd Template:In code

Keyvalues

Flags

Inputs

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

Outputs

See Also