Topic: [SOLVED] How to run two servers simultaniously?
I've tried to start 2 server's at the same time but it didn't work -.-'
can someone post a tutorial please?
You are not logged in. Please login or register.
Teeworlds Forum → Support → [SOLVED] How to run two servers simultaniously?
I've tried to start 2 server's at the same time but it didn't work -.-'
can someone post a tutorial please?
You need to start the servers on diffrent ports.
Try this:
1. Make two files, called serv1.cfg and serv2.cfg.
serv1.cfg:
sv_name My Server
sv_map ctf5
sv_scorelimit 500
sv_gametype ctf
sv_rcon_password don't look
sv_port 8303
serv2.cfg:
serv1.cfg:
sv_name My Server
sv_map ctf5
sv_scorelimit 500
sv_gametype ctf
sv_rcon_password don't look
sv_port 8304
Then make two more files, called "start1.bat" and "start2.bat".
start.bat:
teeworlds_srv.exe -f serv1.cfg
start2.bat:
teeworlds_srv.exe -f serv2.cfg
When you make your files, use Notepad. When you save them, select "All files" in the scrolldown just behind the name-box.
There are easier ways, but this works.
Oh thanks
Teeworlds Forum → Support → [SOLVED] How to run two servers simultaniously?
Powered by PunBB, supported by Informer Technologies, Inc.
Currently installed 3 official extensions. Copyright © 2003–2009 PunBB.