Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New function request #60

Open
HatsuneKid opened this issue Apr 26, 2024 · 3 comments
Open

New function request #60

HatsuneKid opened this issue Apr 26, 2024 · 3 comments

Comments

@HatsuneKid
Copy link

Hi. I made a rear liftable platform for ProfiLiner. Using the code like this:

    <foldable>
        <foldingConfigurations>
            <foldingConfiguration>
                <foldingParts startMoveDirection="1" foldMiddleAnimTime="0.315625" posDirectionText="$l10n_foldPlatform" negDirectionText="$l10n_unfoldPlatform" middlePosDirectionText="$l10n_lowerPlatform" middleNegDirectionText="$l10n_liftPlatform" allowUnfoldingByAI="false">
                    <foldingPart animationName="lowerPlatform" speedScale="0.5" />
                </foldingParts>
            </foldingConfiguration>
        </foldingConfigurations>
    </foldable>

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.

@HatsuneKid
Copy link
Author

I have released a mod for testing.
https://www.modhub.us/farming-simulator-22-mods/krone-liner-pack

@TobiasF92
Copy link
Owner

You could use 'FOLDING_TOGGLE' for folding/unfolding

@HatsuneKid
Copy link
Author

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.
20240503090138_1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants