Ai citizen response system: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Preparing page for move. This action was perfomed by a bot under supervision.)
m (WisdomBot moved page Ai citizen response system to Ai citizen response system/en: Moved to {{Multipage}} compliant page name. This action was perfomed by a bot under supervision.)
(No difference)

Revision as of 09:47, 12 January 2024

English (en)Translate (Translate)

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

This entity is in the FGD for Alien Swarm, but is removed from games code.

Note.pngNote:This entity is also in the code for Portal Portal. Its functionality is not guaranteed.


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

Keyvalues

Inputs

ResponseVitalNPC
Fire the CR_VITALNPC_DIED response.


Outputs