DeckerMMIV / FS13_SoilManagement

A mod for Farming Simulator 2013 that adds additional abilities of field and soil management
7 stars 8 forks source link

Fertilizer front tank won't allow changing spray-type #14

Closed DeckerMMIV closed 10 years ago

DeckerMMIV commented 10 years ago

User 'Baler Boy' on FS-UK, found a problem:

When using the Amazone TF1001 front tank with the UF1801 sprayer I cannot change the fertiliser type of the TF1001 from default type A.

DeckerMMIV commented 10 years ago

Fixed part of the problem. Now testing for self.isSprayerTank so the front tank can "toggle spray-type".

However it seems that when emptying the sprayer, it will not automatically take from the front tank... even if the front tank contains the same spray-type.

DeckerMMIV commented 10 years ago

Solved... with a minor "side effect", which would be interesting to see when/if anybody discovers it - of those who do not read the commit comments ;-)