Pit stop procedures - fixed order or switchable?

Pandamasque

Is it possible to make the car begin refuelling AFTER the tire change time has passed?
 
in hdv file:
FuelTime=(12.0,2.0,1.0,0.5,1.0) // Fuel fill rate (L/s), random delay, nozzle insertion time, nozzle removal time, concurrent fuel filling (0.0=separate, 1.0=concurrent); default=(12.0,2.0,1.0,0.5,1.0)
TireTime=(5.5,5.5,2.5,1.0) // Time to change two tires, time to change four tires, random delay on any tire, concurrent tire changes (0.0=separate, 1.0=concurrent); default=(5.5,5.5,2.0,1.0)
 
Perhaps I wasn't clear enough. Separate tire change always happens AFTER refuelling is finished. I'd like to switch this order. First tire time, then fuel time.
 
Sorry, you were clear but that is the only way I know to separate the procedures, but no, I don't know how to specify the order, (why would it matter what was done first, it still adds up to the same total time?)
 
Because there is a bug which can be exploited! I don't want to go in details...

It would be very useful to change the order.
 

Back
Top