Visual Entertainment and Technologies Forum

Full Version: 2.3.0.x - Strength/Comfort on Chassis The Same
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
On 2.3.0.x, while designing a chassis, the strength and comfort sliders are always the same.  It appears that they always use the strength value for both.

Changing e.g. Ride Comfort of the suspension will change other values, but not comfort.

I am not sure if this is just a display problem, or if it affects buyer appeal and other calculations as well.  But after a while of thinking the design parameters had just changed, I'm now fairly confident this is a bug.
Fantastic find! You're correct. It was a bug. I moved most of the rating calculations to their own functions inside their own file. The goal was to make it more modular and easier to modify values. (It will also make the Angle Script bounties much easier.)

Stupid me called the strength function for comfort instead of the comfort function. This issue is fixed, and I will go through the rest of the functions to make sure they're all correct.

Changes will be in the next update. Thanks again.