Blackmesa mp gamerules: Difference between revisions
Jump to navigation
Jump to search
MyGamepedia (talk | contribs) No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{ent not in fgd|nolink=1|because=it spawns automatically initially. Still can be used for some cases}} | {{ent not in fgd|nolink=1|because=it spawns automatically initially. Still can be used for some cases}} | ||
{{this is a| | {{this is a|logical entity|name=blackmesa_mp_gamerules|game=Black Mesa}} This entity controls deathmatch game rules. Spawns automatically with multiplayer game if {{command|mp_teamplay}} and {{command|mp_coop}} are using 0 value. Spawn via console will result countdown with round restart (without map load). If the entity is [[Kill|killed]] during the countdown, it will partially break the text display. You can use it in combination with {{ent|point_template}} when you want to restart round without map load (make sure you removed the previous entity). | ||
Represented by class <code>CBM_MP_GameRulesProxy</code>. | Represented by class <code>CBM_MP_GameRulesProxy</code>. |
Revision as of 17:13, 24 May 2025

blackmesa_mp_gamerules
is a logical entity available in Black Mesa. This entity controls deathmatch game rules. Spawns automatically with multiplayer game if mp_teamplay and mp_coop are using 0 value. Spawn via console will result countdown with round restart (without map load). If the entity is killed during the countdown, it will partially break the text display. You can use it in combination with point_template when you want to restart round without map load (make sure you removed the previous entity).
Represented by class CBM_MP_GameRulesProxy
.