Hl1mp gamerules: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(-added class hierarchy)
No edit summary
Line 2: Line 2:
{{ent not in fgd|codeonly=1}}
{{ent not in fgd|codeonly=1}}
{{CD|CHL1MPGameRulesProxy|file1=hl1mp_gamerules.cpp}}
{{CD|CHL1MPGameRulesProxy|file1=hl1mp_gamerules.cpp}}
{{this is a|entity|name=hl1mp_gamerules|game=Half-Life Deathmatch: Source}}
{{This is a|logical entity|name=hl1mp_gamerules|game=Half-Life Deathmatch: Source}}
 
== See also ==
* {{ent|hl2_gamerules}}
* {{ent|cs_gamerules}}
* {{ent|terror_gamerules}}

Revision as of 14:09, 12 May 2025

Stub

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

Icon-NotInFGD.png
This entity is not in the FGD by default.
It should not be put directly in a map because it can only be configured through code.
C++ Class hierarchy
CHL1MPGameRulesProxy
CGameRulesProxy
CBaseEntity
C++ hl1mp_gamerules.cpp

hl1mp_gamerules is a logical entity available in Half-Life Deathmatch: Source Half-Life Deathmatch: Source.

See also