Did some fast testing here. To lower the panel you simply do this.
Quote:
Open the menu_1024_768.ini using "Notepad". In "Notepad" go to "Edit" and hit "Find" type in "periscopebas" and you will come to the block that controls that panel
|
Now change this value
Original:
Quote:
[G44 I2]
Name=Torpedoes2
Type=1026;Menu group
ItemID=0x44150000
ParentID=0x44000000
Pos=694,-312,330,360
Zone= 694 456 330 360 0 1 0x44000000 1 -0.5 0x44150000 -1 0.2 0 0
Color=0xFFFFFFFF
|
New "LOWERD":
Quote:
[G44 I2]
Name=Torpedoes2
Type=1026;Menu group
ItemID=0x44150000
ParentID=0x44000000
Pos=694,-312,330,360
Zone= 694 456 330 360 0 1 0x44000000 1 -0.6 0x44150000 -1 0.2 0 0
Color=0xFFFFFFFF
|
Hope that help you a bit.