Spring naar inhoud
NLD Community

Join the NLD Discord channel! discord.png https://discord.gg/0WsKGiYeGHJEAI5q
Breaking News: NLD Community maakt een doorstart!

strona kiprowania


Darecki30

Aanbevolen Bericht

Witam zauważyłem Błąd w  FS17TatraPack _a dokladnie wag tatra 9 ton oraz przyczepa 9 tonowa chodzi o do Ze JAK Chce wysypać zboże tyłem do pryzma Się Robi z lewej strony a jak na Prawo sypie do z tylu Się Robi
TYŁ- (LeWa)
PRAWA- (tył )
LEWA- (lewa) tu jest ok
czy da się do jakoś zmienia się poprawnie był ten syp piątek w tym ciężarówce ??? proszę o pomoc
jak link do tego tego TatryPack 

 

http://www107.zippyshare.com/v/7uYUSrn5/file.html

Link naar opmerking
Deel via andere websites

Hello I noticed the error in the FS17TatraPack _a accurately weighs 9 tons and the 9 ton trailer is about to like that I want to pour grain back to the prism Do it to the left and as the Law goes to the back Do It
BACK- (Left)
RIGHT (back)
Left- (left) here is ok
Is there a way to change it correctly? Was this Friday in this truck ??? please help
as a link to this TatryPack

sorry for my English
 

 

http://www107.zippyshare.com/v/7uYUSrn5/file.html

Link naar opmerking
Deel via andere websites

Need to read it a few times but i know what you mean now :4_joy: I will take a look at it.

12 minuten later toegevoegd
Spoiler

    <tipAnimations>
		<tipAnimation speedScale="1" animationName="tipAnimationBack" dischargeStartTime="1" dischargeEndTime="9" name="info_tipSideBack" >
            <tipEffect>
                <effectNode effectNode="0>10|0|0|0|4|0|0|0" materialType="unloading" materialTypeId="3" fadeTime="0.5" />
                <effectNode effectNode="0>10|0|0|0|4|0|0|1" materialType="smoke"     materialTypeId="1" fadeTime="0.5" />
            </tipEffect>
            <emitterShape node="0>10|0|0|0|4|0|1|0" />
            <fillVolume>
                <unloadInfo index="1"/>
                <height index="1"/>
            </fillVolume>
        </tipAnimation>
        <tipAnimation speedScale="1" closeSpeedScale="-2" animationName="tipAnimationLeft" dischargeStartTime="1" dischargeEndTime="9" name="info_tipSideLeft" >
            <tipEffect>
                <effectNode effectNode="0>10|0|0|0|4|1|0|0" materialType="unloading" materialTypeId="3" fadeTime="0.5"/>
                <effectNode effectNode="0>10|0|0|0|4|1|0|1" materialType="smoke"     materialTypeId="1" fadeTime="0.5"/>
            </tipEffect>
            <emitterShape node="0>10|0|0|0|4|1|1|0" />
            <fillVolume>
                <unloadInfo index="2"/>
                <height index="2"/>
            </fillVolume>
        </tipAnimation>
        <tipAnimation speedScale="1" closeSpeedScale="-2" animationName="tipAnimationRight" dischargeStartTime="1" dischargeEndTime="9" name="info_tipSideRight" >
            <tipEffect>
                <effectNode effectNode="0>10|0|0|0|4|2|0|0" materialType="unloading" materialTypeId="3" fadeTime="0.5"/>
                <effectNode effectNode="0>10|0|0|0|4|2|0|1" materialType="smoke"     materialTypeId="1" fadeTime="0.5"/>
            </tipEffect>
            <emitterShape node="0>10|0|0|0|4|2|1|0" />
            <fillVolume>
                <unloadInfo index="3"/>
                <height index="3"/>
            </fillVolume>
        </tipAnimation>
    </tipAnimations>

 

You need to change this in the xml to this:

 

Spoiler

    <tipAnimations>
		<tipAnimation speedScale="1" animationName="tipAnimationRight" dischargeStartTime="1" dischargeEndTime="9" name="info_tipSideRight" >
            <tipEffect>
                <effectNode effectNode="0>10|0|0|0|4|0|0|0" materialType="unloading" materialTypeId="3" fadeTime="0.5" />
                <effectNode effectNode="0>10|0|0|0|4|0|0|1" materialType="smoke"     materialTypeId="1" fadeTime="0.5" />
            </tipEffect>
            <emitterShape node="0>10|0|0|0|4|0|1|0" />
            <fillVolume>
                <unloadInfo index="1"/>
                <height index="1"/>
            </fillVolume>
        </tipAnimation>
        <tipAnimation speedScale="1" closeSpeedScale="-2" animationName="tipAnimationLeft" dischargeStartTime="1" dischargeEndTime="9" name="info_tipSideLeft" >
            <tipEffect>
                <effectNode effectNode="0>10|0|0|0|4|1|0|0" materialType="unloading" materialTypeId="3" fadeTime="0.5"/>
                <effectNode effectNode="0>10|0|0|0|4|1|0|1" materialType="smoke"     materialTypeId="1" fadeTime="0.5"/>
            </tipEffect>
            <emitterShape node="0>10|0|0|0|4|1|1|0" />
            <fillVolume>
                <unloadInfo index="2"/>
                <height index="2"/>
            </fillVolume>
        </tipAnimation>
        <tipAnimation speedScale="1" closeSpeedScale="-2" animationName="tipAnimationBack" dischargeStartTime="1" dischargeEndTime="9" name="info_tipSideBack" >
            <tipEffect>
                <effectNode effectNode="0>10|0|0|0|4|2|0|0" materialType="unloading" materialTypeId="3" fadeTime="0.5"/>
                <effectNode effectNode="0>10|0|0|0|4|2|0|1" materialType="smoke"     materialTypeId="1" fadeTime="0.5"/>
            </tipEffect>
            <emitterShape node="0>10|0|0|0|4|2|1|0" />
            <fillVolume>
                <unloadInfo index="3"/>
                <height index="3"/>
            </fillVolume>
        </tipAnimation>
    </tipAnimations>

 

So change the names of the animations than it works fine.

Link naar opmerking
Deel via andere websites

Gearchiveerd

Dit topic is nu gearchiveerd en gesloten voor verdere reacties.

×
×
  • Maak Nieuw...

Belangrijke Informatie

By using this site, you agree to our Gebruiksvoorwaarden.