Info npc spawn destination: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
No edit summary
Line 6: Line 6:


==Keyvalues==
==Keyvalues==
*[[Targetname]]
*{{kv targetname}}


*[[Parentname]]
*[[Parentname]]
Line 19: Line 19:
==Inputs==
==Inputs==


*[[Targetname]]
*{{i targetname}}


*[[Parentname]]
*[[Parentname]]


==Outputs==
==Outputs==
*[[Targetname]]
*{{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

Template:Wrongtitle

Entity Description

Entity Name: info_npc_spawn_destination

NPC Spawn Destination. (Consult npc_template_maker help for more info)

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

Fired when an NPC spawns at this destination.