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.
Clock Time Change
-
- Site Admin
- Posts: 2989
- Joined: 7. January 2006 20:11
- phpBB.de User: Saint
- phpBB.com User: Saint_hh
- Location: Hamburg
- Contact:
Re: Clock Time Change
It's a flash clock and it displays the time of your workstation.
So any changes would only affect yourself.
So any changes would only affect yourself.
~~~ They say the definition of madness is doing the same thing and expecting a different result ~~~
Kein Support per PN / No support via PM!
Kein Support per PN / No support via PM!
Re: Clock Time Change
Hi Kevin, thanks for your quick reply
How would I tell it different?
How would I tell it different?
-
- Site Admin
- Posts: 2989
- Joined: 7. January 2006 20:11
- phpBB.de User: Saint
- phpBB.com User: Saint_hh
- Location: Hamburg
- Contact:
Re: Clock Time Change
I'm sorry, i don't get what you mean. We are still talking about the normal clock in the portal?
~~~ They say the definition of madness is doing the same thing and expecting a different result ~~~
Kein Support per PN / No support via PM!
Kein Support per PN / No support via PM!
Re: Clock Time Change
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.
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.