Cars default setup - ARB always resets to 0

I'm trying to get a car setup that defaults to include the front ARB at 12000 but whenever I open it up in AC it's reset to 0 again.

In setup.ini I have the following:
[ARB_FRONT]
SHOW_CLICKS=0
TAB=SUSPENSION
NAME=Front Anti-roll bar
MIN=0
MAX=15000
STEP=3000
POS_X=0
POS_Y=1
HELP=HELP_ARB_FRONT //This was a guess but doesn't do anything

In suspensions.ini I have the following:
[ARB]
ARB_FRONT=12000
ARB_REAR=0

In AC it works in terms of allowing the setup to be clicked up from 0 to 15000 but the default is always 0 when I load the sim. Why doesn't it follow the setup file - is there a units error or something like that?

Wingers
 
Not in that car folder. Other changes work so I think it is reading the setup and suspension files - I've added a rear roll bar for example.
I don't think its related as I've tried changing it but I also didn't know what the "Show_Clicks" parameter does?
 
OK so show_clicks=0 will be N/m and show_clicks=1 will be unitless I guess? Thanks I'll experiment with it later.
Still looking for an explanation of why the starting value doesn't match the suspension.ini value if anyone could shed light on that.
 
Back
Top