1

Topic: How do you run multiple servers?

Hello, i usually host a DM-Server for my friends, however i am confused if it's possible to run 2 servers on the same pc, i tried using the search function but i found nothing !

Volibar

2

Re: How do you run multiple servers?

It is,
just use an other port for the second server.
You can change the port with sv_port "value"
The standart port is 8303  smile

3

Re: How do you run multiple servers?

Pi_ wrote:

It is,
just use an other port for the second server.
You can change the port with sv_port "value"
The standart port is 8303  smile

Do i need another teeworlds_srv and another autoexec?

4 (edited by Slayer *gV* 2012-05-23 18:31:35)

Re: How do you run multiple servers?

Run your server this way,
and follow the instructions of this thread.

Edit:

Do i need another teeworlds_srv and another autoexec?

No, you don't need another teeworlds_srv-application. You don't even need another autoexec, if you start your server with the command "sv_port xxx"...

5

Re: How do you run multiple servers?

teeworlds_srv.exe "sv_port 8303"
and the second one with teeworlds_srv.exe "sv_port 8304"
You need to forward both ports 8303 and 8304.