Info npc spawn destination

From Valve Developer Community
Revision as of 09:19, 12 July 2005 by Ts2do (talk | contribs)
Jump to navigation Jump to search

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