View Single Post
  #9  
Old March 28th, 2007, 07:26 PM
vfb's Avatar

vfb vfb is offline
General
 
Join Date: Mar 2007
Location: Japan
Posts: 3,691
Thanks: 269
Thanked 397 Times in 200 Posts
vfb is on a distinguished road
Default Re: Newb Network EA Aran (Open)

Quote:
Gandalf Parker said:
Not joining, just poking in where I shouldnt.
You might consider

--statfile
gives a nice short text file that gives you an easy way to see who turned in, who went ai, and who staled. You can also toss it into the webdir with scores

I turned this on in my other game and stats.txt always looks like this:
Code:

Statistics for game 'b2' turn -1

Abysia played this turn
C'tis played this turn
Agartha played this turn
R'lyeh played this turn
Lanka played this turn



Weird. I originally started that server from within the gui, then switched to command line. I'm guessing that's why it's broken.

So I wrote the attached extremely ugly bash script to put status info into the web page, and just cronned it up.

Quote:

--hours 24 (or 36 or 72 or something)
a timeout on turns will save you some hassles later if no one has complaints about it. The -q (quickhost) is usually what really happens for quite awhile into the game anyway.

Will this work if I turn it on later?

Thanks for all the other tips too!
Attached Files
File Type: txt 507809-update.sh.txt (839 Bytes, 190 views)
__________________
Whether he submitted the post, or whether he did not, made no difference. The Thought Police would get him just the same. He had committed— would still have committed, even if he had never set pen to paper— the essential crime that contained all others in itself. Thoughtcrime, they called it. Thoughtcrime was not a thing that could be concealed forever.
http://z7.invisionfree.com/Dom3mods/index.php?
Reply With Quote