Author Message

amilmand

00
Posts: 259

Location: ---
Occupation:
Age:
V$:
#139672   2018-03-30 07:07          
What do you classify as nonsense?
I know that for example the turbo on the stock Duhen returns from the exceptional cases either 999999 or -999999.
But other than that it should be some proper value.
I must point out though that the function relies on a valid DynoData named dynodata in the Chassis class but that can be easily hmm saved out to a member variable in the updatevariables() function. It creates it after the engine.updatevariables(); call.

Added 14 minutes later:

Yep verified it does work with the Chassis.java of the current SlrrExhaustive which defines this dynodata variable.
More insight though is that the default GUI scales from 0 to 1 if the turbo value is larger than 1 it still shows max if its smaller than 0 it shows no turbo activity.

This post was edited by amilmand (2018-03-30 07:22, ago)