Log in

View Full Version : [REQ] smaller torps interface


Webster
06-23-07, 07:10 PM
has anyone resized the torpedo interface so it doesn't stick out into the scope view screen?

it looks like it needs a 10 or 20% reduction in size i think.

CaptainCox
06-23-07, 09:11 PM
Dam and I am trying to make it bigger :p

Webster
06-23-07, 09:30 PM
i saw you were doing something to it but i didnt realize you were going bigger.

how can you see through the scope if you go bigger?

it covers a full inch of the scope view now.

i was hoping to have it stop at the edge of the scope window.

CaptainCox
06-24-07, 01:55 AM
Well I am after a more "realistic looking" panel, it will cover the aperture a bit more but as i am using the "betterscopes" mod the actual scope graphics is bigger anyway. For me this is not a big problem.

To do the panel smaller you need to look at the "menu_1024_768.ini" should not be to hard...or...well, my experience with that panel is not the best, as some stuff seems to be related in ways that are not always logical.
Or you could simply move it down...out of the scope aperture view.

CaptainCox
06-24-07, 03:33 AM
Did some fast testing here. To lower the panel you simply do this.
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:
[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":

[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

http://img401.imageshack.us/img401/454/lowerscopezn5.jpg


Hope that help you a bit.