View Single Post
  #20  
Old November 16th, 2008, 07:47 PM
lch's Avatar

lch lch is offline
General
 
Join Date: Feb 2007
Location: R'lyeh
Posts: 3,861
Thanks: 144
Thanked 403 Times in 176 Posts
lch is on a distinguished road
Default Re: Mulligan - Signups!

As Gandalf said, there's virtually nothing a PBEM server can do that a network server can't. Personally, I prefer networked for ease of playing turns. I don't like to click and copy and move around stuff every time I download or upload a turn. Others might perceive it differently.

Quote:
Originally Posted by Zeldor View Post
Gandalf Parker:

Well, even at your server I don't see an option to:
- check turn status without logging in or using special program [not even sure if it works]
I created a PHP script for that. Others have come up with similar solutions. Including llama for his PBEM server.
Quote:
Originally Posted by Zeldor View Post
- have all my old turns stored without manually doing so
A reasonable server admin generates backups of all the turns, I do that at least. Rollbacks are always possible then. If you talk about the user side, then yes, you'd need to take care about that yourself. I'm not sure if I'd consider binary attachments in my email inbox a good turn backup solution over backups on my file system.
Quote:
Originally Posted by Zeldor View Post
- checking how many stales other players had
*Points to my PHP script again...* It already does this.

See http://dom3.servegame.com/stats/stats.php?game=Demo for a demonstration.
__________________
Come to the Dom3 Wiki and help us to build the biggest Dominions-centered knowledge base on the net.
Visit my personal user page there, too!
Pretender file password recovery
Emergency comic relief

Last edited by lch; November 16th, 2008 at 08:00 PM.. Reason: PHP stats demo URL
Reply With Quote