View Single Post
Old 08-12-14, 08:48 AM   #890
pokara
Torpedoman
 
Join Date: Apr 2006
Location: Fuengirola, Spain
Posts: 117
Downloads: 591
Uploads: 0
Default

Hi again )

Open "pagelayout.ini" and look for this code:

[G3F I133] -> Name=WP Fire torpedo
..
[G3F I134] -> Name=WP Solution to target
..
[G3F I135] -> Name=Bkgr
..

Now, open "pagelayout.ini" on "News_UI" and look for the same:


[G3F I133] -> Name=WP Tubes status
..
[G3F I134] -> Name=WP Fire torpedo
..
[G3F I135] -> Name=WP Solution to target
..
[G3F I136] -> Name=WP Identify target
..
[G3F I137] -> Name=Bkgr
..


As you can see, that option have been removed from the original file, so i think thats the cause its not visible on the hud.

You could insert the code:


[G3F I136]
Name=WP Identify target
Type=1031;Stat bmp array
ItemID=0x3F4D0005
ParentID=0x3F4D0000
Pos=56,-494,60,60
Zone= 350 166 60 60 0 1 0x3F4D0001 0 -0.5 0x3F4D0005 0 0.5 6 0
Materials=4
Display=0;No stretch
Mat 0=data/menu/gui/layout/orders1.dds
Crop 0=0.666667,0.5,1,1
Mat 1=data/menu/gui/layout/orders1.dds
Crop 1=0,0.5,1,1
Mat 2=data/menu/gui/layout/orders1.dds
Crop 2=0.333333,0.5,1,1
Mat 3=data/menu/gui/layout/orders1.dds
Crop 3=0,0.5,1,1
MatFlags=0x9
TexFmt=0x0
Drag=false
BmpState=1
NeedFocus=true
SelOne=false
IdGroup=0
StatesColors=0xFFFFFFFF, 0xFFFFFFFF, 0xFFFFFFFF, 0xFFFFFFFF
ToolTipText=2865

on the wolfes'steel'File but think that you have to rename from that position to the end of the file all the [G3F IXXX] descriptions.. i mean you cant insert that code at the end of the file.. you need to do it exactly before the 'Name=Bkgr' zone. And rename all the G3F from this to the end of the file..

i dont know why just replace the file it doesnt work for you.. cant help you anymore surry thats all i know about it

good luck and comment any advance on this situation please )

see ya
pokara is offline   Reply With Quote