Search found 5 matches
- 29. October 2008 10:45
- Forum: Modifications Support
- Topic: Clock Time Change
- Replies: 4
- Views: 8204
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...
- 28. October 2008 23:29
- Forum: Modifications Support
- Topic: Clock Time Change
- Replies: 4
- Views: 8204
Re: Clock Time Change
Hi Kevin, thanks for your quick reply
How would I tell it different?
How would I tell it different?
- 28. October 2008 21:57
- Forum: Modifications Support
- Topic: Clock Time Change
- Replies: 4
- Views: 8204
Clock Time Change
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.
Ie; 1 day = 8 real hours, daylight = 4h & night = 4h.
- 28. October 2008 21:45
- Forum: Modifications Support
- Topic: Block Length X Width Question;
- Replies: 0
- Views: 4215
Block Length X Width Question;
Ok so I was wondering if anyone had a sample code that would, support different resolutions, and span a block over the width of your screen as well display multiple Images (or Icons) that are used for general Links/Access to the forum/site.
An example of the block would be Your Task Bar.
An example of the block would be Your Task Bar.
- 28. October 2008 21:39
- Forum: Modifications Support
- Topic: Complex Block Support Question;
- Replies: 0
- Views: 4047
Complex Block Support Question;
Hi everyone, first off I`d like to say excellent job to the developers of board3. Now, I`m trying to create a block (actually multiple) that displays mySQL tables from a different database outside phpbb3.. can anyone point me in the right direction?