PDA

View Full Version : Q on processing PBW turns manually


mrflibble
January 9th, 2002, 01:59 PM
Hi folks,

I have a multiplayer game on the PBW site, and as they are having server problems I would like to process the turn myself (being the original host).

The .gam files sent out to each player from the PBW server, are they all identical? Or do I receive a special one as I am the host (and a player)?

I'm guessing all I need to is get the .plr files from my friends (and using my one) and use the SE4 command line options to process a turn. Then send the .trn files back to each player.

Once the PBW site is back up I'm guessing I can override it's Version of our turn status.

Thanks for any help.
Regards,
Mark

Gimboid
January 10th, 2002, 02:28 AM
Yes the .gam files are identical for each player, all you will need to process the turns manually is the .plr files for the latest turns from all the players and the gamehost password which you should already know since you set up the game.

Hope this helps