1

Topic: Hosting 2 servers on 1 pc

Hi all,
Is it possible to host 2 server on 1 pc?
Like copy-ing the map 2 times?

2

Re: Hosting 2 servers on 1 pc

Yes, I host five

Used to be very active waay back

3

Re: Hosting 2 servers on 1 pc

they must have different ports

4

Re: Hosting 2 servers on 1 pc

Can you explain how to give them different ports?

5

Re: Hosting 2 servers on 1 pc

read this
http://www.teewars.com/?page=docs&id=168

6

Re: Hosting 2 servers on 1 pc

you can do this with the flag sv_port.

teewars_srv -f default.cfg sv_port=8303 sv_map=dm1
teewars_srv -f default.cfg sv_port=8304 sv_map=dm2
...
and so on

all flags in the default.cfg can be overrided by sending them as flags when you start the server.

Used to be very active waay back