Assetto Corsa barely implements racing flags and rules. This app adds: Safety Cars, Virtual Safety Cars, Blue Flags, and the clearing away of cars that are stopped on track, for both AI and the player.
Features:
Full Safety Cars (S.C) (All drivers speed managed, no overtaking, follow SC)
Virtual Safety Cars (V.S.C) (All drivers speed managed and no overtaking)
Blue Flags
UI HUD for: VSCs and S.Cs
A settings UI page when starting a session to customise app settings.
User variables at the top of the .Lua file included for extra user customisation and default settings customisation.
Compatibility:
v3.0.0 has the large Safety Car update, it requires the following Nuzzi Apps to be these versions or above to work:
Race Engineer v3.0.0
Pit App v5.0.0
Quali App v2.0.0
Rolling Start App v4.0.0
Mechanical Failure App v4.0.0
Not compatible with CR Formula Cars.
Min CSP 0.2.6
Media:
Updates Info:
v3.0.0:
Full Safety Cars now supported!
New Read Me Document
Bug Fix VSC timer was counting even when
Clear Stopped AI App now merged into this app!
Now incidents also have a chance of just yellow flag instead of always causing a VSC or SC.
v2.8:
Refactored code so it is cleaner as I now prepare to support Full Safety cars!
Fixed AI not slowing for Blue flags in some niche cases.
v2.7:
Major Code Efficiency Improvements