Versuch mal folgendes
ERSETZE diese Stelle :
<!-- Kuhstall Gros Anfang -->
<placeable filename="$moddir$Dirks_Map/maps/mapFR/placeable/Farmpack/SCS_COWBARN_BIG.xml" position="768.234 60.697 600.055" rotation="180 0 180" defaultFarmProperty="true" farmId="1"/>
<placeable filename="$moddir$Dirks_Map/maps/mapFR/placeable/Farmpack/SCS_COWBARN_BIG_VECTOR.xml" position="763.864 60.721 579.353" rotation="-180 0 -180" defaultFarmProperty="true" farmId="1"/>
<placeable filename="data/placeables/lizard/fencesFarm/cowFence/cowFenceSingleton.xml" id="90" position="100 -101 0" rotation="0 0 0" age="0.000000" price="0.000000" farmId="1">
<fence>
<segments>
<segment start="783.38061523438 599.42449951172" end="792.97601318359 599.65130615234"/>
<segment start="792.97601318359 599.65130615234" end="793.38952636719 587.04040527344" first="false"/>
<segment start="793.38952636719 587.04040527344" end="824.39508056641 587.13653564453" first="false"/>
<segment start="824.39508056641 587.13653564453" end="827.01336669922 589.42694091797" first="false"/>
<segment start="827.01336669922 589.42694091797" end="826.99035644531 607.66363525391" first="false"/>
<segment start="783.44604492188 603.84027099609" end="792.80969238281 603.76428222656"/>
<segment start="792.80969238281 603.76428222656" end="793.11657714844 609.20220947266" first="false"/>
</segments>
</fence>
</placeable>
Alles anzeigen
Mit diesem Code :
ZitatAlles anzeigen<placeable modName="FS22_Bavarian_Farm_Pack_Part2" filename="$moddir$Dirks_Map/maps/mapFR/placeable/Farmpack/SCS_COWBARN_BIG.xml" id="28" position="768.234 60.697 600.055" rotation="180 0 180" age="0.000000" price="250000.000000" farmId="1">
<animatedObjects>
<animatedObject time="0.000000" direction="0"/>
<animatedObject time="0.000000" direction="0"/>
<animatedObject time="1.000000" direction="0"/>
<animatedObject time="0.000000" direction="0"/>
<animatedObject time="0.000000" direction="0"/>
<animatedObject time="0.000000" direction="0"/>
<animatedObject time="0.000000" direction="0"/>
<animatedObject time="0.000000" direction="0"/>
<animatedObject time="0.000000" direction="0"/>
<animatedObject time="0.000000" direction="0"/>
<animatedObject time="0.000000" direction="0"/>
<animatedObject time="0.000000" direction="0"/>
</animatedObjects>
<husbandry globalProductionFactor="0.000000">
<storage farmId="1"/>
</husbandry>
<husbandryFeedingRobot>
<unloadingSpot index="1" fillLevel="0"/>
<unloadingSpot index="2" fillLevel="0"/>
<unloadingSpot index="3" fillLevel="0"/>
<unloadingSpot index="4" fillLevel="0"/>
</husbandryFeedingRobot>
</placeable>
In jedem Fall müsste es überflüssig sein, wenn du die Vector XML einbindest. Denn die wird durch die Stall.XML geladen.