Npc crow: Difference between revisions
Jump to navigation
Jump to search
Note:Some keyvalues, spawnflags, effect flags, inputs, or outputs might not affect an NPC, based on the functionality and coding of the NPC.
m (→Availability: Relocated) |
m (I'm guessing this was what was meant. I'm also being obvious.) |
||
Line 1: | Line 1: | ||
{{wrongtitle|title=npc_crow}} | {{wrongtitle|title=npc_crow}} | ||
==Entity Description== | ==Entity Description== | ||
[[Image:crow.jpg|frame|right| | [[Image:crow.jpg|frame|right|A crow.]] | ||
A nice touch to dark maps. Make sure to place [[info_hint|info_hints]] to tell the bird where to fly. | A crow. A nice touch to dark maps. Make sure to place [[info_hint|info_hints]] to tell the bird where to fly. | ||
{{npcnote}} | {{npcnote}} | ||
Line 13: | Line 13: | ||
==Keyvalues== | ==Keyvalues== | ||
* {{kv basenpc}} | * {{kv basenpc}} | ||
==Flags== | ==Flags== | ||
* {{fl basenpc}} | * {{fl basenpc}} | ||
==Inputs== | ==Inputs== | ||
* {{i basenpc}} | * {{i basenpc}} | ||
* '''FlyAway <string>''' | * '''FlyAway <string>''' | ||
: Forces the crow to fly to the nearest | : Forces the crow to fly to the nearest ''Crow: Fly to point'' hint node. | ||
==Outputs== | ==Outputs== | ||
* {{o basenpc}} | * {{o basenpc}} | ||
==See Also== | ==See Also== | ||
* [[npc_pigeon]] | * [[npc_pigeon]] | ||
* [[npc_seagull]] | * [[npc_seagull]] | ||
[[Category:Entities]][[Category:NPCs]] | [[Category:Entities]][[Category:NPCs]] |
Revision as of 02:11, 4 April 2006
Entity Description
A crow. A nice touch to dark maps. Make sure to place info_hints to tell the bird where to fly.

Availability
Template:In game Template:Game, Template:Game Template:In code
Keyvalues
Flags
Inputs
- Template:I basenpc
- FlyAway <string>
- Forces the crow to fly to the nearest Crow: Fly to point hint node.