Author Topic: CHANGING YOUR SERVER PORT  (Read 3525 times)

aeroleader

  • PGP
  • Posts: 6
CHANGING YOUR SERVER PORT
« on: April 23, 2008, 08:43:46 AM »
I need help on how to change my servers port!!!

i don't want it to be 27910

HELP

jitspoe

  • Administrator
  • Autococker
  • Posts: 18802
Re: CHANGING YOUR SERVER PORT
« Reply #1 on: April 23, 2008, 09:41:54 AM »
Add +set port <number> to the command line.

aeroleader

  • PGP
  • Posts: 6
Re: CHANGING YOUR SERVER PORT
« Reply #2 on: April 23, 2008, 09:46:50 AM »
what command line????

Sorry im amature

Henkka

  • 68 Carbine
  • Posts: 335
Re: CHANGING YOUR SERVER PORT
« Reply #3 on: April 23, 2008, 09:50:45 AM »
Right-click on the shortcut -> properties

aeroleader

  • PGP
  • Posts: 6
Re: CHANGING YOUR SERVER PORT
« Reply #4 on: April 23, 2008, 09:51:11 AM »
I started a server and it worked, when i ran the troubleshooter it said how many servers have the port 27910!! The next day i ran the server and it didn't work so i need to change the port lol
HOW???

KnacK

  • Global Moderator
  • Autococker
  • Posts: 3039
Re: CHANGING YOUR SERVER PORT
« Reply #5 on: April 23, 2008, 09:51:20 AM »
How are you starting your server? 

Are you using the in-game server option or are you trying to create a stand alone server?

aeroleader

  • PGP
  • Posts: 6
Re: CHANGING YOUR SERVER PORT
« Reply #6 on: April 23, 2008, 09:52:50 AM »
Im creating a dedicated server

KnacK

  • Global Moderator
  • Autococker
  • Posts: 3039
Re: CHANGING YOUR SERVER PORT
« Reply #7 on: April 23, 2008, 10:05:05 AM »
paintball2 +set dedicated 1 +set public 1 +set maxclients 16 +set port XXXXX +map midnight

Cameron

  • Global Moderator
  • Autococker
  • Posts: 2686
Re: CHANGING YOUR SERVER PORT
« Reply #8 on: April 23, 2008, 02:52:14 PM »
Or you put "set port XXXXX" in your config file.

jitspoe

  • Administrator
  • Autococker
  • Posts: 18802
Re: CHANGING YOUR SERVER PORT
« Reply #9 on: April 23, 2008, 03:40:05 PM »
Or you put "set port XXXXX" in your config file.
I'm not entirely sure if that will work or not.  The config file might be executed after the server has started.