game_round_start

From Valve Developer Community
Jump to: navigation, search
Black Mesa Level Creation

game_round_start is a point entity available in Black Mesa Black Mesa. It fires output when the round is starting. Only for multiplayer.

Keyvalues

Name (targetname) <string>
The name that other entities refer to this entity by, via Inputs/Outputs or other keyvalues (e.g. parentname or target).
Also displayed in Hammer's 2D views and Entity Report.
See also:  Generic Keyvalues, Inputs and Outputs available to all entities

Outputs

OnRoundStart
Fired when the round is starting.