Bug: Holmer Terra Dos T4-40 by GIANTS - no loading delay

azhur
Posts: 7
Joined: Sat Dec 24, 2022 3:43 am

Bug: Holmer Terra Dos T4-40 by GIANTS - no loading delay

Post by azhur »

https://farming-simulator.com/mod.php?l ... tle=fs2022
To match other sugarbeet harvesters and it's own animation, parameter "buffer loadingDelay" should be added to terraDosT4_40.xml file like this:

Code: Select all

    <combine allowThreshingDuringRain="true">
        <buffer loadingDelay="7.5"/>
        <swath available="false" />
        ...
    </combine>
7.5 seconds is my guess, exact value may be a bit different to perfectly match animations and loading logic.