PMC Farming Simulator Terrain Farmland

Buy Land - Farmlands

- make sure giants editor is updated to v8.1 final (beta had bugs on info layer)
- terrain editing window -> info layer painting -> info layer -> farmland
- make sure the terrain editing window is wide enough, on info layer painting section you need to see tick boxes for 0, 1, 2 and 3
- activate terrain info layer painting mode icon form main menu, brush radius 1000m, square, then erase (RMB) whats painted in the farmland info layer
- start painting with info channel 0 (layer value 1)
- once done, select info channel 1 (layer value 2), etc etc, until you have covered the whole terrain (see below)
- when whole terrain is done select info channels 0 through 5, layer value 63 and paint all triggers with plenty of space around them (see below)
- open mapDE_farmlands.xml, assign IDs for each xml entry according to GE layer value
- paint one area for new farmer game mode and assign its farmlands.xml ID with defaultFarmProperty="true"

Field ID Info Channel
1 0
2 1
3 01
4 2
5 02
6 12
7 012
8 3
9 03
10 13
11 013
12 23
13 023
14 123
15 0123
16 4
17 04
18 14
19 014
20 24
21 024
22 124
23 0124
24 34
25 034
26 134
27 0134
28 234
29 0234
30 1234
31 01234
32 5
33 05
34 15
35 015
36 25
37 025
38 125
39 0125
40 35
41 035
42 135
43 0135
44 235
45 0235
46 1235
47 01235
48 45
49 045
50 145
51 0145
52 245
53 0245
54 1245
55 01245
56 345
57 0345
58 1345
59 01345
60 2345
61 02345
62 12345
63 012345

You must paint the whole terrain, every single pixel, leave no pixels unpainted because that cause _farmlands.xml errors in-game.

When you mouse over existing painted layer and hit CTRL-R, it will select that info channel layer value for you. Note that if you have just used the drop down menus then CTRL-R doesn't work because the "focus" is on the other dialog and not in your 3D viewport (yeah, its weird).

layer value is mapDE_farmlands.xml ID like <farmland id="1"

Triggers like sellpoints and shop etc need to have unused layer value painted to them which prevents players of purchasing that farmland and placing placeables there. Make sure the you paint large enough area for triggers so there are no problems with terrain changing when placeables are placed (difficult to explain heh).

Water area should not be painted as purchaseable land (dunno why?).

Giants Editor v8.1 final info layer painting, the layer value drop-down is not working for me (known issue). hmm looks like the drop-down works to tick the info channel boxes... but when you paint it has no effect, what you must do to fix this is just to untick one of the numbers and tick it back again, then your painting works... usually... you should experiment and see how it works for you.

_farmland.grle 1024 resolution is WAY TOO LOW for 8km terrains, in GE doing farmland info layer is like painting with lego blocks, you cannot do fields that are close to each other with that resolution, bump it to at least bare minimum 2048 but probably to 4096 to get good accurate results. Check in-game lands X view startup lag if you increase the size to 4096 because that seems to cause that well known FS17 8km terrain "ESC map lag" which is really ennoying. Fields close together is a common problem with real world data terrains.

Unconfirmed tip, or rather idea: resize your _farmland.grle (well, png) to 4096 while you're painting it in GE farmland info layer to have some accuracy, then once you're done resize it back to 2048 for in-game use without the mapview lag. Maybe this works, maybe it doesn't, needs testing...