scs-sdk-plugin icon indicating copy to clipboard operation
scs-sdk-plugin copied to clipboard

Add input support

Open mimi89999 opened this issue 10 months ago • 7 comments

Hello,

Recently the SCS SDK added input support. I think that it would be useful to also add it in the API.

mimi89999 avatar Apr 12 '24 10:04 mimi89999

Hey @mimi89999,

Where did you find the SCS SDK? Cause I could make a merge request to implement it

BreadJS avatar Apr 12 '24 23:04 BreadJS

Where did you find the SCS SDK? Cause I could make a merge request to implement it

It's available on the official SCS wiki https://modding.scssoft.com/wiki/Documentation/Engine/SDK/Telemetry.

ndelta0 avatar Apr 13 '24 13:04 ndelta0

Thank you! I'm not sure if this SDK is the latest as it does not include the wear of the truck, only damage, and that is incorrect.

BreadJS avatar Apr 13 '24 21:04 BreadJS

I wrote a simple plugin for that that is available under https://github.com/ETS2LA/scs-sdk-controller

mimi89999 avatar Apr 14 '24 13:04 mimi89999

I wrote a simple plugin for that that is available under https://github.com/ETS2LA/scs-sdk-controller

Does this perhapse have the new damage/wear api too?

BreadJS avatar Apr 22 '24 06:04 BreadJS

I'm aware that they added it. However, I would like to separate the two functionalities, because of one is an input the other an output. At least that's my current feelings about that.

If the update of this project is complete, I will see if an input with similar technologies makes sense to create. Also, I would evaluate then if I add it or create a new plugin for that.

RenCloud avatar May 12 '24 09:05 RenCloud

please, consider adding the inputs, that would be fantastic to using in a c# program

jandisonsantos avatar May 22 '24 01:05 jandisonsantos