User Tools

Site Tools


arma3:terrain:dummy-config-for-class-cfgworlds

Differences

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

Link to this comparison view

Next revision
Previous revision
arma3:terrain:dummy-config-for-class-cfgworlds [2017/03/06 10:44] – created dummy-config-for-class-cfgworlds initial page. snakemanarma3:terrain:dummy-config-for-class-cfgworlds [2024/08/02 17:24] (current) – links added. snakeman
Line 1: Line 1:
-====== Dummy Config for Class CfgWorlds ======+====== ArmA 3 Dummy Config for Class CfgWorlds ====== 
 + 
 +[[https://www.pmctactical.org/forum/viewforum.php?f=68|ArmA 3 Forum]], [[:arma3|ArmA 3]], [[arma3:config|ArmA 3 Config]], [[arma3:missions|ArmA 3 Missions]], [[arma3:modeling|ArmA 3 3D Modeling]], [[arma3:scripting|ArmA 3 Scripting]], [[arma3:terrain|ArmA 3 Terrain]], [[arma3:texturing|ArmA 3 Texturing]], [[arma3:tools|ArmA 3 Tools]]
  
 Binarizing terrain WRP requires config.cpp namely class CfgWorlds to be present in the same directory as the WRP file otherwise all vegetation (trees and rocks) foliage will not work in-game map (M) view. Binarizing terrain WRP requires config.cpp namely class CfgWorlds to be present in the same directory as the WRP file otherwise all vegetation (trees and rocks) foliage will not work in-game map (M) view.
  
-Early 2017 Mikero changed pboProject to give warning (not an error, a warning) about this issue. Since then many people were stratching their heads of whats up as their WRP data + config were separated to two different pbos.+Early 2017 Mikero changed pboProject to give warning (not an error, a warning) about this issue. Since then many people were scratching their heads of whats up as their WRP data + config were separated to two different pbos
 + 
 +Early August 2017 Mikero again changed pboProject to warn you about missing worldName in config next to WRP file.
  
 This can be fixed / avoided by adding dummy config to the pbo where your WRP file is located. This can be fixed / avoided by adding dummy config to the pbo where your WRP file is located.
Line 28: Line 32:
  class PMC_iraq_baghdad: Stratis  class PMC_iraq_baghdad: Stratis
  {  {
 + // pboProject requires
 + worldName = "\pmc\pmc_iraq_baghdad\pmc_iraq_baghdad.wrp";
 +
 + // arma3 requires for forests to appear in mapview (M)
  minTreesInForestSquare = 2;  minTreesInForestSquare = 2;
  minRocksInRockSquare = 2;  minRocksInRockSquare = 2;
Line 36: Line 44:
  
 Credits from this dummy config goes to kju! Credits from this dummy config goes to kju!
 +
arma3/terrain/dummy-config-for-class-cfgworlds.1488797047.txt.gz · Last modified: 2017/03/06 10:44 by snakeman

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki

All PMC web site download services are temporarily suspended until web site yearly fees have been recovered, want to download addons/mods? Then Support PMC.

If you are grateful for all the work PMC has done in the past 25 years, use Support PMC page.