View Single Post
Old 02-28-11, 05:53 AM   #52
fitzcarraldo
Argentinian Skipper
 
fitzcarraldo's Avatar
 
Join Date: Jul 2009
Location: Somewhere between Buenos Aires and the Bungo Suido
Posts: 5,151
Downloads: 3224
Uploads: 0


Default

Quote:
Originally Posted by NewCaptain View Post
Hi Fitzcarraldo

I'm not a modder so this is more of a hack of the WS MaGui, some lines copied from MaGui Final and some trial and error to position the icons. It's working so far but I can't guarantee it won't mess up something later on. So keep a backup of the original menu.ini

Here's what I changed(in red). It may be missing some lines but I think I got everything:

Code:
[G3F I35]
Name=KM whizwheel
Type=1026; Menu Group
ItemID=0x3F4E1000
ParentID=0x3F1F0000
Pos=29,294,600,600 
Color=0xFFFFFFFF


[G3F I49]
Name=OLC Toggle Dials
Type=1032;Button
ItemID=0x3F010018
ParentID=0x3F010000
Pos=139,-54,32,32 
Materials=4
Display=0;No stretch
Mat 0=data/menu/OLC/Button.tga
Mat 1=data/menu/OLC/Button.tga
Mat 2=data/menu/OLC/Button.tga
Mat 3=data/menu/OLC/ButtonPressed.tga
MatFlags=0x29
TexFmt=0x9
Font=1
TextFlags=0x0
StatesColors=0xB0B0B0FF, 0xFF, 0xFFFFFFFF, 0xFFFFFFFF
;ToolTipText=2212
;ToolTipBox=0x3F01000E, 0x0


[G3F I50]
Name=Toggle Filter
Type=1032;Button
ItemID=0x3F010017
ParentID=0x3F010000
Pos=1044,-54,33,33 
Materials=4
Display=0;No stretch
Mat 0=data/menu/OLC/SFButton.tga
Mat 1=data/menu/OLC/SFButton.tga
Mat 2=data/menu/OLC/SFButton.tga
Mat 3=data/menu/OLC/SFButtonPressed.tga
MatFlags=0x29
TexFmt=0x9
Font=1
TextFlags=0x0
StatesColors=0xB0B0B0FF, 0xFF, 0xFFFFFFFF, 0xFFFFFFFF
;ToolTipText=2247

[G3F I149]
Name=Stealthmeter
Type=1026;Menu group
ItemID=0x3F380000
ParentID=0x3F120000
Pos=-234,-45,141,24 
Color=0xFFFFFFFF


[G3F I272]
Name=OLC Toggle Set Attack Disc
Type=1032;Button
ItemID=0x3F010019
ParentID=0x3F010000
Pos=1008,-54,41,39 
Materials=4
Display=0;No stretch
Mat 0=data/menu/OLC/SmallButton.tga
Mat 1=data/menu/OLC/SmallButton.tga
Mat 2=data/menu/OLC/SmallButton.tga
Mat 3=data/menu/OLC/SmallButtonPressed.tga
MatFlags=0x29
TexFmt=0x9
Font=1
TextFlags=0x0
StatesColors=0xB0B0B0FF, 0xFF, 0xFFFFFFFF, 0xFFFFFFFF
;ToolTipText=4978


Last lines commented out for the yellow filter:
[G3F I323]
Name=OLC TDC Back
Type=1030
;ItemID=0x3F039903
;ParentID=0x3F1B0000
;Pos=220,590,637,637;316,534,525,525
;Display=0
;Materials=1
;Mat 0=data/menu/OLC/filter.tga
;MatFlags=0x29
;TexFmt=0x9


[G3F I405]
Name=Dial
Type=1031;Stat bmp array
ItemID=0x3FF00007
ParentID=0x3F000000
Pos=-120,43,141,770 
Materials=1
Display=0;No stretch
Mat 0=data/menu/gui/FM_SextantX.tga
Crop 0=0,0,1.0,1.0
MatFlags=0x29
TexFmt=0x9
Drag=true
BmpState=1
NeedFocus=true
SelOne=true
IdGroup=0
StatesColors=0xFFFFFFFF, 0xFFFFFFFF, 0xFFFFFFFF, 0xFFFFFFFF


[G3F I406]
Name=sliderule
Type=1026;Menu group
ItemID=0x3F070010
ParentID=0x3F1B0000 
Pos=674,607,600,600 
Color=0xFFFFFFFF
;HorizSlide=600 

[G3F I408]
Name=sliderule zeitrad
Type=1031;Stat bmp array
ItemID=0x3F070011 
ParentID=0x3F070010 
;Pos=144,-1,316,596
Pos=136,11,327,617
Materials=1
Display=5;Linear&Rotation
;Mat 0=data/menu/U-jagd/sliderulezeitrad.tga
Mat 0=data/menu/U-jagd/sliderulezeitradHitman.tga
Crop 0=0,0,1,1
MatFlags=0x29
TexFmt=0x9
BmpState=1
NeedFocus=true
SelOne=false
IDGroup=0
StatesColors=0xFFFFFFFF, 0xFFFFFFFF, 0xFFFFFFFF, 0xFFFFFFFF



[G3F I410]
Name=circularsliderule
Type=1031;Stat bmp array
ItemID=0x3F070017;3B200004 
ParentID=0x3F070010;3B200000
Pos=0,0,600,600
Materials=1
Display=5;Linear&Rotation
;Mat 0=data/menu/U-jagd/circularsliderule.tga
Mat 0=data/menu/U-jagd/HItmanslideruleouter.tga
Crop 0=0,0,1,1
MatFlags=0x29;21
TexFmt=0x9
BmpState=1
NeedFocus=true
SelOne=false
IDGroup=0
StatesColors=0xFFFFFFFF, 0xFFFFFFFF, 0xFFFFFFFF, 0xFFFFFFFF


Add this section and change the following [G3F I4XX] numbers to match the sequence.

[G3F I413]
Name=Attack Disc Back
Type=1031;Stat bmp array
ItemID=0x3F4E1234
ParentID=0x3F070010;0x3F4E1000
Pos=-26,26,652,714;-26,26,652,714
Materials=1
Display=0
Mat 0=data/menu/OLC/AttackDiscBack.tga
MatFlags=0x29
TexFmt=0x9
Drag=false
BmpState=0
NeedFocus=true
SelOne=false
IDGroup=0
StatesColors=0xFFFFFFFF, 0xFFFFFFFF, 0xFFFFFFFF, 0xFFFFFFFF

...

[G3F I414]
Name=aob tool
Type=1026;Menu group
ItemID=0x3F070090 
ParentID=0x3F060000;0x3F070000 
Pos=-424,650,615,615
Color=0xFFFFFFFF
You'll also need the edited Console.tga:

http://www.mediafire.com/?ddc0ei400w6m6di

This is the original makman94's work edited for my personal use. So if he wants I can remove the link.
Thanks a lot! IŽll try it in my installation.

Best regards.

Fitzcarraldo
__________________



My subject is War, and the pity of War. The Poetry is in the pity - Wilfred Owen.
fitzcarraldo is offline