PDA

View Full Version : This is from a game server company... I wont say who!



UT3sysop
11-22-2007, 10:32 AM
Does the command line look correct to you? It does not look correct to imho

server DM-Deck? ini=D:\www\game_installs\UT3\UT3.ini multihome=XXX.XXX.XXX.XXX EngineINI=..\Config\Engine.ini -GameINI=..\Config\Game.ini -log=server.log -nohomedir

Whats wrong with the above command line. Hell I dont even see a login name or password?

Thanks in advance

Farchord3
11-22-2007, 12:18 PM
Just an FYI sysop, this is our old commandline before I made it final (Yeah, I know who your provider is...), this isn't the actual commandline we're using.

Our actual commandline looks more like this:

server DM-Deck?MaxPlayers=x?bShouldAdvertise=True?bIsDedicat ed=True? -multihome=x EngineINI=..\Config\Engine.ini -GameINI=..\Config\Game.ini -log=..\Config\server.log -Login=x -Password=x -nohomedir

(Note that I also tried it like this, which also does not show on the master servers: )

server DM-Deck?MaxPlayers=x?bShouldAdvertise=True?bIsDedicat ed=True? EngineINI=..\Config\Engine.ini -GameINI=..\Config\Game.ini -log=..\Config\server.log -Login=x -Password=x -nohomedir -unattended -multihome=x

This afternoon, I should have more time to play with this.

Absynthe
11-22-2007, 05:48 PM
server DM-Deck?MaxPlayers=x?bShouldAdvertise=True?bIsDedicat ed=True? EngineINI=..\Config\Engine.ini -GameINI=..\Config\Game.ini -log=..\Config\server.log -Login=x -Password=x -nohomedir -unattended -multihome=x



unattended always needs to be the last command