Open HatsuneKid opened 6 months ago
I have released a mod for testing. https://www.modhub.us/farming-simulator-22-mods/krone-liner-pack
You could use 'FOLDING_TOGGLE' for folding/unfolding
About my trailer, I use the folding/unfolding function to expand the rear platform. And only when the platform is unfolded, it could be controlled to lift and lower. Its operation is like a foldable seeder.
So I need a ic button on my trailer to control the lifting and lowering of the rear platform. I did add that button but Interactive Control doesn't support LIFT_LOWER function. My trailer has FOLDING_TOGGLE button already but it can control the unfolding and folding of that rear platform only.
Hi. I made a rear liftable platform for ProfiLiner. Using the code like this:
Then I set up IC control on the trailer and found that it lacks a function like LIFT_LOWER. Would you add it please~
By the way, is it possible to add IC control to the side curtains of ProfitLiner without modifying its vanilla code? Just curious.