View Single Post
  #4  
Old May 15th, 2005, 06:03 PM

reverend reverend is offline
Sergeant
 
Join Date: Nov 2003
Location: Fürth, Germany
Posts: 384
Thanks: 8
Thanked 16 Times in 2 Posts
reverend is on a distinguished road
Default Re: Stupid Multiplayer Question/s

Textonly mode is really simple:

Basically:
dom2 --tcpserver --textonly --nosound --nomusic

For a LAN game you'll want to host turns as soon as they're in:
--quickhost

The only thing missing is the port and the map:
--port #portnumber# --mapfile #mapfile#

Last parameter ist the name of the game.
#game#

Other switches you might want to use:
--hofsize
--indepstr
--research
--magicsites
__________________
Dom3 Nation Reference

Reply With Quote