Is your feature request related to a problem? Please describe.
Not a problem, but it would be nice for safety cars to be able to be thrown if a certain number of cars are off track at the same time.
Describe the solution you'd like
In the UI, there should be a checkbox to turn on this feature, as well as a number of cars to look for off track (i.e. 3 or more cars off track at the same time). In the code, any cars which are detected as being off of the normal racing surface (perhaps noted at race start) could be part of the total building up to the threshold needed to throw the safety car. Potential problems here are race starts where it's common for cars to go off to avoid contact, and any races in categories with mixed surfaces (i.e. rallycross).
Is your feature request related to a problem? Please describe. Not a problem, but it would be nice for safety cars to be able to be thrown if a certain number of cars are off track at the same time.
Describe the solution you'd like In the UI, there should be a checkbox to turn on this feature, as well as a number of cars to look for off track (i.e. 3 or more cars off track at the same time). In the code, any cars which are detected as being off of the normal racing surface (perhaps noted at race start) could be part of the total building up to the threshold needed to throw the safety car. Potential problems here are race starts where it's common for cars to go off to avoid contact, and any races in categories with mixed surfaces (i.e. rallycross).
Describe alternatives you've considered N/A
Additional context N/A