Info npc spawn destination: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 8: | Line 8: | ||
*{{kv targetname}} | *{{kv targetname}} | ||
* | *{{kv parentname}} | ||
*{{kv angles}} | *{{kv angles}} | ||
Line 21: | Line 21: | ||
*{{i targetname}} | *{{i targetname}} | ||
* | *{{i parentname}} | ||
==Outputs== | ==Outputs== |
Revision as of 21:24, 9 July 2005
Entity Description
Entity Name: info_npc_spawn_destination
NPC Spawn Destination. (Consult npc_template_maker help for more info)
Keyvalues
- Template:Kv angles
- ReuseDelay
- <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.