if (index == 0 || index == 2 || index == 4 || index == 6 || index == 8 || index == 10 || index == 12 || index == 13 || index == 15 || index == 17 || index == 18)
But im wondering if there’s an easier way to do it so i dont have ti right out the index == part each time