Hi, I’ve got small problem with gui. I have map voting phase and some gui frames like shop, inventory. When voting phase begin my voting frame is under shop frame, i set its zindex to -1. I think voting should be under other frames. Problem is in that, when I click something that is in my shop (any “not button” space), buttons under it (like this frome voting frame) are clicked. I can say that shop frame covers whole voting frame. Is there any solution for this? I don’t want voting phase to disappear after giving vote, so don’t tell me to set its zindex to higher and then make it not visible.