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
(Created page with "{{stub}}{{This is a|name=game_end|e0|engine=1}} This entity is used to end a deathmatch map. ==Key Values== {{Hl1_kv_targetname}} {{hl1 kv master}} Category:Entities")
 
No edit summary
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
{{stub}}{{This is a|name=game_end|e0|engine=1}} 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.