View Single Post
Old 03-13-10, 11:43 PM   #1
gutted
The Old Man
 
Join Date: Apr 2005
Location: New Orleans, LA.
Posts: 1,379
Downloads: 487
Uploads: 11
Default [REL] Hidden TAI map features.

Hidden TAI Map Features v0.5


What Does It Do?

Adds two hidden buttons to your TAI map that the devs left out.

Parallel & Intercept Buttons.

Whenever you have a target locked you can:
Hit the paralell button, and the crew will turn your boat on a paralell course.
Hit the intercept button, and the crew will turn your boat to an intercept course (though it MAY just be a direct course, havent left port to really test it more).

Paralell (note: the green arrow is not photoshopped)



Intercept:



HOW TO ENABLE THIS:

Open up Silent Hunter 5\data\scripts\menu\Page Default Hud.py

Search for:
def SetMiniMap( boolvalue ):

Look down a few lines and change these values to True:
Code:
    PageDefaultHud_MapGroup_ParallelCourseButton.Visible = False
    PageDefaultHud_MapGroup_InterceptCourseButton.Visible = False
That's it.


I'm not providing it as a full mod because:
1. It's extremely gamey (the map contacts guys might like it though)
2. The changes are so miniscule.
3. Alot of other mods either already have.. or will be modifiying this file in the future.


__________________


Solution Solver 2.3.2 - Visual Targeting Tools & Aids

Last edited by gutted; 03-14-10 at 01:00 AM.
gutted is offline   Reply With Quote