Info npc spawn destination: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 10: | Line 10: | ||
*[[Parentname]] | *[[Parentname]] | ||
* | *{{kv angles}} | ||
*'''ReuseDelay''' | *'''ReuseDelay''' | ||
:<float> After an NPC is spawned at this destination, the delay before this destination is eligible for selection again. | :<float> After an NPC is spawned at this destination, the delay before this destination is eligible for selection again. |
Revision as of 21:16, 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.