Quote:
Originally Posted by Fahnenbohn
Hello every body. Here is my problem : in data/Env, there are 3 different files for each sea : Atlantic, Arctic and Mediterranen. But in game, colors are the same in these 3 seas : only the Atlantic's colors are applied. Does anyone know where the problem comes from ??
In Env.cfg, I have this :
[Environment]
SeaTypeImageDimX=4320
SeaTypeImageDimY=2160
LandIDX=255
DefaultSeaType=0
SeaTypesNo=1
[SeaInfo01]
StartDate=0101
EndDate=1231
SeaInfName=SeaInf.raw
Compressed=NO
[EnvColors]
SeaType00=EnvColors_Atl.dat
SeaType80=EnvColors_Med.dat
SeaType150=EnvColors_Arct.dat
[SkyColors]
SeaType00=SkyColors_Atl.dat
SeaType80=SkyColors_Med.dat
SeaType150=SkyColors_Arct.dat
Is it correct ?
|
afaik, i remember people saying that is broken but never checked it.
try setting at
SeaTypesNo=3
if the above doesn't work ,another thought is to set again at
SeaTypesNo=3 but ,also, rename the
SeaType00,SeaType80,SeaType150 to SeaType00,SeaType01 and SeaType02
ps:it is very possible people to allready have tried it thats why they were saying that is broken but you never know if you don't give it a shot