Fonsecker wrote:
you can disable autoblib in your PLR file
I have just tried to do it... nothing happens...why?
....
No AI Control="1" // AI never has control over car (except autopit)
Pitcrew Push="1" // When out of fuel in pitlane, allows pitcrew to push car (use throttle and gear selection to direct)
Auto Clutch="0"
Auto Lift="1" // Whether to automatically lift with manual shifting but auto-clutch (non-semiautomatic trans only)
Auto Blip="0" // Whether to automatically blip with manual shifting but auto-clutch (non-semiautomatic trans only)
Shift Mode="0"
Repeat Shifts="0" // 0 = no repeat shift detection, 1 = detect and eliminate accidental repeat shifts within 100ms, 2 = 150ms, 3 = 200ms, 4 = 250ms, 5 = prevent shifting again before previous shift is completed
Manual Shift Override Time="0.60000" // How long after a manual shift until auto shifting resumes (if auto-shifting is enabled)
Auto Shift Override Time="0.55000" // How long after an automatic shift before user is allowed to manually shift
....