Page 1 of 1

Too large speedometer

Posted: 12 Apr 2015, 07:22
by Florenzius
Hie guys,

I have since yesterday an own server with UASECO. All it works good, but the speedometer is too large.

Here an screen:

http://i.imgur.com/bDH4YXd.jpg

How to fix?

Thanks.

Re: Too large speedometer

Posted: 12 Apr 2015, 08:18
by hackie
Line 10 and 11 from tachometer.xml

You find the file in the config folder from Uaseco.

Code: Select all

	<!-- Change the scale factor, 1.0 = 100% -->
	<scale>1.0</scale>

Change scale to 0.4

Re: Too large speedometer [solved]

Posted: 12 Apr 2015, 10:25
by Florenzius
Thank you very much! :shock: :thx:

The Problem is solved!

Re: Too large speedometer

Posted: 12 Apr 2015, 20:07
by undef.de
hackie wrote:

Code: Select all

	<!-- Change the scale factor, 1.0 = 100% -->
	<scale>1.0</scale>
Change scale to 0.4
Scale 0.5 is the default value i have added a few seconds ago (for the next update 8-) ).

Re: Too large speedometer

Posted: 18 Apr 2015, 13:26
by mcrobert
Hello everyone, it would be nice to change the Laps.Script.txt and add a speedometer for refueling pit stop, with the time frame of the pitstop changed from a settings file, you think you can?
Sorry for my English (Google Translate)

Re: Too large speedometer

Posted: 19 Apr 2015, 10:53
by undef.de
I don't know if it would be possible to do.