I am attempting to make an ejection seat which activates in response to an input value. Unfortunately, detachers of any sort only provides "group" as an input. It is not clear what the limitations of this input type are.
"Eject=1" in the "group" field seems to do nothing.
Any further information would be greatly appreciated.
@Subsere Can you let me see it?
@JSTQ I am extremely annoyed that did not work when I tried it.
@Subsere Then you just need to write 'Eject' on the detachers
@JSTQ Eject is an input. No custom variables (in the sense of the dedicated variable menu) were used.
@Subsere "Eject=1"
Which variable did you set for 'Eject'?
@JSTQ What?
?
Got something working. Excessively complicated, probably, but it works.
I opted for the boring but functional activation group route. If Eject=1 then ActivateX.
On a related note, anybody recall how to make something activate only if two activation groups are active?