PDA

View Full Version : A question for Upgrade Tools+Dials V0.2


geosub1978
03-15-07, 10:31 AM
How can I make the officers interface icons of the bottom left and the entire dialog console of the bottom as well non dragable but constantly appeared instead?

Thanks! If you answere I will be :sunny:

poor sailor
03-15-07, 12:11 PM
How can I make the officers interface icons of the bottom left and the entire dialog console of the bottom as well non dragable but constantly appeared instead?

Thanks! If you answere I will be :sunny:
You must edit menu_1024_768.cfg file.


To turn off officers icons and textfield slideout function find the block:

[G3F I33]
Name=Slideout Konsole; FLB Sale`s 6 Anzeigen
Type=1026;Menu group
ItemID=0x3F0C0000
ParentID=0x3F000000
Pos=0,141,670,140
Color=0xFFFFFFFF
VertSlide=-130

and add a semicolon before the VertSlide=-130 line. So it looks so: ;VertSlide=-130


To turn off clock bar slideout function find the block:

[G3F I375]
Name=Group feedback; FLB Sale`s 6 Anzeigen, Konsole & Uhrfeld
Type=1026;Menu group
ItemID=0x3F010000
ParentID=0x3F000000
Pos=0,145,733,145
Color=0xFFFFFFFF
VertSlide=-144

and add a semicolon before the VertSlide=-144 line. So it looks so: ;VertSlide=-144

geosub1978
03-15-07, 01:08 PM
Thanks alot!

Actually it is the I392!!

:sunny: