View Single Post
Old 01-06-10, 12:57 PM   #6
makman94
Hellas
 
Join Date: Jul 2008
Posts: 2,325
Downloads: 182
Uploads: 7


Default

Quote:
Originally Posted by verte View Post
Hello

I'm using latest olc from ubermod, I wish to move the white dot and ship's name (when locked on ship) and torpedo picture (when fired) from the center of periscope to e.g. upper left corner of the screen, so that I can have real periscope without hud... I can experiment with the options myself, but I don't know which section in menu_1024_768 is responsible for those two things.
ok Verte ,
here are the entries that you are looking for (first backup your original menu_ini )

open the menu_ini (with notepad) and find these entries :

[G26 I2]
Name=Ship val
Type=1029;Static text
ItemID=0x26040051
ParentID=0x26000000;0x26040000
Pos=332,380,179,18;95,-45,165,16
Color=0xFFFFFF80
Font=1
Text=0
TextFlags=0x5;0x12
StatesColors=0xDFDFDFAA, 0xDFDFDFAA, 0xDFDFDFAA, 0xFFFFFFAA




[G26 I4]
Name=Ship
Type=1032;Button
ItemID=0x26040041
ParentID=0x26000000;0x26040000
Pos=332,380,179,18;33,-42,59,16
Color=0xFFFFFFFF;0xFFFFFF00
Materials=4
Display=2;0
Mat 0=data/menu/OLC/bkgr.tga
Mat 1=data/menu/OLC/bkgr.tga
Mat 2=data/menu/OLC/bkgr.tga
Mat 3=data/menu/OLC/bkgr.tga
MatFlags=0x29
TexFmt=0x9

---------------------------------------------------------------


[G26 I29]
Name=Launched torp
Type=1026;Menu group
ItemID=0x26050000
ParentID=0x26000000
Pos=356,360,131,226
Color=0xFFFFFFFF


the entries i2 and i4 are for the ship's name and the i29 is for the torpedoes .you will mess ONLY with the colored numbers.these numbers are positioning the items on screen .the green numbers are the x-axis and the red are the y-axis.
remember that the positions for the entries i2 and i4 must be the same each other.
don't touch anything else there exept the colored numbers

bye
__________________
Knowledge is the only thing that nobody can ever take from you...



Mediafire page:http://www.mediafire.com/folder/da50.../Makman94_Mods
makman94 is offline   Reply With Quote