06.09.2010, 20:39
- Make 2 variables for the minutes and seconds.
- Set a timer that calls every second.
- Put in the public, that everytime it will do a second --; if the seconds is 0 or lower put seconds back to 59 and do minutes --;
- Set a timer that calls every second.
- Put in the public, that everytime it will do a second --; if the seconds is 0 or lower put seconds back to 59 and do minutes --;

