Hallo zusammen..
Ich habe mir die Amazone
store_amazoneZAM1501.pngzu einer Saatmaschine umgebaut.........
in Spiel funktioniert sie aber nur mit dem Helfer,ich selbst kann nichts einsäen.
kann sich das mal jemand anschauen und mir einen Tipp geben?
die Log ist diesbezüglich sauber..
moddesc:
<?xml version="1.0" encoding="utf-8" standalone="no" ?>
<modDesc descVersion="21">
<author>GIANTS Software/Biface</author>
<version>1.0</version>
<title>
<en>Amazone ZAM 1501 Kalkstreuer</en>
<de>Amazone ZAM 1501 Kalkstreuer</de>
</title>
<description>
<en>Amazone ZAM 1501 Kalkstreuer</en>
<de>Amazone ZAM 1501 Kalkstreuer</de>
</description>
<iconFilename>store_amazoneZAM1501.png</iconFilename>
<multiplayer supported="true"/>
<vehicleTypes>
<type name="Amazone ZAM 1501 Kalkstreuer" className="Vehicle" filename="$dataS/scripts/vehicles/Vehicle.lua">
<specialization name="sowingMachine" />
<specialization name="attachable" />
<specialization name="animatedVehicle" />
<!--specialization name="workArea"/-->
<!--specialization name="workParticles" /-->
<specialization name="foldable" />
<specialization name="cylindered" />
<specialization name="washable" />
</type>
</vehicleTypes>
<l10n>
<text name="function_sowingMachine"> <en>sowingMachine</en> <de>Dieser Streuer dient zum Ausbringen von Saat.</de> </text>
</l10n>
<storeItems>
<storeItem>
<name>
<de>ZAM 1501 Kalkstreuer</de>
<en>ZAM 1501 Kalkstreuer</en>
</name>
<rotation>0</rotation>
<image active="store_amazoneZAM1501.png" brand="brand_amazone.png"/>
<price>1400</price>
<dailyUpkeep>0</dailyUpkeep>
<xmlFilename>amazoneZAM1501.xml</xmlFilename>
<brand>Amazone</brand>
<category>sowingMachines</category>
<specs>
<capacity unit="$l10n_unit_liter">15000</capacity>
<fillTypes>wheat rape barley grass maize sugarBeet</fillTypes>
<workingWidth>3.0</workingWidth>
<neededPower>100</neededPower>
</specs>
<functions>
<function>$l10n_function_sowingMachine</function>
</functions>
</storeItem>
</storeItems>
</modDesc>
XML:
<?xml version="1.0" encoding="utf-8" standalone="no" ?>
<vehicle type="sowingMachine_animated">
<annotation>Copyright (C) GIANTS Software GmbH, All Rights Reserved.</annotation>
<name>
<en>Amazone ZAM 1501</en>
<de>Amazone ZAM 1501</de>
</name>
<typeDesc>$l10n_TypeDesc_Seeder</typeDesc>
<filename>amazoneZAM1501.i3d</filename>
<size width="4" length="3" />
<powerConsumer ptoRpm="450" neededPtoPower="10"/>
<speedLimit value="20" />
<lightCoronas>
<lightCorona index="0>3" />
</lightCoronas>
<brakeLights>
<brakeLight index="0>5" />
</brakeLights>
<turnSignals>
<turnSignalLeft index="0>4|0" />
<turnSignalRight index="0>4|1" />
</turnSignals>
<workAreas>
<workArea startIndex="0>10" widthIndex="0>11" heightIndex="0>12" refNodeIndex="0" foldMinLimit="0.97" foldMaxLimit="1" type="sowingMachine" />
</workAreas>
<foldingParts startMoveDirection="1">
<foldingPart animationName="unfold" speedScale="1" />
<foldingPart animationName="unfold1" speedScale="1" />
</foldingParts>
<aiLeftMarker index="0>14" />
<aiRightMarker index="0>15" />
<aiBackMarker index="0>16" />
<aiTurnWidthScale value="0.85" />
<inputAttacherJoints>
<inputAttacherJoint index="0>0" jointType="implement" topReferenceNode="0>1" rotLimitScale="0 0 0" transLimitScale="0 0.1 0" upperDistanceToGround="0.8" upperRotationOffset="0" lowerDistanceToGround="0.7" lowerRotationOffset="0.5" indexPTO="0>13" />
</inputAttacherJoints>
<needsLowering value="false" />
<turnedOnRotationNodes>
<turnedOnRotationNode index="7|0" type="sprayer" rotSpeed="-2000" turnOnFadeTime="1" turnOffFadeTime="2" />
<turnedOnRotationNode index="7|1" type="sprayer" rotSpeed="2000" turnOnFadeTime="1" turnOffFadeTime="2" />
</turnedOnRotationNodes>
<fillTypes fillTypes="seeds"/>
<capacity>15000</capacity>
<fillLitersPerSecond>150</fillLitersPerSecond>
<needsActivation value="true" />
<seedFruitTypes seedFruitTypes="wheat barley rape grass maize sugarBeet" />
<useDirectPlanting>true</useDirectPlanting>
<isDefaultLowered value="false"/>
<needsLowering value="true" />
<allowsLowering value="true" />
<spraySound file="$data/vehicles/tools/spreader.wav" pitchOffset="1" volume="1"/>
<fillSound file="$data/maps/sounds/siloFillSound.wav" pitchOffset="1.0" volume="1.0" volume3D="1.0" innerRadius="10" radius="40" linkNode="0>2"/>
<!--Effects>
<Effect>
<effectNode node="0|0|0" linkNode="0>9" delay="0" materialTypeId="1" filename="$data/vehicles/particleAnimations/amazone/amazoneZAM1501.i3d" />
</Effect>
</Effects-->
<groundReferenceNodes>
<groundReferenceNode index="0>" threshold="1" depthNode="0>17"/>
</groundReferenceNodes>
<washable dirtDuration="20" washDuration="1" workMultiplier="4" />
<components count="1">
<component1 centerOfMass="0 0.3 0" solverIterationCount="10" />
</components>
<schemaOverlay file="$dataS2/menu/schemas/implementSchema.png" fileSelected="$dataS2/menu/schemas/implementSchemaSelected.png" fileTurnedOn="$dataS2/menu/schemas/implementSchemaTurnedOn.png" fileSelectedTurnedOn="$dataS2/menu/schemas/implementSchemaSelectedTurnedOn.png" width="0.5" height="0.5" attacherJointPosition="0 0"/>
</vehicle>
Gruß und Danke schon mal...
Birgitt