1

Topic: More than one config file

Hi, I am new at hosting servers and stuff and I barely understand what I am doing.
I wanted to ask how I can have multiple different gamemodes in my config file so I don't have to stop the server and launch the other config file. Eg. I run a basketball server then when I want to change to table tennis, I stop the server and then  have to copy and paste the table tennis config to "autoconfig" then I launch the server. Is there any easy way to do this?

2

Re: More than one config file

The easiest solution is to make two configuration files that you call for example basketball.cfg and tabletennis.cfg. If you enter two different ports then you can host multiple servers at the same time. To start the servers you use the -f parameter and start them from the cmd console. For example: basketball_srv -f basketball.cfg

I hope that this helps you! smile

3

Re: More than one config file

You also can write in the rcon console "exec 2d_config.cfg".

Not Luck, Just Magic.