Ah, ça m'interesse!
Comment fait t-on pour voir des pilotes que l'on favorise plus que d'autres soient plus agréssif, ou pilote un peu plus vite?
Prenons l'exemple de Philippe Alliot quel ligne doit t on modifier?
Philippe Alliot
{
//Driver Info
Abbreviation=P. Alliot
Nationality=French
NatAbbrev=FRA
//Driver Stats
StartsDry=2.2
StartsWet=-2.4
StartStalls=0.0
QualifyingAbility=8.0
RaceAbility=3.3
Consistency=2.0
RainAbility=3.00
Passing=68.0
Crash=2.4
Recovery=80.0
CompletedLaps%=70
Script=default.scp
TrackAggression=0.7
// Increase attempted low-speed cornering by adding a minimum onto calculated speed.
// Reduce attempted high-speed cornering by multiplying speed by a number less than 1.0.
// <adjusted speed> = CorneringAdd + (CorneringMult * <original speed>)
CorneringAdd=1.5
CorneringMult=.965
//AI Throttle Control - how good they are at their own traction control upon throttle application
TCGripThreshold=0.7 // Range: 0.0-1.0
TCThrottleFract=1.2 // Range: 0.0-???
TCResponse=0.0 // Range: 0.0-???
//AI skill mistake variables
MinRacingSkill = 0.90
Composure = 0.010
//AI ColdBrain variables
RaceColdBrainMin=0.96
RaceColdBrainTime=120
QualColdBrainMin=0.85
QualColdBrainTime=200
}