Community Forum

attacher Joint Configurations

Forum Overview >> Farming Simulator 19

CategoryFarming Simulator 19
Created22.08.2019 04:05


Jeff Viel (Unknown) 22.08.2019 04:05
Hello guys,

I'm converting a skidder from Fs17 to Fs19. The skidder have chains and i tried to find a mod on which to base myself in order to help me in my conversion but despite my many researches i cannot figure out what to do whit these lines code. I would like to know if someone have examples to show me how to configure those chains in FS19.

Guys, your help is really appreciated. Thx!!
Jeff.

There is the lines code:

<!-- <attacherJointConfigurations> -->
<!-- <attacherJointConfiguration name="nochains" price="0"> -->
<!-- <objectChange node="1>2|0" visibilityActive="false"/> -->
<!-- <objectChange node="1>3|0" visibilityActive="false"/> -->
<!-- <objectChange node="2>0|0" visibilityActive="false"/> -->
<!-- <objectChange node="2>1|0" visibilityActive="false"/> -->


<!-- <objectChange node="1>2|1" visibilityActive="true"/> -->
<!-- <objectChange node="1>3|1" visibilityActive="true"/> -->
<!-- <objectChange node="2>0|1" visibilityActive="true"/> -->
<!-- <objectChange node="2>1|1" visibilityActive="true"/> -->
<!-- </attacherJointConfiguration> -->

<!-- <attacherJointConfiguration name="chains" price="0"> -->
<!-- <objectChange node="1>2|1" visibilityActive="false"/> -->
<!-- <objectChange node="1>3|1" visibilityActive="false"/> -->
<!-- <objectChange node="2>0|1" visibilityActive="false"/> -->
<!-- <objectChange node="2>1|1" visibilityActive="false"/> -->



<!-- <objectChange node="1>2|0" visibilityActive="true"/> -->
<!-- <objectChange node="1>3|0" visibilityActive="true"/> -->
<!-- <objectChange node="2>0|0" visibilityActive="true"/> -->
<!-- <objectChange node="2>1|0" visibilityActive="true"/> -->
<!-- </attacherJointConfiguration> -->
<!-- </attacherJointConfigurations> -->


Note: Log in to post. Create a new account here.