I am trying to create the physics for a Touring Car in a series that uses Success Ballast. I'd like to be able to add ballast to the car in offline Practice sessions, and be able to adjust it between runs.
I have tried in setup.ini to try and change the Mass of the car, for example, but nothing yet works.
Does anybody have any ideas as to why this didn't work, or what else I can do to add this?
I have tried in setup.ini to try and change the Mass of the car, for example, but nothing yet works.
Code:
[TOTALMASS]
SHOW_CLICKS=0
TAB=GENERIC
NAME=Success Ballast
MIN=1280
MAX=1355
STEP=3
POS_X=0.5
POS_Y=1
Does anybody have any ideas as to why this didn't work, or what else I can do to add this?