Lifting axle (wheels)

Your forum for all discussions around Modding.
Cigareta354
Posts: 1
Joined: Wed Jul 24, 2019 1:52 pm

Lifting axle (wheels)

Post by Cigareta354 »

Hi,

I tried do a lifting axle. This is a solution. https://www.youtube.com/watch?v=Oumczh3 ... e=youtu.be
Do you have any idea how this fix? This trailer FS19_BenaluOptiliner has a fuctional lifting axle.

<movingTool node="wheelLeftBack1" playSound="true" wheelIndices="2">
<controls axis="AXIS_HYDRAULICATTACHER2" invertAxis="false" mouseSpeedFactor="2" iconName="DRAWBAR_ROTATE_X" />
<translation transSpeed="0.1" transAcceleration="2" transMax="0.96" transMin="0.696" translationAxis="2" />
</movingTool>

I think, the problem is in wheelIndices="2", but I try all position 1-6 and withnout solution.

Thanks