View Single Post
  #13  
Old September 3rd, 2004, 11:22 AM
Gandalf Parker's Avatar

Gandalf Parker Gandalf Parker is offline
Shrapnel Fanatic
 
Join Date: Oct 2003
Location: Vacaville, CA, USA
Posts: 13,736
Thanks: 341
Thanked 479 Times in 326 Posts
Gandalf Parker is on a distinguished road
Default Re: How multiplayer is working out for you guys...

Quote:
magnate said:
How does the server notify you when the turn has been hosted (using quickhost)? With a PBEM it's there in your email. Assuming you don't want to stay permanently connected to the game server, how do you know? If you wait a couple of days (when you expected the turn to run), you lose all the benefit of quickhost.

Am I missing something?
There are switches for --preexec and --postexec which will gladly run a routine before or after running the host. In a strictly PbEM game Im guessing it would be used to email the turn files to each player. In a server game it shouldnt be hard to have it email a "HEY! the turn is DONE" message to the list of players (or IM or even a text message to my cell phone). Of course I would also probably use --preexec to make sequential backups of the .2h files before doing a host, and run the game with the --scoredump so that the --postexec can coy the score.html to a webdir for people to check on. Maybe some other neat tricks.

I LOVE that the server will run text-mode on a linux server. It makes doing things like that SOOOooooo easy. Im not sure how you would accomplish any of it on other systems but its there to play with.
__________________
-- DISCLAIMER:
This game is NOT suitable for students, interns, apprentices, or anyone else who is expected to pass tests on a regular basis. Do not think about strategies while operating heavy machinery. Before beginning this game make arrangements for someone to check on you daily. If you find that your game has continued for more than 36 hours straight then you should consult a physician immediately (Do NOT show him the game!)
Reply With Quote