Hi VONHARRIS,
this is mostly very easy. First of all make a spread sheet or Word document (or what you want), save it as a TGA file and reduduce (or enlarge) it to 512x1024 pixels.
Copy that TGA file to "data/Menu/Gui/Layout".
And then, ad something like this to your "menu_1024_768.ini" file:
[G31 I27] <---Block name, very important!
Name=Target;Neuer Eintrag für Parameter der U-Boote
Type=1031;Stat bmp array
ItemID=0x31000006
ParentID=0x31000000
Pos=-250,1776,512,1024 <---position (and size) of the chart
Color=0xFFFFFFFF
Materials=1
Display=0;No stretch
Mat 0=data/Menu/Gui/Layout/Params.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
Warning: the above mentioned item is just an example from my CCoM (or LSH3)! You must check which number will come as the next one in your block of the "menu_1024_768.ini".
In this way, i have added some 8 charts to the navigation map in CCoM (LSH3). You can also add them to the attack map if you want.
Hope it helps. But be carefull. The "menu_1024_768.ini" is a very diffcult file.
Greetings
rowi58
__________________
Last edited by rowi58; 06-24-12 at 04:14 AM.
|