Commentary auto

From Valve Developer Community
Revision as of 05:58, 19 September 2018 by Pinsplash (talk | contribs) (updates)
Jump to navigation Jump to search
English (en)Translate (Translate)
Icon-NotInFGD.png
This entity is not in the FGD by default.
It should not be put directly in a map.

Template:Base point ep1 Similar to logic_auto, this entity fires outputs for when the developer commentary system is loaded. It is not in any FGDs, and placing it directly in a map seems to not work correctly. See Commentary Editor for instructions on using the system.

Inputs

MultiplayerSpawned
Tell the OnCommentaryMultiplayerSpawn output to fire, for if the game is multiplayer.

Outputs

OnCommentaryNewGame
Fired when a new game is started with commentary enabled.
OnCommentaryMidGame
Fired when commentary is enabled in the middle of a map.
OnCommentaryMultiplayerSpawn
Fired when MultiplayerSpawned is sent to this entity.