PDA

View Full Version : Small Mod to Slide Nav Map Tools away.


Reece
06-06-06, 10:21 AM
Hi, Ihave been asked by a few people now to make the Navigation Map Tool Bar slide away so here it is:
Open the Menu_1024_768.ini file with notepad, the file is found in the data\menu folder, use "ctrl F" to open the find dialog and place a search for [G31 I2], the following should come up:

[G31 I2]
Name=Buttons
Type=1026;Menu group
ItemID=0x311A0000
ParentID=0x31000000
Pos=606,769,414,42
Color=0xFFFFFFFF
VertSlide=30

Change Block to:

[G31 I2]
Name=Buttons
Type=1026;Menu group
ItemID=0x311A0000
ParentID=0x31000000
Pos=606,772,414,43
Color=0xFFFFFFFF
VertSlide=39

Save and thats all, enjoy.:up:

Cheers.