View Single Post
  #143  
Old May 4th, 2007, 10:57 AM
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: Newb Network EA Aran (Full)

Heh, I started reading this thread after I found it via the map download in the new game you're starting... very informative!

Quote:
llamabeast said:
You can see the contribution to dominion spread by right clicking on a province with a temple, then clicking the Temple button in the bottom right. It tells you the number of candles produced on average per turn from each source, multiplied by 10 to give whole numbers. Victory points are shown on there as a source of dominion, I think.
Good, I have these in my game aswell and I'm surprised that they do anything even if you didn't intend to have them as victory condition. How come that do they pop up on the map? Can they be turned off at all?

Quote:
vfb said:
I thought I could just use the timestamps and if the .2h files were newer than the .trn, then I could report the player as having played. Sorry the web page is not accurate.
Heh, you know what, I used the exact same thing when I wrote my MP Game statistics PHP script which is being used in my game and Velusion's games. I made a couple of guesses about the game purely by looking at the game files, but because of a few quirks I later had to settle for workarounds: Save the *.2h file sizes for comparison instead of looking at the timestamps, and looking at the scores.html files to determine if a nation has been defeated (dominion 0). I no longer need this filesystem-based method since I found on this board how to request the turn status from the server remotely just like the client does nowadays, though.
__________________
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
Reply With Quote