Warships 1939 V2
so I spent some time today on the DIY recognition manual. Following Gustav's suggestion, I added the boat measurements. All data (measurements, weight, speed, and renown) come from the cfg file, there is still a small chance that I might have made an error in copy/paste ...
Updated the link in the original post.
-----------
@Karl Heinrich: yes I noticed your Lat/lon method yesterday - really cool.
I do hope that somehow this might help in my coordinates problem but do not yet understand how the method applies to the compartments.
This is the part I'm interested in:
(from a tanker definition)
Length=190 <- this I understand
Width=30.3
Mast=26.8
Draft=11.91
...
[2DCompartments]
UnitPos=56,6,400,22 <-- no idea
NbOfComp=4 <- ok four compartments
Name1=Propulsion <- no prob here
Area1=58,5,30,18 <- a rectangle? should be way back
Name2=Keel
Area2=164,2,187,10
Name3=Engines Room
Area3=107,13,52,18
Name4=Fuel Bunkers
Area4=161,13,30,18
seems to be something like starting_x, starting_y, delta_x, delta_y (in m)
But where is the center (0,0) ? And what does the UnitPos (units ? position?) mean? 400 is longer than the ship's length ...
still in the dark.
Helmut
|