View Full Version : Help Getting my Stealth Meter Back
3catcircus
11-04-18, 03:14 PM
So,
I've got H.sie and Stiebler mods installed, but don't really care about the weather meter.
I'm using MaGUI F and I'd like to get back the little square stealth meter as opposed to the cloud-shaped meter introduced by Stiebler's mod.
Any idea how I can go about doing that?
ArnoldR
11-04-18, 03:43 PM
So,
I've got H.sie and Stiebler mods installed, but don't really care about the weather meter.
I'm using MaGUI F and I'd like to get back the little square stealth meter as opposed to the cloud-shaped meter introduced by Stiebler's mod.
Any idea how I can go about doing that?
I think I can help you! :Kaleun_Salute:
In the menu_1024_768.ini, search for
[G3F I139]
Name=Stealthmeter
And replace all the lines by:
[G3F I139]
Name=Stealthmeter
Type=1026;Menu group
ItemID=0x3F380000
ParentID=0x3F120000
Pos=533,-36,141,24
Color=0xFFFFFFFF
[G3F I140]
Name=Contour
Type=1030;Static bmp
ItemID=0x3F380006
ParentID=0x3F380000
Pos=7,-3,128,19
Color=0xC8C8C8C8
Materials=1
Display=0;No stretch
Mat 0=data/menu/gui/layout/dialsfdb.tga
Crop 0=0.25,0.925781,1,1
MatFlags=0x29
TexFmt=0x9
[G3F I141]
Name=1000 min - lowest
Type=1031;Stat bmp array
ItemID=0x3F380001
ParentID=0x3F380000
Pos=7,-3,128,19
Color=0x557F2164
Materials=1
Display=0;No stretch
Mat 0=data/menu/gui/layout/dialsfdb.tga
Crop 0=0,0.925781,1,1
MatFlags=0x29
TexFmt=0x9
Drag=false
BmpState=1
NeedFocus=true
SelOne=false
IdGroup=0
StatesColors=0xFFFFFFFF, 0xFFFFFFFF, 0xFFFFFFFF, 0xFFFFFFFF
[G3F I142]
Name=30 min - low
Type=1031;Stat bmp array
ItemID=0x3F380002
ParentID=0x3F380000
Pos=7,-3,128,19
Color=0xC8DC1464
Materials=1
Display=0;No stretch
Mat 0=data/menu/gui/layout/dialsfdb.tga
Crop 0=0,0.925781,1,1
MatFlags=0x29
TexFmt=0x9
Drag=false
BmpState=1
NeedFocus=true
SelOne=false
IdGroup=0
StatesColors=0xFFFFFFFF, 0xFFFFFFFF, 0xFFFFFFFF, 0xFFFFFFFF
[G3F I143]
Name=15 min - medium
Type=1031;Stat bmp array
ItemID=0x3F380003
ParentID=0x3F380000
Pos=7,-3,128,19
Color=0xFAFA1464
Materials=1
Display=0;No stretch
Mat 0=data/menu/gui/layout/dialsfdb.tga
Crop 0=0,0.925781,1,1
MatFlags=0x29
TexFmt=0x9
Drag=false
BmpState=1
NeedFocus=true
SelOne=false
IdGroup=0
StatesColors=0xFFFFFFFF, 0xFFFFFFFF, 0xFFFFFFFF, 0xFFFFFFFF
[G3F I144]
Name=5 min - high
Type=1031;Stat bmp array
ItemID=0x3F380004
ParentID=0x3F380000
Pos=7,-3,128,19
Color=0xFA8C1464
Materials=1
Display=0;No stretch
Mat 0=data/menu/gui/layout/dialsfdb.tga
Crop 0=0,0.925781,1,1
MatFlags=0x29
TexFmt=0x9
Drag=false
BmpState=1
NeedFocus=true
SelOne=false
IdGroup=0
StatesColors=0xFFFFFFFF, 0xFFFFFFFF, 0xFFFFFFFF, 0xFFFFFFFF
[G3F I145]
Name=3 min - highest
Type=1031;Stat bmp array
ItemID=0x3F380005
ParentID=0x3F380000
Pos=7,-3,128,19
Color=0xFA3C1464
Materials=1
Display=0;No stretch
Mat 0=data/menu/gui/layout/dialsfdb.tga
Crop 0=0,0.925781,1,1
MatFlags=0x29
TexFmt=0x9
Drag=false
BmpState=1
NeedFocus=true
SelOne=false
IdGroup=0
StatesColors=0xFFFFFFFF, 0xFFFFFFFF, 0xFFFFFFFF, 0xFFFFFFFF
Nicolas
11-04-18, 05:46 PM
I also want it disabled,
I think you need to restore this file:
\SilentHunterIII\data\Menu\Gui\Layout\DialsFdb.tga
See if you can find it in the !backups folder inside mods folder.
3catcircus
11-04-18, 07:51 PM
I think I can help you! :Kaleun_Salute:
In the menu_1024_768.ini, search for
[G3F I139]
Name=Stealthmeter
And replace all the lines by:
[G3F I139]
Name=Stealthmeter
Type=1026;Menu group
ItemID=0x3F380000
ParentID=0x3F120000
Pos=533,-36,141,24
Color=0xFFFFFFFF
[G3F I140]
Name=Contour
Type=1030;Static bmp
ItemID=0x3F380006
ParentID=0x3F380000
Pos=7,-3,128,19
Color=0xC8C8C8C8
Materials=1
Display=0;No stretch
Mat 0=data/menu/gui/layout/dialsfdb.tga
Crop 0=0.25,0.925781,1,1
MatFlags=0x29
TexFmt=0x9
[G3F I141]
Name=1000 min - lowest
Type=1031;Stat bmp array
ItemID=0x3F380001
ParentID=0x3F380000
Pos=7,-3,128,19
Color=0x557F2164
Materials=1
Display=0;No stretch
Mat 0=data/menu/gui/layout/dialsfdb.tga
Crop 0=0,0.925781,1,1
MatFlags=0x29
TexFmt=0x9
Drag=false
BmpState=1
NeedFocus=true
SelOne=false
IdGroup=0
StatesColors=0xFFFFFFFF, 0xFFFFFFFF, 0xFFFFFFFF, 0xFFFFFFFF
[G3F I142]
Name=30 min - low
Type=1031;Stat bmp array
ItemID=0x3F380002
ParentID=0x3F380000
Pos=7,-3,128,19
Color=0xC8DC1464
Materials=1
Display=0;No stretch
Mat 0=data/menu/gui/layout/dialsfdb.tga
Crop 0=0,0.925781,1,1
MatFlags=0x29
TexFmt=0x9
Drag=false
BmpState=1
NeedFocus=true
SelOne=false
IdGroup=0
StatesColors=0xFFFFFFFF, 0xFFFFFFFF, 0xFFFFFFFF, 0xFFFFFFFF
[G3F I143]
Name=15 min - medium
Type=1031;Stat bmp array
ItemID=0x3F380003
ParentID=0x3F380000
Pos=7,-3,128,19
Color=0xFAFA1464
Materials=1
Display=0;No stretch
Mat 0=data/menu/gui/layout/dialsfdb.tga
Crop 0=0,0.925781,1,1
MatFlags=0x29
TexFmt=0x9
Drag=false
BmpState=1
NeedFocus=true
SelOne=false
IdGroup=0
StatesColors=0xFFFFFFFF, 0xFFFFFFFF, 0xFFFFFFFF, 0xFFFFFFFF
[G3F I144]
Name=5 min - high
Type=1031;Stat bmp array
ItemID=0x3F380004
ParentID=0x3F380000
Pos=7,-3,128,19
Color=0xFA8C1464
Materials=1
Display=0;No stretch
Mat 0=data/menu/gui/layout/dialsfdb.tga
Crop 0=0,0.925781,1,1
MatFlags=0x29
TexFmt=0x9
Drag=false
BmpState=1
NeedFocus=true
SelOne=false
IdGroup=0
StatesColors=0xFFFFFFFF, 0xFFFFFFFF, 0xFFFFFFFF, 0xFFFFFFFF
[G3F I145]
Name=3 min - highest
Type=1031;Stat bmp array
ItemID=0x3F380005
ParentID=0x3F380000
Pos=7,-3,128,19
Color=0xFA3C1464
Materials=1
Display=0;No stretch
Mat 0=data/menu/gui/layout/dialsfdb.tga
Crop 0=0,0.925781,1,1
MatFlags=0x29
TexFmt=0x9
Drag=false
BmpState=1
NeedFocus=true
SelOne=false
IdGroup=0
StatesColors=0xFFFFFFFF, 0xFFFFFFFF, 0xFFFFFFFF, 0xFFFFFFFF
Unfortunately, I did restore these lines with the cloud icon showing, but thank you for the help!
I also want it disabled,
I think you need to restore this file:
\SilentHunterIII\data\Menu\Gui\Layout\DialsFdb.tga
See if you can find it in the !backups folder inside mods folder.
I'll take a look and see if this works - thanks!
EDIT - that looks like it'll do that, but I'd lose all of the other dials as well - I'm guessing I'd need to figure out how to edit the tga file to bring the original "Sth" icon into the file and remove the cloud ones.
Nicolas
11-05-18, 08:44 AM
Unfortunately, I did restore these lines with the cloud icon showing, but thank you for the help!
I'll take a look and see if this works - thanks!
EDIT - that looks like it'll do that, but I'd lose all of the other dials as well - I'm guessing I'd need to figure out how to edit the tga file to bring the original "Sth" icon into the file and remove the cloud ones.
Go to the mod folder the MAGUI one if you can't find it on !backups, and copy that one.
3catcircus
11-05-18, 09:05 PM
Go to the mod folder the MAGUI one if you can't find it on !backups, and copy that one.
I've got that. There are two DialsFdb.tga files in the !BACKUP\data\Menu\Gui\Layout folder.
One is labeled DialsFdb.tga.MaGui F and the other is labeled DialsFdb.tga.Stiebler4B_Addon_for_V16B1.
The first one is the backup from stock to MaGUI F. The second one is the backup from MaGUI F to Stiebler (the one I need to copy from).
What I need to do is cut the cloud-shaped icons from the copy of DialsFdb.tga sitting in the main \data\Menu\Gui\Layout folder and paste in the "Sth" icon from the DialsFdb.tga.Stiebler4B_Addon_for_V16B1 in its place.
I just don't know where (x,y pixel coordinates) to place the Stealth indication icon from the MaGUI F version into the current version of the DialsFdb.tga file.
If I just replace the entire DialsFdb.tga file, I replace the *other* dials/icons in that file as well, which is not what I want to do.
makman94
11-15-18, 04:06 PM
I've got that. There are two DialsFdb.tga files in the !BACKUP\data\Menu\Gui\Layout folder.
One is labeled DialsFdb.tga.MaGui F and the other is labeled DialsFdb.tga.Stiebler4B_Addon_for_V16B1.
The first one is the backup from stock to MaGUI F. The second one is the backup from MaGUI F to Stiebler (the one I need to copy from).
What I need to do is cut the cloud-shaped icons from the copy of DialsFdb.tga sitting in the main \data\Menu\Gui\Layout folder and paste in the "Sth" icon from the DialsFdb.tga.Stiebler4B_Addon_for_V16B1 in its place.
I just don't know where (x,y pixel coordinates) to place the Stealth indication icon from the MaGUI F version into the current version of the DialsFdb.tga file.
If I just replace the entire DialsFdb.tga file, I replace the *other* dials/icons in that file as well, which is not what I want to do.
Hello 3catcircus,
i would suggest you to follow Nicola's advice.
You don't have to bother yourself with the x,y coordinates as long as you use the "DialsFdb.tga" that MaGui has in its files.
So , just delete the "DialsFdb.tga" that Stiebler4C_V16B1 has in its files and let the game read only the MaGui's "DialsFdb.tga"
vBulletin® v3.8.11, Copyright ©2000-2025, vBulletin Solutions Inc.