User Tools

Site Tools


arma3:terrain:config.cpp

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
arma3:terrain:config.cpp [2018-07-24 12:59]
snakeman units[] emptied.
arma3:terrain:config.cpp [2022-03-10 12:19]
snakeman removed faulty mikeros stuff.
Line 11: Line 11:
  
 <code cpp> <code cpp>
-#define false 0 
-#define true !false 
- 
 class CfgPatches class CfgPatches
 { {
Line 321: Line 318:
 ===== mapZone ===== ===== mapZone =====
  
-No idea, must be the UTM northing/​easting zone stuff? +mapZone ​is obsolete, not used in ArmA 3.
-<code cpp> +
-mapZone ​= 35; +
-</​code>​+
  
 ===== mapArea[] ===== ===== mapArea[] =====
  
-Again no idea, must be UTM latitude / longitude coordinates on edges of terrain? +mapArea[] ​is obsoletenot used in ArmA 3.
-<code cpp> +
-mapArea[] ​= {25.011957,​39.718452,​25.481527,40.094578}; +
-</​code>​+
  
 ===== Lat / Lon ===== ===== Lat / Lon =====
arma3/terrain/config.cpp.txt · Last modified: 2022-05-09 18:26 by snakeman