How to get the commandline for running your UT server

Lord Demios grahn at thegamebox.net
Wed Oct 2 13:38:39 EDT 2002


This was in reply to another email on another list, but I forgot to CC it
to this one.

---------- Forwarded message ----------
Date: Wed, 2 Oct 2002 11:35:45 -0600 (MDT)
From: Lord Demios <grahn at thegamebox.net>
To: ut2003servers at epicgames.com
Subject: Re: [ut2003servers] UT2003 Suggestions from an Admin

Ok, let me show you a trick

Requires a windows box, and ut2k3.

Go in to ut2k3
Host a new online game
set it up to all the settings you want your server to be.
set the server to be a dedicated server.

Launch it.

You will return to your windows desktop and have a "console" screen up for
UT2k3.  When it's done loading, it should pause for a little bit.  Take
your mouse and scroll up to where it says executed command or something
like that.  You will see a really long line that gets cut off.  Put your
mouse at the start of that line, and select down by 1 line.  It should now
have that entire line selected.  Hit Cntrl-C or Cntrl-Insert and it
will now be saved in your mouse buffer (clipboard).  From this point open
up notepad and just use paste to see how the server started.  To covert
this line to a linux startable do this.

./ucc-bin server PASTEDLINEHERE ini=server.ini 

the ini=server.ini if you have any special settings or run more then one
server.

If you want to run it off another ip address add a space and
multihome=ipaddress to the end of the command and your good to go.

Chris G.





More information about the ut2003 mailing list