Info npc spawn destination: Difference between revisions

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


==Entity Description==
==Entity Description==
'''Entity Name:''' info_npc_spawn_destination
NPC Spawn Destination.
NPC Spawn Destination.



Revision as of 09:19, 12 July 2005

Template:Wrongtitle

Entity Description

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