Topic: More Servers at same computer
How can i set more server at the same computer? Anyone knows?
You are not logged in. Please login or register.
Teeworlds Forum → Support → More Servers at same computer
How can i set more server at the same computer? Anyone knows?
When i change my autoexec.cfg in the one Folder he change the same in the other Folder. How can i fix this?
You can start the server with many separate config files from the command line; Terminal in OS X. Open your Macintosh HD, go to Applications and then Utilities. The Terminal is there.
First, create a separate config file for each server, like Stephanator said, referring to a separate port for each server. All the servers can't talk on the same port, they'll get very confused. Then, in the Terminal command line, type:
cd /[location of your server]/teeworlds_srv -f config1.cfg &
(& tells it you want to type more commands after the one you just entered)
Then, repeat the last line with config2.cfg, etc, etc.
For a sample, my username is Brad. On my MacBook, I type:
/Brad/Desktop/teeworlds/teeworlds_srv -f bhop1.cfg & [Return / Enter]
/Brad/Desktop/teeworlds/teeworlds_srv -f bhop2.cfg &
You can also streamline this process by creating a script that will start all the servers at once. I can go into further detail, if you'd like.
The alternative is to copy the Teeworlds server and libraries into separate folders, all with their own autoexec.cfg file, each referring to separate ports. That will begin to eat up your hard drive space.
Thanks for that but my problem is ( i have now my 4 Configs with other ports, i hope with other ports. I have "sv_external_port" with 8301-8304. Is that right so? ) where can i change my command line...
It´s only "sv_port 8301"
Ok but where i can change my "Command line" from my srv.exe?
I use Windows XP on my Server Machine!
Teeworlds Forum → Support → More Servers at same computer
Powered by PunBB, supported by Informer Technologies, Inc.
Currently installed 3 official extensions. Copyright © 2003–2009 PunBB.