Funbit / ets2-telemetry-server

ETS2/ATS Telemetry Web Server + Mobile Dashboard
GNU General Public License v3.0
614 stars 206 forks source link

No api to show cargo damange #157

Open tanmay380 opened 11 months ago

tanmay380 commented 11 months ago

Is there any way that can show me how much cargo is damaged instead of trailer.

IgazHarcos commented 11 months ago

Maybe the API have this function, but it is not displayed as I looked around. If I got home, I'm going to take apart and take a look with checking ETS 2 SDK. If it is possible, I gladly customize a tlemetry skin for this purpose.

There is a newer plugin: https://github.com/RenCloud/scs-sdk-plugin

It has the ability to show cargo damage, IDK if the current skins working with it or not, I'll check out afternoon, if it can work with only modifying small part of a skin, I can make it work.

tanmay380 commented 11 months ago

Okay, thanks a lot.

On Fri, Aug 11, 2023, 2:45 PM IgazHarcos @.***> wrote:

Maybe the API have this function, but it is not displayed as I looked around. If I got home, I'm going to take apart and take a look with checking ETS 2 SDK. If it is possible, I gladly customize a tlemetry skin for this purpose.

— Reply to this email directly, view it on GitHub https://github.com/Funbit/ets2-telemetry-server/issues/157#issuecomment-1674438054, or unsubscribe https://github.com/notifications/unsubscribe-auth/AJFVWMYVOYHWTEFUUZEKJX3XUXZZVANCNFSM6AAAAAA3LS47TA . You are receiving this because you authored the thread.Message ID: @.***>

IgazHarcos commented 11 months ago

Hi!

I took a look and sadly with the most up-todate version I found of telemetry goes up to 1.12, and Cargo Damage is implemented in 1.14. If there is no update, sadly no way to get this info.

tanmay380 commented 11 months ago

No worries, thanks for the update!

On Sat, Aug 12, 2023, 17:20 IgazHarcos @.***> wrote:

Hi!

I took a look and sadly with the most up-todate version I found of telemetry goes up to 1.12, and Cargo Damage is implemented in 1.14. If there is no update, sadly no way to get this info.

— Reply to this email directly, view it on GitHub https://github.com/Funbit/ets2-telemetry-server/issues/157#issuecomment-1675871851, or unsubscribe https://github.com/notifications/unsubscribe-auth/AJFVWMYOBEZTSW7RQYL3QUTXU5UZJANCNFSM6AAAAAA3LS47TA . You are receiving this because you authored the thread.Message ID: @.***>

IgazHarcos commented 11 months ago

RenClouds client has tzhis feature, but it is not compatible with Funbit Telemetry + dashboard.

Can I ask you why you need Cargo Damage?

tanmay380 commented 11 months ago

Actually the thing is that during delivery, earning depends on the cargo damage, so as soon as I see a cargo damage I start the game from the recent auto save. So that's why I needed it.

On Sat, Aug 12, 2023, 21:28 IgazHarcos @.***> wrote:

RenClouds client has tzhis feature, but it is not compatible with Funbit Telemetry + dashboard.

Can I ask you why you need Cargo Damage?

— Reply to this email directly, view it on GitHub https://github.com/Funbit/ets2-telemetry-server/issues/157#issuecomment-1675975842, or unsubscribe https://github.com/notifications/unsubscribe-auth/AJFVWM25CO2W2HN7MI2HODLXU6R2RANCNFSM6AAAAAA3LS47TA . You are receiving this because you authored the thread.Message ID: @.***>

IgazHarcos commented 11 months ago

Oh, understood. I never watched this bc the only way the cargo got damaged is if you get into accident or collide with something, what normally not happening if you became a akilled driver. If I have the time I take a look if there is any way to upgrade the SDK currently in this app.

tanmay380 commented 11 months ago

Actually the thing is I drive very casually. I have disabled traffic offence. Using 10000 HP engine mod, passing the traffic through shoulder. So that's the issue with me.

On Sun, Aug 13, 2023, 13:20 IgazHarcos @.***> wrote:

Oh, understood. I never watched this bc the only way the cargo got damaged is if you get into accident or collide with something, what normally not happening if you became a akilled driver. If I have the time I take a look if there is any way to upgrade the SDK currently in this app.

— Reply to this email directly, view it on GitHub https://github.com/Funbit/ets2-telemetry-server/issues/157#issuecomment-1676269552, or unsubscribe https://github.com/notifications/unsubscribe-auth/AJFVWM7G7C5MU55FI2YP4X3XVCBNPANCNFSM6AAAAAA3LS47TA . You are receiving this because you authored the thread.Message ID: @.***>

IgazHarcos commented 11 months ago

Ah, understood. Not much I can say, hopefully somebody updates a telemetry version with the latest SDK. I'll take a look how difficult this is, but I am out of time nowdays. If I got any update, I:ll inform you.

tanmay380 commented 11 months ago

No problem, thanks a lot for updating me.

On Sun, Aug 13, 2023, 15:57 IgazHarcos @.***> wrote:

Ah, understood. Not much I can say, hopefully somebody updates a telemetry version with the latest SDK. I'll take a look how difficult this is, but I am out of time nowdays. If I got any update, I:ll inform you.

— Reply to this email directly, view it on GitHub https://github.com/Funbit/ets2-telemetry-server/issues/157#issuecomment-1676311429, or unsubscribe https://github.com/notifications/unsubscribe-auth/AJFVWMYRQO2RLE4XW2RPMIDXVCTYTANCNFSM6AAAAAA3LS47TA . You are receiving this because you authored the thread.Message ID: @.***>

IgazHarcos commented 11 months ago

Hi! I can already bring you good news!

I found another telemetry, and it's showing cargo damage!

https://github.com/PauloTNCunha/TelemetryServer4

At least the Job Monitor 2 skin have the Cargho Damage indicator. It is show the cargo damage on the trailer. With this Telemetry server it is possible to add cargo damage indicator to any skin.

If you upgrade to that version, and tells me what skin you use I can try to implement it for you.

tanmay380 commented 11 months ago

I'm using https://mikekoch.me/ets2-mobile-route-advisor/

This skin.

On Sun, Aug 13, 2023, 20:32 IgazHarcos @.***> wrote:

Hi! I can already bring you good news!

I found another telemetry, and it's showing cargo damage!

https://github.com/PauloTNCunha/TelemetryServer4

At least the Job Monitor 2 skin have the Cargho Damage indicator. It is show the cargo damage on the trailer. With this Telemetry server it is possible to add cargo damage indicator to any skin.

— Reply to this email directly, view it on GitHub https://github.com/Funbit/ets2-telemetry-server/issues/157#issuecomment-1676386299, or unsubscribe https://github.com/notifications/unsubscribe-auth/AJFVWM2ZCBSRGIW6XYMPFJDXVDUB7ANCNFSM6AAAAAA3LS47TA . You are receiving this because you authored the thread.Message ID: @.***>

IgazHarcos commented 11 months ago

Do you want it on the third page, where the truck and trailer iconas with damage percentage?

tanmay380 commented 11 months ago

Yes,

On Sun, Aug 13, 2023, 22:03 IgazHarcos @.***> wrote:

Do you want it on the third page, where the truck and trailer iconas with damage percentage?

— Reply to this email directly, view it on GitHub https://github.com/Funbit/ets2-telemetry-server/issues/157#issuecomment-1676406517, or unsubscribe https://github.com/notifications/unsubscribe-auth/AJFVWM622VJEFS2CEKNYPNDXVD6VRANCNFSM6AAAAAA3LS47TA . You are receiving this because you authored the thread.Message ID: @.***>

IgazHarcos commented 11 months ago

Okay, I'll take a look, but it will be a few days. Please be pationt until that! The Route Advisor skin is ratrher complicated.

tanmay380 commented 11 months ago

Yeah sure, thanks.

On Sun, Aug 13, 2023, 22:53 IgazHarcos @.***> wrote:

Okay, I'll take a look, but it will be a few days. Please be pationt until that! The Route Advisor skin is ratrher complicated.

— Reply to this email directly, view it on GitHub https://github.com/Funbit/ets2-telemetry-server/issues/157#issuecomment-1676417921, or unsubscribe https://github.com/notifications/unsubscribe-auth/AJFVWM7UF243XGBPLWFPXBTXVEEPLANCNFSM6AAAAAA3LS47TA . You are receiving this because you authored the thread.Message ID: @.***>