I have searched for this in the forum but have not found a similar request...
The current system dictates that we should specify a percentage amount of wear to each tyre before it is changed at a pit stop. I would like the ability to select which tyres should be changed individually at the next pit stop from the F12 menu.
For example under the tyres option have 4 buttons: FL, FR, RL, RR.
You can then move between buttons with the left & right arrow keys and select with another key (space or shift for example) and when a tyres is to be changed, it is highlighted, when it is not to be changed it is not highlighted (toggle with select key)
I only ask this as it is hard to gauge how worn your tyres are at any given moment
I wonder if anyone else feels this would be an improvement, and with my limited programming experience I would hasten to say it should not be too hard to implement with boolean flags, one for each wheel?
The current system dictates that we should specify a percentage amount of wear to each tyre before it is changed at a pit stop. I would like the ability to select which tyres should be changed individually at the next pit stop from the F12 menu.
For example under the tyres option have 4 buttons: FL, FR, RL, RR.
You can then move between buttons with the left & right arrow keys and select with another key (space or shift for example) and when a tyres is to be changed, it is highlighted, when it is not to be changed it is not highlighted (toggle with select key)
I only ask this as it is hard to gauge how worn your tyres are at any given moment
I wonder if anyone else feels this would be an improvement, and with my limited programming experience I would hasten to say it should not be too hard to implement with boolean flags, one for each wheel?