Community Forum

Adding Manure Sensor without touching the i3d

Forum Overview >> Farming Simulator 22

CategoryFarming Simulator 22
Created26.04.2022 20:08


Mariosense (senseless93) 26.04.2022 20:08
Hey everyone,

i am trying to find a way to add the manure sensor which comes with the new Precision Farming AddOn to one of my slurry tankers, but i am facing a problem.

When adding it the way like the isaria sensors on the tractors (using the translation with a link node and not touching the i3d file) i at least got the sensors working (selectable) and showing ingame. My problem is, that they're positioned on 0 0 0 even if i set other values for the translation in the xml file.

<manureSensor>
<manureSensorConfigurations>
<manureSensorConfiguration name="$l10n_configuration_valueNo" price="0"/>
<manureSensorConfiguration name="$l10n_configuration_valueYes" price="10900">
<linkNode node="config" type="DEFAULT" translation="0.847 3.272 -0.175" rotation="-0.13 0.079 -58.85" />
</manureSensorConfiguration>
</manureSensorConfigurations>
</manureSensor>

Those are the values i set right now.
I hope anybody can help me. :)


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