Farmtech EDK500_TDK900 konvertieren

Eure Foren für alle Diskussionen rund ums Thema Modding.
Andre2
Posts: 2
Joined: Tue Jan 10, 2023 8:20 pm

Farmtech EDK500_TDK900 konvertieren

Post by Andre2 »

Hallo
ich bin im moment am versuchen vom LS19 zu LS22 konvertieren.
Aber ich kriege es ein fach nicht hin.
vielleicht ist einer hier der mir dabei Helfen kann.

?xml version="1.0" encoding="utf-8" standalone="no"?>
<vehicle>
<configurationSets>
<configurationSet price="1000"/>
<configurationSet price="1500"/>
<configurationSet price="1500"/>
<configurationSet price="1500"/>
<configurationSet price="1000"/>
<configurationSet price="900"/>
<configurationSet price="1500"/>
</configurationSets>

<attachable>
<brakeForce>0.35</brakeForce>
</attachable>

<attacherJoints>
<attacherJoint upperRotRotationOffset="0"/>
</attacherJoints>

<cylindered>
<movingTools>
<movingTool>
<rotation rotationAxis="3" rotSpeed="80" rotAcceleration="150" rotMax="0" rotMin="-160"/>
</movingTool>
<movingTool>
<rotation rotationAxis="3" rotSpeed="80" rotAcceleration="150" rotMax="160" rotMin="0"/>
</movingTool>
</movingTools>
<movingParts>
<movingPart lockAxis="1"/>
<movingPart lockAxis="3"/>
</movingParts>
</cylindered>

<dischargeable>
<dischargeNode>
<effects>
<effectNode effectNode="effectSmokeBack" materialType="smoke" materialTypeId="1" fadeTime="0.5"/>
</effects>
</dischargeNode>
<dischargeNode>
<effects>
<effectNode effectNode="effectSmokeDoor" materialType="smoke" materialTypeId="1" fadeTime="0.5"/>
</effects>
</dischargeNode>
<dischargeNode>
<effects>
<effectNode effectNode="effectSmokeLeft" materialType="smoke" materialTypeId="1" fadeTime="0.5"/>
</effects>
</dischargeNode>
<dischargeNode>
<effects>
<effectNode effectNode="effectSmokeRight" materialType="smoke" materialTypeId="1" fadeTime="0.5"/>
</effects>
</dischargeNode>
</dischargeable>

<tensionBelts>
<tensionBeltsConfigurations>
<tensionBeltsConfiguration>
<tensionBelts>
<tensionBelt>
<intersectionNode node="belt1Intersection1"/>
<intersectionNode node="belt1Intersection2"/>
</tensionBelt>
<tensionBelt>
<intersectionNode node="belt2Intersection1"/>
<intersectionNode node="belt2Intersection2"/>
</tensionBelt>
<tensionBelt>
<intersectionNode node="belt3Intersection1"/>
<intersectionNode node="belt3Intersection2"/>
</tensionBelt>
<tensionBelt>
<intersectionNode node="belt4Intersection1"/>
<intersectionNode node="belt4Intersection2"/>
</tensionBelt>
</tensionBelts>
</tensionBeltsConfiguration>
</tensionBeltsConfigurations>
</tensionBelts>
</vehicle>
-->
</vehicle>
dann will ich mich schonmal bedank Mfg
monteur1
Posts: 1181
Joined: Mon Feb 05, 2018 10:44 pm

Re: Farmtech EDK500_TDK900 konvertieren

Post by monteur1 »

Andre2 wrote: Tue Jan 10, 2023 8:36 pm Hallo
ich bin im moment am versuchen vom LS19 zu LS22 konvertieren.
Aber ich kriege es ein fach nicht hin.
vielleicht ist einer hier der mir dabei Helfen kann.

?xml version="1.0" encoding="utf-8" standalone="no"?>
<vehicle>
<configurationSets>
<configurationSet price="1000"/>
<configurationSet price="1500"/>
<configurationSet price="1500"/>
<configurationSet price="1500"/>
<configurationSet price="1000"/>
<configurationSet price="900"/>
<configurationSet price="1500"/>
</configurationSets>

<attachable>
<brakeForce>0.35</brakeForce>
</attachable>

<attacherJoints>
<attacherJoint upperRotRotationOffset="0"/>
</attacherJoints>

<cylindered>
<movingTools>
<movingTool>
<rotation rotationAxis="3" rotSpeed="80" rotAcceleration="150" rotMax="0" rotMin="-160"/>
</movingTool>
<movingTool>
<rotation rotationAxis="3" rotSpeed="80" rotAcceleration="150" rotMax="160" rotMin="0"/>
</movingTool>
</movingTools>
<movingParts>
<movingPart lockAxis="1"/>
<movingPart lockAxis="3"/>
</movingParts>
</cylindered>

<dischargeable>
<dischargeNode>
<effects>
<effectNode effectNode="effectSmokeBack" materialType="smoke" materialTypeId="1" fadeTime="0.5"/>
</effects>
</dischargeNode>
<dischargeNode>
<effects>
<effectNode effectNode="effectSmokeDoor" materialType="smoke" materialTypeId="1" fadeTime="0.5"/>
</effects>
</dischargeNode>
<dischargeNode>
<effects>
<effectNode effectNode="effectSmokeLeft" materialType="smoke" materialTypeId="1" fadeTime="0.5"/>
</effects>
</dischargeNode>
<dischargeNode>
<effects>
<effectNode effectNode="effectSmokeRight" materialType="smoke" materialTypeId="1" fadeTime="0.5"/>
</effects>
</dischargeNode>
</dischargeable>

<tensionBelts>
<tensionBeltsConfigurations>
<tensionBeltsConfiguration>
<tensionBelts>
<tensionBelt>
<intersectionNode node="belt1Intersection1"/>
<intersectionNode node="belt1Intersection2"/>
</tensionBelt>
<tensionBelt>
<intersectionNode node="belt2Intersection1"/>
<intersectionNode node="belt2Intersection2"/>
</tensionBelt>
<tensionBelt>
<intersectionNode node="belt3Intersection1"/>
<intersectionNode node="belt3Intersection2"/>
</tensionBelt>
<tensionBelt>
<intersectionNode node="belt4Intersection1"/>
<intersectionNode node="belt4Intersection2"/>
</tensionBelt>
</tensionBelts>
</tensionBeltsConfiguration>
</tensionBeltsConfigurations>
</tensionBelts>
</vehicle>
-->
</vehicle>
dann will ich mich schonmal bedank Mfg
Wenn dass die ganze XML ist, dann ist dass auch kein Wunder. Da fehlen ja 70% MFG
Andre2
Posts: 2
Joined: Tue Jan 10, 2023 8:20 pm

Re: Farmtech EDK500_TDK900 konvertieren

Post by Andre2 »

monteur1 wrote: Wed Jan 11, 2023 6:27 am
Andre2 wrote: Tue Jan 10, 2023 8:36 pm Hallo
ich bin im moment am versuchen vom LS19 zu LS22 konvertieren.
Aber ich kriege es ein fach nicht hin.
vielleicht ist einer hier der mir dabei Helfen kann.

?xml version="1.0" encoding="utf-8" standalone="no"?>
<vehicle>
<configurationSets>
<configurationSet price="1000"/>
<configurationSet price="1500"/>
<configurationSet price="1500"/>
<configurationSet price="1500"/>
<configurationSet price="1000"/>
<configurationSet price="900"/>
<configurationSet price="1500"/>
</configurationSets>

<attachable>
<brakeForce>0.35</brakeForce>
</attachable>

<attacherJoints>
<attacherJoint upperRotRotationOffset="0"/>
</attacherJoints>

<cylindered>
<movingTools>
<movingTool>
<rotation rotationAxis="3" rotSpeed="80" rotAcceleration="150" rotMax="0" rotMin="-160"/>
</movingTool>
<movingTool>
<rotation rotationAxis="3" rotSpeed="80" rotAcceleration="150" rotMax="160" rotMin="0"/>
</movingTool>
</movingTools>
<movingParts>
<movingPart lockAxis="1"/>
<movingPart lockAxis="3"/>
</movingParts>
</cylindered>

<dischargeable>
<dischargeNode>
<effects>
<effectNode effectNode="effectSmokeBack" materialType="smoke" materialTypeId="1" fadeTime="0.5"/>
</effects>
</dischargeNode>
<dischargeNode>
<effects>
<effectNode effectNode="effectSmokeDoor" materialType="smoke" materialTypeId="1" fadeTime="0.5"/>
</effects>
</dischargeNode>
<dischargeNode>
<effects>
<effectNode effectNode="effectSmokeLeft" materialType="smoke" materialTypeId="1" fadeTime="0.5"/>
</effects>
</dischargeNode>
<dischargeNode>
<effects>
<effectNode effectNode="effectSmokeRight" materialType="smoke" materialTypeId="1" fadeTime="0.5"/>
</effects>
</dischargeNode>
</dischargeable>

<tensionBelts>
<tensionBeltsConfigurations>
<tensionBeltsConfiguration>
<tensionBelts>
<tensionBelt>
<intersectionNode node="belt1Intersection1"/>
<intersectionNode node="belt1Intersection2"/>
</tensionBelt>
<tensionBelt>
<intersectionNode node="belt2Intersection1"/>
<intersectionNode node="belt2Intersection2"/>
</tensionBelt>
<tensionBelt>
<intersectionNode node="belt3Intersection1"/>
<intersectionNode node="belt3Intersection2"/>
</tensionBelt>
<tensionBelt>
<intersectionNode node="belt4Intersection1"/>
<intersectionNode node="belt4Intersection2"/>
</tensionBelt>
</tensionBelts>
</tensionBeltsConfiguration>
</tensionBeltsConfigurations>
</tensionBelts>
</vehicle>
-->
</vehicle>
dann will ich mich schonmal bedank Mfg
Wenn dass die ganze XML ist, dann ist dass auch kein Wunder. Da fehlen ja 70% MFG
Nein das ist die die komplette xml. Das ist der teil der veraltet ist oder Manuel konvertiert werden muss.
willst du mal die komplette sehen ? Mfg
monteur1
Posts: 1181
Joined: Mon Feb 05, 2018 10:44 pm

Re: Farmtech EDK500_TDK900 konvertieren

Post by monteur1 »

Die Log wäre hilfreicher
Post Reply