Did you follow the instructions
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.
Step 5: save the NewUIs_TDC_x_x_x_Real_Navigation\data\Menu\menu.tx t file (File-->Save)
Step 6: re-enable NewUIs_TDC_x_x_x_Real_Navigation LAST in JSGME. This has to be the last mod enabled in JSGME!
Enjoy real navigation!
I use Trevallys auto scripts .
http://www.subsim.com/radioroom/showthread.php?t=174400
Also
http://www.subsim.com/radioroom/album.php?albumid=296
and in TDW UI mod
NewUIs_TDC_6_x_x_ByTheDarkWraith\data\Scripts\Menu \TheDarkWraithUserOptions.py
# do we go to TC1 on any messagebox text?
# change below to either True or False
TC1OnAnyMessageBoxText =
True