Emperor L [ Posts : 1237 ]
| [Post Date: 10-Mar-2007 13:17]
Quote Don't know if this has been suggested before but I was wondering if it would be possible to have a turn timer put into the game. There is space right next to the turn number display and its not too hard to program to have a constant running timer to countdown to the next turn.
|
|
It would help, but the pages dont automaticaly refresh...so it could cause a few problems at turn tick as the timer would reach 0, but the page would still be the same as before...also a clock would have to run on users computer once page has loaded, and this would probably cause messages about security and things...and that would be very annoying.
Maybe the easiest thing would be to just display the remaining time at the time the page was loaded. This won't update, but just tell the remaining time that the server turn clock had when the page was sent. You rarely stay on a page for more than a few seconds anyway, so this would work ok...
Or maybe just display the time of the next turn tick, this could be at server time or players could set their time zone in preferences.
|