Nibo
Registered
Most probably the field <isPlayer> (that is used by r2la to determine if car is human or AI) for that drivers is 1. Usually for AI cars its 0, when you race offline with AI for example. I see they have an AI assist visible, but that is not reliable way to determine if its human or AI, because human players can use AI assist too.
Quickest way for you to remove that records is to edit xml file in code editor and set <isPlayer> field to 0 for all that AI drivers, save file changes, then refresh r2la.
Quickest way for you to remove that records is to edit xml file in code editor and set <isPlayer> field to 0 for all that AI drivers, save file changes, then refresh r2la.
