Hello!
I just saw your mail sorry or the late reply.
There are several things to do.
1st. Make mandatory pit stop to the AI
"In the GDB file, add the following lines:
PitStopStrategies
{
Driver1 = 2 - 20,30
Driver2 = 2 - 25,50
Driver3 = 3 - 15,30,45
}
Explanation:
Driver1 = 2 - 20,30
Driver1 is the name of the driver as used in the veh file
2 is the number of pit stops
20,30 are the lap numbers that the driver will stop on
Apparently for this to work you must type it exactly in the format shown i.e leave the spaces round the = and nospaces round the lap numbers."
2nd, Increase the fuel consuption 7x in the game setting.
3rd. If it is a mod go to the vehicle HDV and modify the following line:
example
FuelRange=(1.0, 1.0, 230) to FuelRange=(1.0, 1.0, 10) (in this way the maximum tank capacity willl be 10 liter)
//Pitstop1Range=(0.0, 1.0, 200) to //Pitstop1Range=(0.0, 1.0, 10)
//Pitstop2Range=(0.0, 1.0, 200) to //Pitstop2Range=(0.0, 1.0, 10)
//Pitstop3Range=(0.0, 1.0, 200) to //Pitstop2Range=(0.0, 1.0, 10)
The numbers was just example.
I hope I was explaning clearly as my English not so good.