Page 1 of 1

Best Time from a Countdown Timer

Posted: 07 Feb 2016, 18:11
by SourceChild
I need a little help with Logic.
I have a counter that counts down for a game.
If a user finishes tasks before the counter finishes the counter stops. The time when the counter stops is the "BestTime".
I want to populate the BestTime variable with whichever time is best until I initiate a reset.

Re: Best Time from a Countdown Timer

Posted: 08 Feb 2016, 20:12
by stephan
... simple solution, using text buffering, hope this helps :)