Hello, It would look allot better if you'd use javascript to make the time countdown automaticly, and make the page refresh when ever the time reaces 0 sec.
This is a script you can use, I already wrote it myself: http://ikbenjoey.nl/countdownscript.php
You can copy the source by pressing Ctrl + U (In Firefox)
All you have to do is make sure 'var seconds' is equal to the amount of seconds the player has to wait each time he reloads the page.
The line 'self.location.replace('go/to/url.php');' is the page the script will go to when the time is equal to 0.
Automatic Countdown Time
Moderator: moderators