Sprayer Section Control v 0.1.1.0

FS19 mods

About the mod:

This script is beta. It should not make any problems but don’t hit me if your ingame sprayer or savegame won’t work anymore.

What is section control?
Section control allows you to turn off certain parts (sections) of your sprayer if you don’t need the full working width. At the moment this is done completely automatic but in future there might be an option to control it manually.

The script works with fertilizer and herbicide. Herbicide works only on grown weed – the section will turn off if there is no weed visible. Pre-emergence spraying is not possible at the moment.

What do I need?
At first you will need the script. Download it here.

The script alone does not give you any functionality, you need adapted sprayers too. If Giants had made one workArea per section, this would not be necessary. But as there is only one workArea for the full working width this is not possible.

How you make sprayers compatible
Converting sprayers to work with section control is not difficult. You need some entries in the XML and one workArea per section in the i3D.

i3D part
The workAreas need to be set up around each spraying section, with a little overlap to the next section. It is also needed to create a testArea which is a little bigger by increasing the length in driving direction for 1m.

Image: (testArea uses the height node of the workArea in this example.)

All sections get linked to their workAreas and effect nodes here.
workingWidth is the working width of this section. All section working widths combined should be equal to the total working width (24m in this example). This is used for calculating the spray usage.
workAreaId is the index of the workArea in the part. The first workArea has index/id 1.
effectNodeId is the index of the effect node in the part. Again, the first effectNode has index/id 1. If more than one effectNodes are used for one section, you can add them like this: effectNodeId=”1 2 3 4″
testAreaStartNode / WidthNode / HeightNode are indices to the corresponding i3D node. This is done via i3DMappings.

A sample sprayer (Hardi Mega 2200 from the base game) prepared for section control is available here.

Credits:
RivalAUT

How to install FS19 mods?

Firstly find a mod which you like and want to download. Then download a mod to your PC. Mods are usually in .zip format file. But sometimes it can be in .rar. If a mod file is a .zip format no needed additional actions. If a file is in .rar, then you must unarchive mod with software like WinRar or Zip7. Windows 10 users no need to use software for archives, Win10 itself has a feature to unarchive files.

The next step is to find mods folder in your PC. Usually, it is in Documents/My Games/Farming Simulator 19/2019. Open the "mods" folder and put downloaded .zip archive or unarchived .rar file to this folder.

Last step. Enjoy of FS19 mods!

Leave a Reply

Your email address will not be published. Required fields are marked *