Hi all!
I've been working on a patch that (to keep it simple) uses a random number to send out a list of numbers from a selection of 10 lists. The idea is the user can choose to have certain lists not sent through, with the remainder being allowed to go through. I tried to do this by using spigots to 'block' lists if they weren't wanted, however, the random number that selects that list can still go through, meaning if a blocked list is chosen, then nothing is sent.
Does anyone know a good way to work around this, being able to 'remove' a list from being chosen?
(Added screenshot just in case my description made it seem more complicated than it actually was haha)
Any help would be super appreciated!!! ))