Profile image

How to make one machine have multiple activation group?

312 DeejeX  1.9 years ago

I’m trying to make a WWII bail out procedure, but that involves the canopy opening. I also want a normal “canopy” activation group that will open the canopy without launching you out.
Is there any way to do this with XML. I’ve tried all obvious one like 1+7 and 1/7 or 1 - 7.

  • Log in to leave a comment
  • Profile image
    76.9k MrCOPTY

    @DeejeX U Should Use It As Input Not As Activation Group.

    1.9 years ago
  • Profile image
    312 DeejeX

    @MrCOPTY Doesn’t Work. Thanks for trying!

    1.9 years ago
  • Profile image
    76.9k MrCOPTY

    Use This As Input:
    Activate1 & Activate7

    1.9 years ago
  • Profile image
    312 DeejeX

    @PlaneFlightX @HuskyDynamics01 It doesn’t work. Thanks for trying though! I will think of something…

    +1 1.9 years ago
  • Profile image
    49.3k PlaneFlightX

    @HuskyDynamics01 @DeejeX I'm not entirely sure if this works, but put the following in the activationGroup type: Activate1 & Activate7

    1.9 years ago
  • Profile image

    @DeejeX Unfortunately, I don't think this can be done with the default canopy part (since just changing activationGroup to input will not work). I'm afraid you're out of luck here, unless you're able to put it on a rotator or something that could then be activated (though then that would move the windscreen as well I suppose...)

    1.9 years ago
  • Profile image
    312 DeejeX

    @HuskyDynamics01 Ummmmmmm I mean it is on the actual canopy part and uses “activationGroup” rather than “input.” If the group was seven, it would say “activationGroup” | “7” rather than “input” | “Activate7”.

    What shall I do? Shall I change the “activationGroup” to “input”?

    1.9 years ago
  • Profile image

    You'll want something like Activate1 & Activate7, which will be true if BOTH AG1 and AG7 are enabled.

    1.9 years ago