T Dashboard 4.0.5 for ETS2 Telemetry Server 4.0.0 [12 Apr 2020]

Forum rules
SCS as a company do not wish to have paid mods on this forum. While we understand that not all paid mods use the Intellectual Property of other companies/people, it is very hard to moderate what is and isn't acceptable when money is involved. There are also concerns that it could look unfavorable to potential work partners going forward if SCS allow mods that may potentially use unlicensed branding.
Posting in the Mods forum (ATS and ETS2) is restricted to sharing free-to-the-public mods and providing support for mods. For more details, please check the Forum Rules.
User avatar
Milan1NL
Posts: 1079
Joined: 20 Dec 2014 13:36
Location: Earth

Re: T Dashboard 4.0 for ETS2 Telemetry Server 4.0.0

#51 Post by Milan1NL » 13 Aug 2019 18:20

Thanks 4 the dutch translation!
***My English is not very good with spelling or something like that***
[ external image ]
ETS2 gamer since the first day when it comes out!
My Screenshot topic | My World Of Trucks
[ external image ]
jianqun
Posts: 58
Joined: 23 Jan 2018 06:21
Location: East Asia
Contact:

Re: T Dashboard 4.0.3 for ETS2 Telemetry Server 4.0.0

#52 Post by jianqun » 09 Nov 2019 20:52

Added Portuguese (Brazil and Portugal). Thanks for the translation by @PauloTNCunha.
User avatar
jackwi
Posts: 171
Joined: 04 Mar 2018 18:04

Re: T Dashboard 4.0.3 for ETS2 Telemetry Server 4.0.0

#53 Post by jackwi » 03 Dec 2019 20:02

is this also working with the nwst ETS@ Update 1.36 ?
jdkelley93
Posts: 146
Joined: 11 Jun 2016 23:03
Location: Savannah, Georgia USA

Re: T Dashboard 4.0.3 for ETS2 Telemetry Server 4.0.0

#54 Post by jdkelley93 » 13 Dec 2019 21:16

Works fine with ATS and ETS2 1.36.

A little note for the new LoneStar in ATS:

If you want the International logo to show up for the truck, you'll need to update the javascript file.

This else block

Code: Select all

else if (data.truck.id == 'international') {
        $('._truckBrand').removeClass().addClass('_truckBrand _International');
}
will need to be updated to

Code: Select all

else if (data.truck.id == 'intnational') {
        $('._truckBrand').removeClass().addClass('_truckBrand _International');
}
or

Code: Select all

else if (data.truck.id == 'international' || data.truck.id == 'intnational') {
        $('._truckBrand').removeClass().addClass('_truckBrand _International');
}
Because data.truck.id for the LoneStar is "intnational" not "international". I believe SCS has a 12 character limit for truck ids.
Software dev by day, virtual trucker by night
User avatar
Wolfseye
Posts: 416
Joined: 24 Feb 2017 16:58
Location: Germany

Re: T Dashboard 4.0.4 for ETS2 Telemetry Server 4.0.0

#56 Post by Wolfseye » 05 Jan 2020 22:28

Is this only available with source code ??? I dont find a real download of an installer or something similiar. Or is it just not really ready yet ?
Thanks in advance.
I might get easily frustrated and say something wrong on occasion, but I never really mean it. Please do what I often cant, dont take it too personal. And please forgive me. Thanks guys. :)
jianqun
Posts: 58
Joined: 23 Jan 2018 06:21
Location: East Asia
Contact:

Re: T Dashboard 4.0.4 for ETS2 Telemetry Server 4.0.0

#57 Post by jianqun » 06 Jan 2020 06:42

Hi @Wolfseye,

The installer is in the Source Code archive.

Extract the ZIP archive and run server\Ets2Telemetry.exe, click Install button to perform the installation.
GameOne
Posts: 5
Joined: 09 Mar 2020 20:45

Re: T Dashboard 4.0.4 for ETS2 Telemetry Server 4.0.0

#58 Post by GameOne » 12 Mar 2020 18:39

Information about the t-dashboard4 skin if you make a crossing by ship or train, the data of the cargo are gone
they are no longer displayed, only the scania logo and the information below.
jianqun
Posts: 58
Joined: 23 Jan 2018 06:21
Location: East Asia
Contact:

Re: T Dashboard 4.0.4 for ETS2 Telemetry Server 4.0.0

#59 Post by jianqun » 13 Mar 2020 10:13

Hi @GameOne,

I can confirm T Dashboard 4.0.4 is running well on the Telemetry Server 4.0.0, without this issue.

But I don't know why your game doesn't output the job information.

Maybe you can visit the Telemetry API next time this happens and give me the API data.

Or re-download and install the ETS2 Telemetry Server 4.0.0 and T Dashboard 4.0.4, maybe it'll be fine.

Sincerely,
Jianqun Z.
Last edited by jianqun on 14 Mar 2020 09:50, edited 1 time in total.
GameOne
Posts: 5
Joined: 09 Mar 2020 20:45

Re: T Dashboard 4.0.4 for ETS2 Telemetry Server 4.0.0

#60 Post by GameOne » 13 Mar 2020 15:42

I use the ETS2 telemetry server 4.0.5, the skin works, just not after a crossing by train or ship, the data of the load has disappeared
Post Reply

Return to “Others”

Who is online

Users browsing this forum: timnds, Van Matthew and 16 guests