How To: Implement Tire preselection in Mod

MerlinC

I'm looking for an opportunity to preselect the compounds strategy within a race - like some mods do this for refueling.

This are the lines in the HDV file which allow to present fuel strategy.

FuelRange=(1.0, 1.0, 220)
FuelSetting=48
NumPitstopsRange=(0, 0, 0)
NumPitstopsSetting=3
Pitstop1Range=(1.0, 1.0, 220)
Pitstop1Setting=0
Pitstop2Range=(1.0, 1.0, 220)
Pitstop2Setting=0
Pitstop3Range=(1.0, 1.0, 220)
Pitstop3Setting=49

Does anybody whether there is an opportunity to use those flags to preselect the tire compounds or what flags need to be added to be able to select compounds for the pit stops before the race.

Thx in advance.
 

Back
Top