Sorry to confuse things, but I am using mco files in the layers.cfg successfully it would seem: http://forums.bistudio.com/showthrea...t=82444&page=3
If your saying to remove mco files, what are they for?Code:class Layers { class trava1 { texture = "Skye\Data\cr_trava1_mco.paa"; material="Skye\Data\trava1.rvmat"; }; class skala { texture = "Skye\Data\cr_skala_mco.paa"; material="Skye\Data\skala.rvmat"; }; class sterk { texture = "Skye\Data\cr_sterk_mco.paa"; material="Skye\Data\sterk.rvmat"; }; class vres { texture = "Skye\Data\cr_vres_mco.paa"; material="Skye\Data\vres.rvmat"; }; class les1 { texture = "Skye\Data\cr_les1_mco.paa"; material="Skye\Data\les1.rvmat"; }; class les2 { texture = "Skye\Data\cr_les2_mco.paa"; material="Skye\Data\les2.rvmat"; }; }; class Legend { picture="Skye\Source\mapLegend.png"; class Colors { /// color names should correspond to surface layer names trava1[]={{255,255,0}}; skala[]={{255,255,255}}; sterk[]={{0,0,0}}; vres[]={{255,0,0}}; les1[]={{0,255,0}}; les2[]={{0,255,255}}; } };
EDIT - Pictures in that thread doesn't show it clearly but it is working. I followed this tutorial, which says to use mco files in the layers.cfg
HOME
Reply With Quote
ArmA Editing Guide Deluxe Edition - English Version
ArmA Editing Guide Deluxe Edition - German Version 




