Re: Ruatha: PBW Alternate Scripts
I've made a deadline_check.php that checks the deadline.php in the $game directory against current time, displays this and what timezone is being used (So far only what the variable $timezone is, up to the host to define it so far) and a countdown in hours.
Also a link to a world timezone web page (External).
This is meant to be included in the Main.php
INCLUDE "deadline_check.php"
|