Info npc spawn destination: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 6: | Line 6: | ||
==Keyvalues== | ==Keyvalues== | ||
* | *{{kv targetname}} | ||
*[[Parentname]] | *[[Parentname]] | ||
Line 19: | Line 19: | ||
==Inputs== | ==Inputs== | ||
* | *{{i targetname}} | ||
*[[Parentname]] | *[[Parentname]] | ||
==Outputs== | ==Outputs== | ||
* | *{{o targetname}} | ||
*'''OnSpawnNPC''' | *'''OnSpawnNPC''' | ||
:Fired when an NPC spawns at this destination. | :Fired when an NPC spawns at this destination. | ||
[[Category:Entities]] | [[Category:Entities]] |
Revision as of 21:12, 9 July 2005
Entity Description
Entity Name: info_npc_spawn_destination
NPC Spawn Destination. (Consult npc_template_maker help for more info)
Keyvalues
- 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.