Quote:
Originally Posted by Homebrewer
Hi jwilliams, I used both navigations methods and my ship location doesn't appear on the maps. I did install the TDW patch at the bottom and thats when I have the problem with my sub not showing up. When I remove the patch my sub shows up on the maps.
I still don't know how to change the code to change the color of the compass, protractor etc. lines. Any other thoughts?
|
Unenable the real navigation with the mod enabler .
In order for real navigation to work correctly the menu.txt file will need to be copied and edited.
Step 1: disable the add-on mod NewUIs_TDC_x_x_x_Real_Navigation (if it was enabled)
Step 2: copy the menu.txt file from NewUIs_TDC_x_x_x_ByTheDarkWraith\data\Menu and place in NewUIs_TDC_x_x_x_Real_Navigation\data\Menu
Step 3: open the NewUIs_TDC_x_x_x_Real_Navigation\data\Menu\menu.tx t file with Notepad
Step 4: comment out the following lines: 820, 821, 822, 823, 824, and 2273. By commenting out I mean place a leading ; at the beginning of the line. When done the numbers listed will look like this (english version):
...
;820=Unknown
;821=Warship
;822=Merchant
;823=Submarine
;824=Aircraft
...
;2273=Your submarine
...
This will prevent tooltips being displayed for the items and thus giving away your position and their position. This is real navigation now.
Re enable the mod