Npc pigeon: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
m (Same changes as I did for the other birdies.)
Line 1: Line 1:
{{wrongtitle|title=npc_pigeon}}
{{wrongtitle|title=npc_pigeon}}
==Entity Description==
==Entity Description==
[[Image:pigeon.jpg|frame|right|Pigeon]]
[[Image:pigeon.jpg|frame|right|An ''npc_pigeon'' entity.]]
A nice touch to city maps. Make sure to place [[info_hint|info_hints]] to tell the bird where to fly.
A pigeon. A nice touch to city maps. Make sure to place [[info_hint|info_hints]] to tell the bird where to fly.


{{npcnote}}
{{npcnote}}
Line 8: Line 9:
==Keyvalues==
==Keyvalues==
* {{kv basenpc}}
* {{kv basenpc}}
==Flags==
==Flags==
* {{fl basenpc}}
* {{fl basenpc}}
==Inputs==
==Inputs==
* {{i basenpc}}
* {{i basenpc}}
* '''FlyAway <string>'''
* '''FlyAway <string>'''
: Forces the pigeon to fly to the nearest crow flyto hint node.
: Forces the pigeon to fly to the nearest ''Crow: Fly to point'' hint node.
 
==Outputs==
==Outputs==
* {{o basenpc}}
* {{o basenpc}}
==See Also==
==See Also==
* [[npc_crow]]
* [[npc_crow]]
* [[npc_seagull]]
* [[npc_seagull]]
[[Category:Entities]][[Category:NPCs]]
[[Category:Entities]][[Category:NPCs]]

Revision as of 02:16, 4 April 2006

Template:Wrongtitle

Entity Description

An npc_pigeon entity.

A pigeon. A nice touch to city 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.

Keyvalues

Flags

Inputs

Forces the pigeon to fly to the nearest Crow: Fly to point hint node.

Outputs

See Also