30.05.2011, 17:40
Holden Wrote:Был как то разговор о лакидогах и количестве кругов под СК, дак вот, где найти эти параметры?В файле Indycar1995.rfm, который надо открыть блокнотом, есть такая строчка:
Code:
// Whether leading car one lap down can re-gain his lap during a full-course caution. This value can not
// only be overridden per-season or per-track, but also in the player file; default=0,
// possible values are 0=off, 1=used at ovals only, 2=used at road courses only, 3=used everywhere.
LuckyDog = 0Дальше:
Code:
// Minimum laps during a full-course yellow; default = 2, possible values are 1 (?) and up ... remember that it
// might be useful to override this one in some track GDBs.
// as far as I can tell, yellow flag laps are laps where the pace car is out on track
// ie, yellow comes out, leader makes his way to the sf line, then laps start counting.
// can override in track gdb; probably want this to be 3 for Lime Rock and any other shorter tracks
// may cut them short on longer tracks
MinimumYellowLaps = 3Про скорость под СК не нашёл.

