Hi, Sorry for what is probably a common question, but I couldn't find any information online, and the link to the archives for this mailing list don't seem to be available.
I'm attempting to setup multiple CS:GO servers using a single installation. This was possible with CSS using something like this: srcds.exe -game cstrike -norestart -nocrashdialog -ip xxx.xxx.xxx.xxx -port yyyyy -maxplayers 20 +map de_inferno -console +mm_basedir "addons/metamodyyyy" +mm_pluginsfile "addons/sourcemodyyyy/metaplugins.ini" +sm_basepath addons/sourcemodyyyy +fps_max 600 +exec portyyyy.cfg And in portyyyy.cfg you could specify: mapcyclefile "mapcycleyyyy.cfg" motdfile "motdyyyy.txt" However, with CS:GO using \cfg\gamemodes.txt, \cfg\maplist.txt etc, I've not been able to find the correct way to set these per-instance. The command "motdfile" is available, but not "mapcyclefile" or "maplistfile". Can someone please let me know the correct way to launch multiple servers from the same directory. I assume there is a command line option to provide each instance with its own \cfg directory? Thanks, Brendan _______________________________________________ Csgo_servers mailing list [email protected] https://list.valvesoftware.com/cgi-bin/mailman/listinfo/csgo_servers
