Author Topic: Server Port?  (Read 3539 times)

H4x0rzTrab

  • Posts: 1
  • Turrets: +0/-0
Server Port?
« on: June 01, 2006, 12:25:29 am »
Hello, im brand new to this game, but not new to running games like this on my computer.
im running Ubuntu Dapper Drake linux on my machine, and would like to know how i can change the default port for my server.
i installed the game as sudo, but plan to run it as trab
ive tried tweaking with the server config file (located in /usr/local/games/tremulous/base/server.cfg) but was unable to bring about any change.
is there a manual for server config stuff? ive tried looking around, and read the game manual, and found nothing.
thanks
-Trab

tjw

  • Posts: 210
  • Turrets: +10/-0
Server Port?
« Reply #1 on: June 01, 2006, 06:57:42 am »
Short version:

'tremded +set dedicated 2 +set net_port 12345 +exec server.cfg'

that command should start up the server running on UDP port 12345 and would execute the server.cfg you have as well as allow your server to
appear in the in-game server list.  If you do not want it to appear in the list, leave off the "+set dedicated 2"