View Single Post
Old 01-28-07, 01:12 PM   #15
KLARCH
Helmsman
 
Join Date: Jun 2006
Posts: 106
Downloads: 68
Uploads: 0
Default

Quote:
Originally Posted by Lanzfeld
Is there a simfeeling mod that works with 2.4 that gets rid of the white icons that slightly stick out on the left side of the screen?
Find the file SilentHunterIII\data\menu\menu_1024_768.ini. You can open this file with any word processor (such as Notepad or WordPad).
Find the section labelled "[G3F I21]". The original file looks like this:
[G3F I21]
Name=Group shortcuts
Type=1026;Menu group
ItemID=0x3F020000
ParentID=0x3F000000
Pos=-1,761,56,474
Color=0xFFFFFFFF
HorizSlide=-30
Change the value for Pos to -1,761,56,474 and the value for HorizSlide to -56.
It should look like this afterwards:
[G3F I21]
Name=Group shortcuts
Type=1026;Menu group
ItemID=0x3F020000
ParentID=0x3F000000
Pos=1,761,56,474;-1,761,56,474
Color=0xFFFFFFFF
HorizSlide=-56;-30
Note that you should keep the old values in the file, after a ; (semi-colon). The game will ignore anything after the semi-colon, but the old values will be available to you if you ever decide to change back to the original configuration.
__________________
"There is nothing so likely to produce peace as to be well prepared to meet the enemy." - George Washington
KLARCH is offline   Reply With Quote