Log in

View Full Version : Adjustment of the draggable chronometer position.


Reece
03-14-07, 11:07 PM
Hi, for those, like me, who like to have a clear screen & always have to move the chronometer out of view then do this:
open the menu_1024_768.ini file and do a search for chronometer.tga, you should get the block as below (only part shown):

Name=Dial
Type=1031;Stat bmp array
ItemID=0x3FF00000
ParentID=0x3F000000
Pos=100,997,194,230
Materials=1
Display=0;No stretch
Mat 0=data/menu/gui/Chronometer.tga

Change this line:

Pos=100,970,194,230
to:
Pos=100,997,194,230

Now when you start the game the meter is just out of site, just place the mouse cursor in the usual position at far top and drag it down.:yep:
Cheers.

Shepelly
03-14-07, 11:37 PM
Thaaank you Reece:up:

Venatore
03-15-07, 02:52 AM
Reece,

Awsome mate, thankyou very much. :rock:

JCWolf
03-15-07, 05:36 AM
Reece:sunny:


Damn usefull tip and fix mate, thanks Bro!!!:rock: :up:

Cheapskate
03-15-07, 10:30 AM
Thanks Reece. Nice one :up: Just what the doctor ordered!!

Cheers

danlisa
03-16-07, 09:43 AM
Nice Reece.

Would you happen to know the correct co-ordinates to put the Chrono on the right edge of the screen, just under the draggable protractor in the nav map, maybe just sticking out a bit?

This would be the ideal position for me.

Thanks in advance.

muser
04-06-07, 05:26 PM
Reece,

Thanks a lot!

I was always having to move it a bit from its default location.


Danlisa,

To move the chrono to the right edge -- in the menu_1024_768.ini file change the position as follows:

[G3F I293]
Name=Dial
;Pos=80,990,214,248 ; Default position for GWX 1.02.
Pos=1010,697,214,248 ; Move Chronometer to extreme right of screen.


Nav map should look like this when finished. Notice Chronometer barely visible at extreme right.
http://i154.photobucket.com/albums/s270/muser_photos/ChronoRightSide.jpg


Thanks again for a great find Reece.