Ahhh I gotcha. So if I code it with the picking all inside the same condition it works :)
If I code it where pick all is a sub-event, it doesn't.
Are we not allowed to have "Else" condition without another condition unless its a Boolean to the first condition then?
I read that when using "Else" we cant define a different comparable condition, that it has to be the opposite of the first condition (true, false).
But doing it this way lets us compare more advanced conditions it seems, which I need! hehe
I get that having to pick all first works before picking frame and then slot :)
Thank you for the help :)