COMMUNITY FORUM

Non Field Land

Forum Overview >> Farming Simulator 25

CategoryFarming Simulator 25
Created27.04.2025 12:56


Diehard 3303 (DieHard3303) 27.04.2025 12:56
When creating a map can someone explain how to get the ground that is not a field able to be owned so that you can install placeables on it. Thanks

FS25FarmJV1 30.05.2025 14:05
Change these lines at notepad++

map.i3d
change this
Option value="255" name="Not buyable" /> to Option value="255" name="Farmland 255"/>

farmlands.xml
<farmland id="254" priceScale="1" npcName="FORESTER" />
add this to that
<farmland id="255" priceScale="0" npcName="FORESTER" /></farmlands>


Note: Log in to post. Create a new account here.