LesiU
How exactly rF use that parameters? Is it about just bumping tyre grip or something more complex is going on?
For example, TC lines:
TractionControlGrip=(1.0, 0.2) // Average driven wheel grip multiplied by 1st number, then added to 2nd
TractionControlLevel=(0.3, 0.5) // Effect of grip on throttle for low TC and high TC
ABS lines:
ABSGrip=(1.0, 0.2) // Grip multiplied by 1st number and added to 2nd
ABSLevel=(0.2, 0.4) // Effect of grip on brakes for low ABS and high ABS
For example, TC lines:
TractionControlGrip=(1.0, 0.2) // Average driven wheel grip multiplied by 1st number, then added to 2nd
TractionControlLevel=(0.3, 0.5) // Effect of grip on throttle for low TC and high TC
ABS lines:
ABSGrip=(1.0, 0.2) // Grip multiplied by 1st number and added to 2nd
ABSLevel=(0.2, 0.4) // Effect of grip on brakes for low ABS and high ABS