Ai npc eventresponsesystem

From Valve Developer Community
Revision as of 11:42, 6 August 2006 by Ts2do (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Template:Wrongtitle

Entity Description

An entity that allows you to generate events for nearby friendly NPCs to respond to.

Keyvalues

Inputs

Fire an NPC Response Event. The parameter should match the response rules concept that any nearby friendly NPCs will try to speak.
  • ForceTriggerResponseEvent <string>
Fire an NPC Response Event, and force the first available NPC to speak the response (breaking them out of any scene they're in). The parameter should match the response rules concept that any nearby friendly NPCs will try to speak.

Outputs