View Single Post
Old 04-28-07, 08:01 PM   #2
Reece
CINC Pacific Fleet
 
Reece's Avatar
 
Join Date: Sep 2003
Location: Down Under
Posts: 34,757
Downloads: 171
Uploads: 0
Default

Hi Bert, this is from my Sliding Stations Panel mod, edit the menu_1024_768.ini file:

Find the following 4 blocks in your G31 Group! (This Group is responsible for the Nav Map auto scrolling - If you still want this feature then simply skip this section), search for "Name=Scroll xxxxxx" (eg xxxxx=bottom).
Delete these 4 Blocks and replace with with the following:

[G31 IXX]
Name=Scroll bottom
Type=1030;Static bmp
ItemID=0x31000004
ParentID=0x3F000000; Original ParentID=0x31000000
Pos=5,6,689,40
Color=0xFFFFFF00
Materials=1
Display=2;Linear
Mat 0=data/menu/gui/layout/bkgr.tga
MatFlags=0x1
TexFmt=0x9

[G31 IXX]
Name=Scroll right
Type=1030;Static bmp
ItemID=0x31000003
ParentID=0x3F000000; Original ParentID=0x31000000
Pos=1004,768,60,638
Color=0xFFFFFF00
Materials=1
Display=2;Linear
Mat 0=data/menu/gui/layout/bkgr.tga
MatFlags=0x1
TexFmt=0x9

[G31 IXX]
Name=Scroll top
Type=1030;Static bmp
ItemID=0x31000002
ParentID=0x3F000000; Original ParentID=0x31000000
Pos=0,808,679,60
Color=0xFFFFFF00
Materials=1
Display=2;Linear
Mat 0=data/menu/gui/layout/bkgr.tga
MatFlags=0x1
TexFmt=0x9

[G31 IXX]
Name=Scroll left
Type=1030;Static bmp
ItemID=0x31000001
ParentID=0x3F000000; Original ParentID=0x31000000
Pos=-45,286,60,156
Color=0xFFFFFF00
Materials=1
Display=2;Linear
Mat 0=data/menu/gui/layout/bkgr.tga
MatFlags=0x1
TexFmt=0x9

That's it!
Cheers.
__________________

Sub captains go down with their ship!
Reece is online   Reply With Quote