(08-07-2019, 17:48)Małorolny92 napisał(a): Coś w indexach może się nie zgadza
Właśnie nie jestem pewnien czy wgle poprawnie dodalem te zwierzęta .Ale "przepisałem' to z innej mapy , wiec powinno działać .
tak to u mnie wygąda:
defaultitems
<item className="AnimalHusbandry" filename="$moddir$FS19_MalopolskaWies/maps/Placeables/animals/krowy.xml" position="0 0 0" rotation="0 0 0" defaultFarmProperty="false" farmId="1" />
<item className="AnimalHusbandry" filename="$moddir$FS19_MalopolskaWies/maps/Placeables/animals/owce.xml" position="0 0 0" rotation="0 0 0" defaultFarmProperty="false" farmId="1" />
<item className="AnimalHusbandry" filename="$moddir$FS19_MalopolskaWies/maps/Placeables/animals/swinie.xml" position="0 0 0" rotation="0 0 0" defaultFarmProperty="false" farmId="1" />
<item className="AnimalHusbandry" filename="$moddir$FS19_MalopolskaWies/maps/Placeables/animals/kury.xml" position="0 0 0" rotation="0 0 0" defaultFarmProperty="false" farmId="1" />
modDesc:
<storeItems>
<storeItem xmlFilename="maps/Placeables/animals/krowy.xml" />
<storeItem xmlFilename="maps/Placeables/animals/swinie.xml" />
<storeItem xmlFilename="maps/Placeables/animals/owce.xml" />
<storeItem xmlFilename="maps/Placeables/animals/kury.xml" />
</storeItems>