[FS19] Field ID and farmland code/layer

Your forum for all discussions around Modding.
timber3000
Posts: 4
Joined: Sun Nov 05, 2017 4:13 pm

[FS19] Field ID and farmland code/layer

Post by timber3000 »

Hi, i made a list of the code/layer in giant editor for the farmland under info layer painting and the corresponding field id in the map_farmland.xml in the map folder. Hope this help for setting buyable land.

Field Id ----- Code / Layer
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
Last edited by timber3000 on Sat Nov 24, 2018 6:19 pm, edited 1 time in total.
W19782
Posts: 22
Joined: Mon Apr 08, 2013 12:54 am

Re: [FS19] Field ID and farmland code/layer

Post by W19782 »

Thank-you for this it helps a bunch. Question though, is it possible to have more than 54 combinations though?
timber3000
Posts: 4
Joined: Sun Nov 05, 2017 4:13 pm

Re: [FS19] Field ID and farmland code/layer

Post by timber3000 »

Ok, there is 63 combinations that work. See the post above, I edited it. Unless you can think of more combinations possible with only 6 digits without doublons... I can't think of anything esle.
W19782
Posts: 22
Joined: Mon Apr 08, 2013 12:54 am

Re: [FS19] Field ID and farmland code/layer

Post by W19782 »

I added more info channels in the map.i3d and in the farmlands.xml, but I haven't tested them yet, someone else says it works
timber3000
Posts: 4
Joined: Sun Nov 05, 2017 4:13 pm

Re: [FS19] Field ID and farmland code/layer

Post by timber3000 »

Yes, you can go up to 63. Unless you add a new digit so you can make 7 digit combination. Haven't tested that. But as far as 6 digit combinations, this is the max. And honestly, 63 area is enough for me. I'm not going to pursue and see if it work with 7 digits... It's right there on the top of the farmland.xml... could change the 6 for a 7 I guess...

Well, let me know if you try it.
falconTK9
Posts: 1
Joined: Thu Jan 05, 2017 8:50 pm

Re: [FS19] Field ID and farmland code/layer

Post by falconTK9 »

if u go into both the i3d and the farmland files and change the max channels from 6 to 7 you will go from 63 buy able areas to 127. haven tested ingame but works in GE
User avatar
jpm1
Posts: 348
Joined: Fri Dec 26, 2014 1:30 am
Location: Dordogne

Re: [FS19] Field ID and farmland code/layer

Post by jpm1 »

is there a farmlands map of default maps somewhere
Post Reply