I need help on making the program wait abit. I can use wait(), but for some reason, it locks up the comp when I try it in 13h mode. I tried doing a for loop that doesnt do anything for abit, but once I get the number up high enough for a noticable pause, the one thing where if something repeats enough the program aborts.

I just need a pause for so many seconds routine.