This article's documentation is for the "GoldSrc" engine. Click here for more information.

Game end (GoldSrc): Difference between revisions

From Valve Developer Community
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:
{{stub}}{{this is a|point entity|name=game_end|engine=GoldSrc}} This entity is used to end a deathmatch map.
{{tabsBar|main=gs|base=game_end}}{{stub}}
{{this is a|point entity|name=game_end|engine=GoldSrc}} This entity is used to end a multiplayer game and switch to the next map.


==Key Values==
==Key Values==

Latest revision as of 11:02, 12 May 2025

Stub

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

game_end is a point entity available in all GoldSrc GoldSrc games. This entity is used to end a multiplayer game and switch to the next map.

Key Values

Name (targetname) <string>
The targetname that other entities refer to this entity by.
Master (master) <targetname>
Name of a master entity. If the master hasn't been activated, this entity will not activate.