FMR Z-406 Orlik By: ZimowyWojownik

Your forum for all discussions around Modding.
Qookie
Posts: 1
Joined: Mon Dec 11, 2023 3:22 pm

FMR Z-406 Orlik By: ZimowyWojownik

Post by Qookie »

I'm not sure if this is the correct forum, but I was hoping that the author would update the FMR Z-406 Orlik beet harvester
The issue it has is that when trying to tip the harvested beets on the ground in a row that it stops after a few seconds (it has a hidden capacity of 1000Liter and when empty it stops)
The way to fix this is to add the following code to the "dischargeable" section in the "dischargeNode" line
stopDischargeOnEmpty="false"

The full line would then read
<dischargeNode node="0>0|6|4" emptySpeed="100" fillUnitIndex="1" maxDistance="6" needsSetIsTurnedOn="true" stopDischargeOnEmpty="false" canStartDischargeAutomatically="true">

@ZimowyWojownik It would be great yo have this fixed so we can use the mod in crossplay.

Many thanks in advance