O.k. here it is what i did.
First check that in the folder data/Menu/Gui/Layout you have the file
KonvoyMap.tga
Then open in the data/Menu/ the menu_1024_768 file in the editor and search the entry
[G31 I24]
Name=Target;Neuer Eintrag für Umrechnungstabelle in Minuten
(I did missuse it for the Map as i don't use that Table)
and change the data (or copy paste) to
[G31 I24]
Name=Target;Neuer Eintrag für Umrechnungstabelle in Minuten
Type=1031;Stat bmp array
ItemID=0x31000006
ParentID=0x31000000
Pos=-350,1780,1026,1026
Color=0xFFFFFFFF
Materials=1
Display=0;No stretch
Mat 0=data/Menu/Gui/Layout/KonvoyMap.tga
Crop 0=0,0,1,1
MatFlags=0x9
TexFmt=0x9
Drag=true
BmpState=1
NeedFocus=true
SelOne=true
IdGroup=0
StatesColors=0xFFFFFFFF, 0xFFFFFFFF, 0xFFFFFFFF, 0xFFFFFF
now in the F5 you can Drag the Map down
|