Commentary auto: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(It's also in tf2)
No edit summary
Line 5: Line 5:


==Entity Description==
==Entity Description==
Automatic commentary
[[logic_auto]], but for commentary events.
==Outputs==
==Outputs==
* '''OnCommentaryNewGame'''
* '''OnCommentaryNewGame'''
Line 11: Line 11:
* '''OnCommentaryMidGame'''
* '''OnCommentaryMidGame'''
: Fires when commentary is enabled midgame
: Fires when commentary is enabled midgame
: '''OnCommentaryMultiplayerSpawn'''
* '''OnCommentaryMultiplayerSpawn'''
[[Category:Half-Life 2: Episode One Entities]]
[[Category:Half-Life 2: Episode One Entities]]
[[Category:Team Fortress 2 Entities]]
[[Category:Team Fortress 2 Entities]]

Revision as of 13:52, 18 February 2013


Stub

This article or section is a stub. You can help by expanding it.

Entity Description

logic_auto, but for commentary events.

Outputs

  • OnCommentaryNewGame
Fires when a new game is started with commentary enabled
  • OnCommentaryMidGame
Fires when commentary is enabled midgame
  • OnCommentaryMultiplayerSpawn