Info npc spawn destination: Difference between revisions
Jump to navigation
Jump to search
m (Better description needed.) |
mNo edit summary |
||
Line 1: | Line 1: | ||
{{wrongtitle|title=info_npc_spawn_destination}} | {{wrongtitle|title=info_npc_spawn_destination}} | ||
{{base_point}}[[Category:AI]] | |||
==Entity Description== | ==Entity Description== | ||
[[Image:Info target.png|left]] | [[Image:Info target.png|left]] | ||
NPC Spawn Destination. | NPC Spawn Destination. | ||
* See also [[npc_template_maker]] | |||
{{todo|Write a better description.}} | {{todo|Write a better description.}} | ||
Line 25: | Line 27: | ||
*'''OnSpawnNPC''' | *'''OnSpawnNPC''' | ||
:Fired when an NPC spawns at this destination. | :Fired when an NPC spawns at this destination. | ||
Revision as of 14:37, 12 April 2008
Template:Wrongtitle Template:Base point
Entity Description
NPC Spawn Destination.
- See also npc_template_maker
Todo: Write a better description.
Keyvalues
- <float> After an NPC is spawned at this destination, the delay before this destination is eligible for selection again.
- RenameNPC
- <string> If an NPC spawns at this destination, change that NPC's targetname to this.
Inputs
Outputs
- Template:O targetname
- OnSpawnNPC
- Fired when an NPC spawns at this destination.