Ai citizen response system

From Valve Developer Community
Revision as of 16:33, 1 September 2018 by Pinsplash (talk | contribs) (updates)
Jump to navigation Jump to search

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