Would this help?

How can I run multiple/different server instances from a single install?
The -gamemodes_serverfile command line parameter allows specifying a file
other than the default gamemodes_server.txt.

Was taken from valve wiki (known issues from CSGO dedicated)

If you want to achieve multiple casual and competitive servers with
different slots inside the same gamemode maybe the command above could help.

In my case I will need multiple competitive servers with the same slots, so
basically I can have a generic gamemode config and even a
gamemode_competitive.cfg with all the shared configurations.

Then I would have a server1.cfg for each server where I would put the
hostname, password, rcon and if needed GOTV settings. This way I would only
need to execute this config once (with +exec) because the gamemode, even if
executed on map change, would never override this commands.



--
View this message in context: 
http://csgo-servers.1073505.n5.nabble.com/Csgo-servers-Multiple-CS-GO-servers-with-different-configs-from-one-installation-tp4423p4444.html
Sent from the CSGO_Servers mailing list archive at Nabble.com.

_______________________________________________
Csgo_servers mailing list
[email protected]
https://list.valvesoftware.com/cgi-bin/mailman/listinfo/csgo_servers

Reply via email to