![]() |
SUBSIM: The Web's #1 resource for all submarine & naval simulations since 1997 |
|
![]() |
#1 |
Swabbie
![]() Join Date: Jul 2019
Posts: 11
Downloads: 10
Uploads: 0
|
![]()
Hello.
The recognition manual (SOAN) disappears when I close it by x. This happens when the SOAN right page is on the depth bar. I suppose SOAN is hiding under the depth bar or goes far to the left because if SOAN above the depth bar, then a tail of SOAN remains (very small). Helps save/load. Does anyone know how to return it without save/load? While me using E to hide SOAN. Thanks. ver 2.0.9 with localization. Last edited by DasBootSim; 08-11-19 at 11:44 AM. |
![]() |
![]() |
![]() |
#2 | |
Swabbie
![]() Join Date: Jul 2019
Posts: 11
Downloads: 10
Uploads: 0
|
![]() Quote:
![]() |
|
![]() |
![]() |
![]() |
#3 |
Navy Seal
![]() |
![]()
Delete all dragables.TDW files from your main Silent hunter 5 folder and start the game. Check some documentation as well...
![]() ![]()
__________________
Best regards... Vecko ![]() The Wolves of Steel v2.2.25_SH5 Expansion Pack_Full The Wolves of Steel v2.2.xx to v2.2.25 - Update ![]() PDF Install Instructions How to report an issue ![]() If You wish to support my work... |
![]() |
![]() |
![]() |
#4 | |
Swabbie
![]() Join Date: Jul 2019
Posts: 11
Downloads: 10
Uploads: 0
|
![]() Quote:
The problem is the inconsistency of displaying the opening and closing of the SOAN. We open and close the book with our left hand. The right page should appear on the cover and the left page should appear on the left. It closes in the same way - the left page should disappear and the cover should appear in place of the right page. I rummaged through the scripts and so far I have discovered a logical error here \Silent Hunter 5\data\Scripts\MenuPage\page layout.py. if Pagelayout_SOAN.Handles.Length == 0: handle = Pagelayout_SOAN.AddMoveFixedSizeHandle() handle.SetSnapParent( Pagelayout_SOAN_Tab, MenuItemWrapper.LocationPresets.TopLeft ) size = Pagelayout_SOAN_Tab.Size handle.Resizability = MenuItemWrapper.ResizabilityTypes.NoAspectRatioCon straint handle.Resize( size.Width, size.Height, False ) handle2 = Pagelayout_SOAN.AddMoveFixedSizeHandle() handle2.SetSnapParent( Pagelayout_SOAN_LeftTab, MenuItemWrapper.LocationPresets.TopLeft ) size2 = Pagelayout_SOAN_LeftTab.Size handle2.Resizability = MenuItemWrapper.ResizabilityTypes.NoAspectRatioCon straint handle2.Resize( size2.Width, size2.Height, False ) They (Tab and Left_Tab) are probably not handled properly in the future. After recognizing the ship, it’s convenient to shift the manual to the left to see only reference numbers and work with RAOBF. ![]() Addendum: This does not apply to modpack TWOS; it refers to the implementation of SOAN in a TDW mod. Hint: In order not to dig deeply, a checkbox for SOAN is created in User Charts next to default - flags. Check on will put SOAN in the starting place. Hint2: Move the X button to the left page. It will look like Mac. ![]() Last edited by DasBootSim; 08-12-19 at 07:55 AM. Reason: addition |
|
![]() |
![]() |
![]() |
#5 | |
Swabbie
![]() Join Date: Jul 2019
Posts: 11
Downloads: 10
Uploads: 0
|
![]() Quote:
Now I myself have moved the "Close the Book" button to the upper left corner of the Unit group. I tried it and the result suits me. Although crooked, the rec. manual will not disappear. Don't need to do save/load during the patrol mission. ![]() ![]() |
|
![]() |
![]() |
![]() |
|
|