Page 1 of 2

How remove tachometer?

Posted: 27 Jul 2018, 12:52
by KrisPL
Please help me :)
How remove tachometer.
I need standart stadium speed :)

Re: How remove tachometer?

Posted: 27 Jul 2018, 12:57
by undef.de
Which one? From local play or from a server controller? A screenshot would make it clear. 8-)

EDIT: Was thinking it was a posting in the "Server Controllers" section.

Answer: If it is your server, then you can just remove

Code: Select all

<plugin>plugin.tachometer.php</plugin>
from config/plugins.xml, otherwise you can not disable it.

Re: How remove tachometer?

Posted: 27 Jul 2018, 14:36
by KrisPL
Ok... then...

I have this one (small version tachometer)
http://prntscr.com/kbrdtx

I need this:
http://prntscr.com/kbrego

But when i remove tachometer in plugins.xml i have nothing:
http://prntscr.com/kbrf9r

Please help :)

Re: How remove tachometer?

Posted: 27 Jul 2018, 14:59
by undef.de
KrisPL wrote: 27 Jul 2018, 14:36 I need this:
http://prntscr.com/kbrego
Just remove

Code: Select all

<plugin>plugin.tachometer.php</plugin>
from config/plugins.xml, restart the dedicated server and UASECO, then you will have the default speedometer back.

Re: How remove tachometer?

Posted: 27 Jul 2018, 15:37
by KrisPL
Still nothing :)

empty place

Re: How remove tachometer?

Posted: 27 Jul 2018, 16:15
by undef.de
Well, if you restart the dedicated server then all changes which are made by the previous instance of UASECO will be reverted and the dedicated server is using the default values, which is what you want.

If you connect to the dedicated server before starting UASECO, do you see all the default widgets?

I do not know if you changed something in the config/modescript_settings.xml at <ui_properties>, but there you can disable <speed_and_distance> and so on too. You should check that too.

Re: How remove tachometer?

Posted: 28 Jul 2018, 10:57
by KrisPL
Yes I see all default widgets when uaseco is off
http://prntscr.com/kc2ehh

I start uaseco on server and speed with distance is hidden :(
http://prntscr.com/kc2emu

Tachometer is off plugins.xml
http://prntscr.com/kc2f7h

Re: How remove tachometer?

Posted: 28 Jul 2018, 15:07
by undef.de
undef.de wrote: 27 Jul 2018, 16:15 I do not know if you changed something in the config/modescript_settings.xml at <ui_properties>, but there you can disable <speed_and_distance> and so on too. You should check that too.
Did you checked that?

Also you should try do start UASECO with the min. required plugins to figure out which may disable the speedometer too.

Re: How remove tachometer?

Posted: 25 Mar 2020, 16:53
by samyno
I still have the same issue, UASECO 0.9.7 removes default speedometer when running.
I double checked in plugins.xml file :

Code: Select all

<!--	<plugin>plugin.tachometer.php</plugin>	-->
And in modescript_settings.xml :

Code: Select all

<speed_and_distance>
	<visible>true</visible>
</speed_and_distance>
Any idea what could be the problem here ?
I would like to have the default Nadeo speedometer instead of the UASECO classic skin. :D
Thanks ! :thumbsup:

Re: How remove tachometer?

Posted: 25 Mar 2020, 17:53
by undef.de
1. use the chat command "/admin shutdown" to stop UASECO and to restore game defaults
2. start UASECO