Game round start: Difference between revisions
Jump to navigation
Jump to search
m (Changed parameters of {{this is a}} to comply with the updated version. This action was performed by a bot.) |
No edit summary |
||
Line 1: | Line 1: | ||
{{back | Black Mesa Level Creation}} | |||
{{this is a|point entity|name=game_round_start|game=Black Mesa}} It fires output when the round is starting. Only for multiplayer. | {{this is a|point entity|name=game_round_start|game=Black Mesa}} It fires output when the round is starting. Only for multiplayer. | ||
== | == Keyvalues == | ||
{{ | {{KV Targetname}} | ||
==Outputs== | == Outputs == | ||
{{ | {{O|OnRoundStart|Fired when the round is starting.}} | ||
Revision as of 16:09, 25 September 2024
game_round_start
is a point entity available in Black Mesa. It fires output when the round is starting. Only for multiplayer.
Keyvalues
- Name (targetname) <string>[ Edit ]
- The name that other entities refer to this entity by, via Inputs/Outputs or other keyvalues (e.g.
parentname
ortarget
).
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.