Quote:
Originally Posted by Fubar2Niner
@Sublynx
This looks beautiful shipmate, can't wait to get back in port and install your mod 
|
Don't hurry back, at long last I had some time to play myself and noticed that there is a chart that is somewhat in the way when torpedoes are launched in MaGui F ("Bernard, keep those papers away from my face when there is a J&K destroyer 700 meters from us and I'm getting ready to torpedo it

)
I'll make a small modification to the mod and plan to release the correction later today.
Ok. Now fixed. The file in the downloads section is now corrected, so you can download a working version, or fix the issue yourself if you have already downloaded and don't want to download again. If you fix the thing yourself, open menu_1072_678.ini and find sections that control the sliding of aobpics.tga in different views (in my system [G26 I6], [G28 I6] and [G2B I7]). Change the third number in the Pos line. It was 770 which was too much to the right. A value of 200 is better. This is how the sections should look after corrections.
[G26 I6]
Name=aobslide
Type=1026
ItemID=0x2620F005
ParentID=0x26000000
Pos=1,768,200,800;Pos=386,760,1050,1050
VertSlide=768
and
[G28 I6]
Name=aobslide
Type=1026
ItemID=0x2806000D
ParentID=0x28000000
Pos=1,768,200,800;Pos=386,760,1050,1050
VertSlide=768
and
[G2B I7]
Name=aobslide
Type=1026
ItemID=0x2B06000F
ParentID=0x2B000000
Pos=100,-250,200,800;Pos=386,760,1050,1050
VertSlide=768
After these changes the chart for assessing aob slides down if you take the mouse cursor to upper left corner.