Community Forum

Disable attacher joint when folded

Forum Overview >> Farming Simulator 19

CategoryFarming Simulator 19
Created28.05.2020 17:03


Unknown 28.05.2020 17:03
Is there a way to disable an output attacher joint on an implement when it is folded? With output attacher joint I mean a secondary attacher joint on an implement, so you can attach another one to it. For example a trailer hitch on the rear of a trailer.

Been going through basegame vehicles to see if I could find something in the XML's but haven't found anything yet..

Bilbo Beutlin (BBeutlin) 29.05.2020 02:22
I'd assume it works just like the input PTOs.
If you search in game files for <powerTakeOffs> you often meet something like
<powerTakeOffs>
<input ..>
<objectChange ..>

In the same way it should work with
<powerTakeOffs>
<output ..>
<objectChange ..>


Unknown 03.06.2020 17:46
Thanks for helping! Been looking at this but I don't see how this would work. The powerTakeOff doesn't seem to disable an attacherjoint, but as I understand it tells the game a PTO can be attached to an implement connected to the attacherjoint. What I need is something so that when you press a button, a trailer hitch disappears and the attacherjoint associated with it becomes disabled, so you can't attach anything to it.


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