Info map parameters (GoldSrc): Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(uh,)
No edit summary
Line 2: Line 2:
{{CD|CMapInfo|base=CPointEntity|goldsrc=1}}
{{CD|CMapInfo|base=CPointEntity|goldsrc=1}}
{{stub}}
{{stub}}
{{This is a|point entity|name=info_map_parameters|game=Counter-Strike}} Miscellaneous mapping parameters.
{{This is a|logical entity|name=info_map_parameters|game=Counter-Strike}} Miscellaneous mapping parameters.


== Keyvalues ==
== Keyvalues ==

Revision as of 07:54, 14 November 2025

Edit Tabs
C++ Class hierarchy
CMapInfo
CPointEntity
CBaseEntity
C++ 1

Stub

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

info_map_parameters is a logical entity available in Counter-Strike Counter-Strike. Miscellaneous mapping parameters.

Keyvalues

Which teams can buy (buying) <integer choices>
0. Both teams can buy guns (default)
1. Only CT's can buy guns
2. Only T's can buy guns
3. Neither CT's nor T's can buy guns
Bomb Radius (bombradius) <integer>
Size of the bomb blast. Default 500.