Thread: Multiplayer
View Single Post
  #2  
Old February 15th, 2004, 01:13 AM

Norfleet Norfleet is offline
Major General
 
Join Date: Jan 2004
Posts: 2,425
Thanks: 0
Thanked 0 Times in 0 Posts
Norfleet is an unknown quantity at this point
Default Re: Multiplayer

Okay, there are basically three ways to run a multiplayer game: Hotseat, PBEM, and TCP/IP.

In a hotseat game, you basically designate multiple nations as human-controlled, and play the game alternatively with multiple humans, or just yourself, who are present at the computer.

In a PBEM game, you receive a .trn file from the player who is the host, place it in a folder in your Dominions 2 directory, and play existing game: Take your turn, and send the host back the .2h file. He places it in his game directory, and then pushes the HOST button to generate the next turn. Then he sends out the .trn files again.

In a TCP game, you connect or create a server by IP and port: Then you upload your god and nation by clicking on one of the open slots, and when the game is running, you simply pick the nation(s) that is(are) you, and play away: .2h uploading and .trn distribution will be handled automatically by Dom2.

A game can switch between any of these hosting methods at any time, as needed.
Reply With Quote