View Single Post
  #1  
Old March 25th, 2007, 11:20 AM
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 Network Server host question

I'm running a network server game for the first time, and it seems to be working properly, and the game is started.

Only thing is, it's hijacked my ALSA sound, because I started the server though the menus just by running 'dom3' with no args.

Is it safe to stop and restart the server? I assume so, but I don't want to interrupt the game by not knowing how to restart it.

I think I should click 'Quit' in the server Gui, then run it from the command line with something like this:

Code:

/usr/local/bin/dom3 -T -S --port 1024 -q --scoredump --mapfile tyrande_103_map_free.map --era 1 -s b2



"b2" is the name of the game.

Since it's already started, do I need to specify mapfile and era and quickhost? Or is this enough:

Code:

/usr/local/bin/dom3 -S -T --port 1024 --scoredump b2

__________________
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