Look in the "menu_1024_768" and look at the actual graphics in
Menu/Gui/Laout "NavigationTools.dds"
to simply resize will not work as you will "displace" the graphics, you also have to work out the new "position" in the "menu_1024_768"
its similar to what some guys already have done to the "Clock"
Example of what you are looking for.
[G31 I18]
Name=Compass
Type=1032;Button
ItemID=0x31010004
ParentID=0x31010000
Pos=110,-90,90,210 (This for sure you will have to tweak "110,-90" are the position on the screen "90,210" are the size measured on the actual bump-map or .DDS, all in PIXELS of course)
Zone= 110 230 90 210 0 1 0x31010000 0.5 -1 0x31010004 -1 1 0 0 (This one is still a mystery to me, trying a lot with this one to make that movable pacific map, but so far nada)
Materials=4
Display=0;No stretch
Mat 0=data/menu/gui/layout/navigationtools.tga
Crop 0=0.726563,0,0.015625,0.015625
Mat 1=data/menu/gui/layout/navigationtools.tga
Crop 1=0.726563,0,0.015625,0.015625
Mat 2=data/menu/gui/layout/navigationtools.tga
Crop 2=0.726563,0.432617,0.015625,0.015625
Mat 3=data/menu/gui/layout/navigationtools.tga
Crop 3=0.726563,0,0.015625,0.015625
MatFlags=0x9
TexFmt=0x0
Font=1
Text=0
TextFlags=0x0
StatesColors=0xB0B0B0FF, 0xFF, 0xFFFFFFFF, 0xFFFFFFFF
ToolTipText=2250
Last edited by CaptainCox; 04-08-07 at 03:04 AM.
|