Info map region: Difference between revisions
Jump to navigation
Jump to search
Note:Using localized names such as
Note:Localized names can be found in
(Created page with "thumb|Example use of [[info_map_region in Hammer.]] {{csgo point|info_map_region}} {{DZupdate}} This entity is used for specifying area name within it...") |
mNo edit summary |
||
| Line 8: | Line 8: | ||
{{KV|Radius|float|The area of the map within this sphere will be named according to this entity.}} | {{KV|Radius|float|The area of the map within this sphere will be named according to this entity.}} | ||
{{KV|Name Token|string|Name for this regions name.}} | {{KV|Name Token|string|Name for this regions name.}} | ||
{{note|Using localized names such as <code># | {{note|Using localized names such as <code>#Airplane</code> will make the location name show up on deployment map.}} | ||
{{note|Localized names can be found in <code>csgo\resource\csgo_english.txt</code> starting at line 977.}} | {{note|Localized names can be found in <code>csgo\resource\csgo_english.txt</code> starting at line 977.}} | ||
Revision as of 07:56, 11 December 2018
Example use of info_map_region in Hammer.
info_map_region is a point entity available in
Counter-Strike: Global Offensive. It's one of many new entities added with the
Danger Zone update.
This entity is used for specifying area name within its radius during Survival mode.
Keyvalues
- Radius ([todo internal name (i)]) <float>
- The area of the map within this sphere will be named according to this entity.
#Airplane will make the location name show up on deployment map.csgo\resource\csgo_english.txt starting at line 977.