ASagan Posted June 21, 2012 Posted June 21, 2012 I've copied the vehicle from the standard library vehicle and revised it to include: Travel time based failures, calculated from the resource state Transporting. This failure time does not include OffShiftTransporting or FailedTransporting. These failures will occur mid-link. Distance travelled failures, recorded from the link length when the transporter arrives at the end of the link. These failures can only occur at the end of a link. Created in Sprint 4.72. VehicleWithTravelTimeBasedFailures.zip VehicleWithTravelTimeBasedFailures.zip
jdoran Posted June 21, 2012 Posted June 21, 2012 Thanks for the share. More options with regards to different failures are always useful! When I see things like these, I just can't help but wonder in what scenarios I could use these... which is probably encouraging me to find problems for solutions.
Recommended Posts