Search Results
8/5/2025, 1:44:37 PM
>>106148562
You want to use this "Fast Groups Bypasser", you can configure it to list only the groups that have a certain string in them. And you can configure toggleRestriction to "always one" so you can only have one enabled at a time.
Then you use these "Any switch" nodes, the way they work is it'll choose the input that is not "null", so if one group is disabled then it'll feed a null input and then the Any Switch node will not choose that input, it'll choose the other input.
You have to be careful though, when a node is disabled it can pass in previous nodes that are connected to it, which can cause the input to not be a null input. So make sure the groups (in this case "Load Turbo Alpha" and "Load Normal Flux" are at the start of the flow.
You want to use this "Fast Groups Bypasser", you can configure it to list only the groups that have a certain string in them. And you can configure toggleRestriction to "always one" so you can only have one enabled at a time.
Then you use these "Any switch" nodes, the way they work is it'll choose the input that is not "null", so if one group is disabled then it'll feed a null input and then the Any Switch node will not choose that input, it'll choose the other input.
You have to be careful though, when a node is disabled it can pass in previous nodes that are connected to it, which can cause the input to not be a null input. So make sure the groups (in this case "Load Turbo Alpha" and "Load Normal Flux" are at the start of the flow.
Page 1