Anbaugerät an 3-punkt und frontlader

tdimann
Posts: 86
Joined: Wed Aug 12, 2009 2:25 pm

Anbaugerät an 3-punkt und frontlader

Post by tdimann »

Hey.habe vor eine anbaugerät an die normale hydralik des treckers und aber auch an einen frontlader zu hänhen,habe 2 atacher in der I3d eingebaut und auch in der mod-XML eingefügt,jedoch kann ich es nicht anhängen,ist mein XML-eintrag falsch?
<?xml version="1.0" encoding="utf-8" standalone="no" ?>
<vehicle type="backloader">
<annotation>By PeterJ, All Rights Reserved.</annotation>
<name>
<en>Backloader</en>
<de>Backloader</de>
</name>
<description>Backloader</description>
<typeDesc>Backloader</typeDesc>
<filename>backloader.i3d</filename>

<size width="3.0" length="1.5" />


<attacherJoint index="0" jointType="implement" topReferenceNode="1" />
<attacherJoint index="0>5" jointType="frontloader" fixedRotation="true"/>
<attacherJoints>
<attacherJoint jointType="frontloader" index="2|0|0" allowsJointLimitMovement="false" allowsLowering="false" />
</attacherJoints>

<mouseControls>
<mouseControl iconFilename="$dataS2/menu/mouseControlsHelp/dafs_arm1.png" mouseButton="RIGHT" mouseAxis="Y" axis="AXIS_TELEHANDLER_INNER_ARM" />
<mouseControl iconFilename="$dataS2/menu/mouseControlsHelp/dafs_tool.png" mouseButton="RIGHT" mouseAxis="X" axis="AXIS_FRONTLOADER_TOOL2" />
</mouseControls>

<movingTools>
<movingTool index="2" attacherJointIndices="2" componentJointIndex="0" anchorActor="0" rotSpeed="20" rotAcceleration="80" rotMax="70" rotMin="-24" axis="AXIS_TELEHANDLER_INNER_ARM" invertAxis="false" mouseAxis="AXIS_TELEHANDLER_INNER_ARM" invertMouseAxis="false" speedFactor="0.3">
<dependentPart index="0>2|2" />
</movingTool>
<movingTool index="2|0" attacherJointIndices="2" anchorActor="0" rotSpeed="35" rotAcceleration="300" rotMax="28" rotMin="-90" axis="AXIS_FRONTLOADER_TOOL2" invertAxis="true" mouseAxis="AXIS_FRONTLOADER_TOOL2" invertMouseAxis="false" speedFactor="0.3">
<dependentPart index="0>2|1" />
</movingTool>
</movingTools>

<movingParts>
<!-- arm cylinder -->
<movingPart index="0>2|2" referencePoint="0>3" referenceFrame="0>">
<translatingPart index="0>2|2|0" />
</movingPart>

<!-- tool cylinder -->
<movingPart index="0>2|1" referencePoint="0>2|0|1" referenceFrame="0>2">
<translatingPart index="0>2|1|0" />
</movingPart>
</movingParts>

<cylinderedHydraulicSound file="$data/vehicles/steerable/deutz/hydraulicUp.wav" pitchOffset="0.75" volume="0.6" />

<components count="2">
<component1 centerOfMass="0 -1 0" solverIterationCount="20" />
<component2 centerOfMass="0 0 0.3" solverIterationCount="20" />
<joint component1="0" component2="1" index="0>2|3" rotLimit="0 0 0" transLimit="0 0 0" breakable="false"/>
</components>
</vehicle>

Schonmal danke für die hilfe im vorraus. MfG hendrik