Info npc spawn destination: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
Line 2: Line 2:


==Entity Description==
==Entity Description==
NPC Spawn Destination.
[[Image:Info target.png|left]]NPC Spawn Destination.{{clr}}


==Keyvalues==
==Keyvalues==

Revision as of 23:43, 29 March 2006

Template:Wrongtitle

Entity Description

Info target.png

NPC Spawn Destination.

Keyvalues

  • 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

  • OnSpawnNPC
Fired when an NPC spawns at this destination.

See Also