Ok... well I've been trying to skip a function ONCE just to give a breif second inbetween to accomplish something before the other function is run so it doesn't run at the same time. I was thinking of using the goto function but that is bad programming practice from what I hear .

So, what else could I do?