Schaufel Problem im SRS [GELÖST]

Ls Landwirt
Posts: 32
Joined: Fri Jan 06, 2012 2:40 pm

Schaufel Problem im SRS [GELÖST]

Post by Ls Landwirt »

Hallo,
ich habe ein Schaufel Problem. Und zwar habe ich den Deutz Agrofarm umgeschrieben für SRS und nun auch die Schaufel allerdings lädt diese keinen Schnee auf und Salz lädt sie nicht ab.

Hier ist die Schaufel XML:
<?xml version="1.0" encoding="utf-8" standalone="no" ?>
<vehicle type="shovel">
<annotation>Copyright (C) GIANTS Software GmbH, All Rights Reserved.</annotation>

<filename>deutzFrontloaderShovel.i3d</filename>

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

<attacherJoint index="0" jointType="frontloader" fixedRotation="true"/>

<capacity>3000</capacity>

<emptyParticleSystems>
<emptyParticleSystem type="snow" node="0>8" position="0 0 0" rotation="0 0 0" file="Textures/shovelEmptyParticleSystemSnow.i3d" />
<emptyParticleSystem type="salt" node="0>8" position="0 0 0" rotation="0 0 0" file="Textures/shovelEmptyParticleSystemSnow.i3d" />
</emptyParticleSystems>


<groundValueFillAreas>
<groundValueFillArea startIndex="0>9" widthIndex="0>10" heightIndex="0>11" groundReferenceNode="0>12"/>
</groundValueFillAreas>
<groundValueDrop startNode="0>13" refNode="0>13" />

<fillPlanes>
<fillPlane type="snow">
<node index="0>1">
<key time="0" translation="0 0.10903 0.02073" scale="1.41706 0.5 0.5"/>
<key time="0.1" translation="0 0.23244 0.11195" scale="1.41706 1.44868 1"/>
<key time="0.5" translation="0 0.34274 0.25147" scale="1.41706 1.44868 1.5"/>
<key time="1" translation="0 0.47508 0.57589" scale="1.41706 1.44868 2.18911"/>
</node>
</fillPlane>
<fillPlane type="salt">
<node index="0>1">
<key time="0" translation="0 0.10903 0.02073" scale="1.41706 0.5 0.5"/>
<key time="0.1" translation="0 0.23244 0.11195" scale="1.41706 1.44868 1"/>
<key time="0.5" translation="0 0.34274 0.25147" scale="1.41706 1.44868 1.5"/>
<key time="1" translation="0 0.47508 0.57589" scale="1.41706 1.44868 2.18911"/>
</node>
</fillPlane>
</fillPlanes>

<fillTypes fillTypes="snow salt"/>

<components count="1">
<component1 centerOfMass="0 0 0.3" solverIterationCount="10" />
</components>

</vehicle>
Last edited by Ls Landwirt on Sun Aug 05, 2012 8:54 pm, edited 1 time in total.
claas lexion 770

Re: Schaufel Problem im SRS

Post by claas lexion 770 »

Sind die TGs ("groundFillStart", "groundFillWidth", "groundFillHeight", "groundFillGroundRef", "groundDropStartRef", "shovelTipReferenceNode") alle am richtigen Platz :?:
Ls Landwirt
Posts: 32
Joined: Fri Jan 06, 2012 2:40 pm

Re: Schaufel Problem im SRS

Post by Ls Landwirt »

Wie meinst du das?
claas lexion 770

Re: Schaufel Problem im SRS

Post by claas lexion 770 »

Schau dir mal den Radlader oder meine Heckschaufel an. Dann siehst du ungefähr, wie du die oben genannten TGs verschieben musst.
Ls Landwirt
Posts: 32
Joined: Fri Jan 06, 2012 2:40 pm

Re: Schaufel Problem im SRS

Post by Ls Landwirt »

Wo finde ich denn diese TG´s?
User avatar
bassaddict
GIANTS Software | Web/Script Programmer
Posts: 11983
Joined: Tue Nov 29, 2011 2:44 pm
Location: ER, DE

Re: Schaufel Problem im SRS

Post by bassaddict »

In der entsprechenden i3d. Ich glaube du solltest dich ersmal mit den Basics des moddens beschäftigen. Ansonsten wird das vermutlich eh nix.
Ls Landwirt
Posts: 32
Joined: Fri Jan 06, 2012 2:40 pm

Re: Schaufel Problem im SRS

Post by Ls Landwirt »

Ich kenn´ mich damit schon aus aber sowas habe ich nun mal noch nicht gemacht.
Post Reply