Ai citizen response system

From Valve Developer Community
Revision as of 21:02, 1 September 2018 by Pinsplash (talk | contribs) (lang)
Jump to navigation Jump to search
English (en)Translate (Translate)

Template:Hl2 point If placed in the level, it will manage the responses of citizens to player's actions. Only one should be in the map ever.

C++ In code, it is represented by theCCitizenResponseSystemclass, defined in thenpc_citizen17.cppfile.

Keyvalues

Inputs

ResponseVitalNPC
Fire the CR_VITALNPC_DIED response.


Outputs