Hi again guys
stoill experiencing an issue with this countdown timer.
I have:
system time left > 0 ---- subtract 1 from timeleft
the time just flies down from 30 to zero.
if i add the following
system every 1 second ------ subtract 1 from timeleft it does the same.
how do i have the countdown coming down from 30 to zero correctly.
I seem to be going both ways here, eithet it flies down real fast or counts down then goes past zero.
I must be missing soemthing here that is plain for all to see.