Hallo Leute
ich versuche schon einige zeit, beim sek420 aus Farmer Andys Mini AgriculturalPack die 3.Wand freizuschalten
mein Problem ist dabei aber nicht die 3.Wand, die funktioniert mittlerweile, aber ich habe eine abhängigkeit dabei mit der "Plattform mit Gitter".
je nach einstellung bzw reihenfolge in der xml habe ich entweder bei der 3Wandkonfigration UND der Gittervariante bei BEIDEN entweder das Gitter oder die 3WandKonfiguration.
<fillUnit>
<fillUnitConfigurations>
<fillUnitConfiguration name="$l10n_configuration_valueTrailer0L" price="0">
<fillUnits>
<fillUnit shopDisplayUnit="CUBICMETER" fillTypeCategories="bulk" capacity="0"/>
</fillUnits>
<objectChange node="coverBase" visibilityActive="false"/>
<objectChange node="coverColFront" compoundChildActive="false"/>
<objectChange node="coverColBack" compoundChildActive="false"/>
<objectChange node="frameBottom" visibilityActive="false"/>
<objectChange node="frameTop" visibilityActive="false"/>
<objectChange node="colFrameTopFront" compoundChildActive="false"/>
<objectChange node="colFrameTopBack" compoundChildActive="false"/>
<objectChange node="colFrameTopLeft" compoundChildActive="false"/>
<objectChange node="colFrameTopRight" compoundChildActive="false"/>
<objectChange node="doorLeftTop" visibilityActive="false"/>
<objectChange node="doorLeftBottom" visibilityActive="false"/>
<objectChange node="colLeftDoorBottom" compoundChildActive="false"/>
<objectChange node="colLeftDoorTop" compoundChildActive="false"/>
<objectChange node="doorRightTop" visibilityActive="false"/>
<objectChange node="doorRightBottom" visibilityActive="false"/>
<objectChange node="colRightDoorBottom" compoundChildActive="false"/>
<objectChange node="colRightDoorTop" compoundChildActive="false"/>
<objectChange node="doorBackBottom" visibilityActive="false"/>
<objectChange node="grainDoor" visibilityActive="false"/>
<objectChange node="grainDoorOpener" visibilityActive="false"/>
<objectChange node="colBackDoorBottom" compoundChildActive="false"/>
<objectChange node="doorBackTop" visibilityActive="false"/>
<objectChange node="colBackDoorTop" compoundChildActive="false"/>
<objectChange node="frameMiddle" visibilityActive="false"/>
<objectChange node="colFrameMiddleFront" compoundChildActive="false"/>
<objectChange node="platform" visibilityActive="false"/>
<objectChange node="stairs" visibilityActive="false"/>
<objectChange node="bodyColFront" compoundChildActive="true"/>
<objectChange node="colPlatform1" compoundChildActive="false"/>
<objectChange node="colPlatform2" compoundChildActive="false"/>
<objectChange node="colPlatform3" compoundChildActive="false"/>
</fillUnitConfiguration>
<fillUnitConfiguration name="$l10n_configuration_capacityX" price="0" params="1700">
<fillUnits>
<fillUnit shopDisplayUnit="CUBICMETER" fillTypeCategories="bulk" capacity="1700">
<exactFillRootNode node="exactFillRootNode1"/>
<autoAimTargetNode node="fillAutoAimTarget1" startZ="0.9" endZ="-2.8" invert="false" fillUnitIndex="1" startPercentage="25"/>
</fillUnit>
</fillUnits>
...
</fillUnitConfiguration>
<fillUnitConfiguration name="$l10n_configuration_capacityX" price="200" params="3400">
<fillUnits>
<fillUnit shopDisplayUnit="CUBICMETER" fillTypeCategories="bulk" capacity="3400">
<exactFillRootNode node="exactFillRootNode2"/>
<autoAimTargetNode node="fillAutoAimTarget2" startZ="0.9" endZ="-2.8" invert="false" fillUnitIndex="1" startPercentage="25"/>
</fillUnit>
</fillUnits>
...
</fillUnitConfiguration>
<fillUnitConfiguration name="$l10n_configuration_capacityX" price="200" params="5100">
<fillUnits>
<fillUnit shopDisplayUnit="CUBICMETER" fillTypeCategories="bulk" capacity="5100">
<exactFillRootNode node="exactFillRootNode3"/>
<autoAimTargetNode node="fillAutoAimTarget3" startZ="0.9" endZ="-2.8" invert="false" fillUnitIndex="1" startPercentage="25"/>
</fillUnit>
</fillUnits>
<objectChange node="coverTrans" translationActive="0 -0.6 0"/>
<objectChange node="frameTop" visibilityActive="true"/>
<objectChange node="colFrameTopFront" compoundChildActive="true"/>
<objectChange node="colFrameTopBack" compoundChildActive="true"/>
<objectChange node="colFrameTopLeft" compoundChildActive="true"/>
<objectChange node="colFrameTopRight" compoundChildActive="true"/>
<objectChange node="coverLockLeft1" visibilityActive="false"/>
<objectChange node="coverLockRight1" visibilityActive="false"/>
<objectChange node="coverLockBack1" visibilityActive="false"/>
<objectChange node="platform" visibilityActive="false"/>
<objectChange node="stairs" visibilityActive="true"/>
<objectChange node="colPlatform1" compoundChildActive="false"/>
<objectChange node="colPlatform2" compoundChildActive="false"/>
<objectChange node="colPlatform3" compoundChildActive="false"/>
</fillUnitConfiguration>
<fillUnitConfiguration name="$l10n_configuration_valueTrailer0L" price="0">
<fillUnits>
<fillUnit shopDisplayUnit="CUBICMETER" fillTypeCategories="bulk" capacity="0"/>
</fillUnits>
<objectChange node="coverBase" visibilityActive="false"/>
<objectChange node="coverColFront" compoundChildActive="false"/>
<objectChange node="coverColBack" compoundChildActive="false"/>
<objectChange node="frameBottom" visibilityActive="false"/>
<objectChange node="frameTop" visibilityActive="false"/>
<objectChange node="colFrameTopFront" compoundChildActive="false"/>
<objectChange node="colFrameTopBack" compoundChildActive="false"/>
<objectChange node="colFrameTopLeft" compoundChildActive="false"/>
<objectChange node="colFrameTopRight" compoundChildActive="false"/>
<objectChange node="doorLeftTop" visibilityActive="false"/>
<objectChange node="doorLeftBottom" visibilityActive="false"/>
<objectChange node="colLeftDoorBottom" compoundChildActive="true"/>
<objectChange node="colLeftDoorTop" compoundChildActive="false"/>
<objectChange node="doorRightTop" visibilityActive="false"/>
<objectChange node="doorRightBottom" visibilityActive="false"/>
<objectChange node="colRightDoorBottom" compoundChildActive="true"/>
<objectChange node="colRightDoorTop" compoundChildActive="false"/>
<objectChange node="doorBackBottom" visibilityActive="false"/>
<objectChange node="grainDoor" visibilityActive="false"/>
<objectChange node="grainDoorOpener" visibilityActive="false"/>
<objectChange node="colBackDoorBottom" compoundChildActive="true"/>
<objectChange node="doorBackTop" visibilityActive="false"/>
<objectChange node="colBackDoorTop" compoundChildActive="false"/>
<objectChange node="frameMiddle" visibilityActive="false"/>
<objectChange node="colFrameMiddleFront" compoundChildActive="false"/>
<objectChange node="platform" visibilityActive="false"/>
<objectChange node="stairs" visibilityActive="false"/>
<objectChange node="platformAttachments" visibilityActive="true"/>
<objectChange node="bodyColFront" compoundChildActive="true"/>
<objectChange node="colPlatform1" compoundChildActive="false"/>
<objectChange node="colPlatform2" compoundChildActive="false"/>
<objectChange node="colPlatform3" compoundChildActive="false"/>
</fillUnitConfiguration>
</fillUnitConfigurations>
</fillUnit>
Alles anzeigen
diese Einstellungen hab ich in der xml geändert, dazu den
<i3dMapping id="frameTop" node="0>0|4|0|0|8"/>
sichtbar geschaltet.
aber ich finde den fehler nicht.
bei beiden l10n_configuration_valueTrailer0L wird die dritte wand unsichtbar geschaltet,
<objectChange node="frameTop" visibilityActive="false"/>
<objectChange node="colFrameTopFront" compoundChildActive="false"/>
<objectChange node="colFrameTopBack" compoundChildActive="false"/>
<objectChange node="colFrameTopLeft" compoundChildActive="false"/>
<objectChange node="colFrameTopRight" compoundChildActive="false"/>
jedoch ist sie bei der gitterkonfiguration sichtbar, bei der reinen Platformkonfiguration nicht
zudem hab ich bei der gitterkonfiguration auch ein fillvolume von 5100
hier noch die komplette von mir geänderte xml
was übersehe ich?
lg
andreas