Page 1 of 1

Clock Time Change

Posted: 28. October 2008 21:57
by Melborne
The clock is based on real-time and different time-zones.. How can I change the clock to a fantasy time and that it recieves the time & day from a mySQL database?

Ie; 1 day = 8 real hours, daylight = 4h & night = 4h.

Re: Clock Time Change

Posted: 28. October 2008 22:00
by Kevin
It's a flash clock and it displays the time of your workstation.
So any changes would only affect yourself. ;)

Re: Clock Time Change

Posted: 28. October 2008 23:29
by Melborne
Hi Kevin, thanks for your quick reply :)

How would I tell it different?

Re: Clock Time Change

Posted: 29. October 2008 08:06
by Kevin
I'm sorry, i don't get what you mean. We are still talking about the normal clock in the portal?



Re: Clock Time Change

Posted: 29. October 2008 10:45
by Melborne
Yeah, I wanted to use this forum/portal as a `live` website for an MMORPG. Connecting it through mySQL databases the forum & game will share its user databases as well as multiple sql information like `In-Game Time.
I have a C++ script that displays a clock information in a simple CGI format for the website but I was unsure if it would intigrate in phpbb.