Try adding +exec exec2.cfg to your command line, then in cstrike/cfg/exec2.cfg have:
sv_logsdir logs2 servercfgfile server2.cfg motdfile motd2.txt mapcyclefile mapcycle2.txt mani_path mani_admin_plugin2 maxplayers 16 map de_dust2 Along with any other +whatever options from the command line. Or, if you just want to change the server config file for that one srcds instance then add: +servercfgfile server2.cfg to your commandline. All the files, except for the map cycle file, belong in cstrike/cfg/ What I'd like to be able to do is limit the map *list* for each server, but I can't find any sort of command like maplistfile. Cheers Andrew On Sun, 2005-06-12 at 01:59 +1000, Andrew Armstrong wrote: > I dont think you can. > > A workaround is to delete server.cfg (since thats always exec'd on > mapchange) and then just use +exec server1.cfg in the commandline. > > ----- Original Message ----- > From: "Daniel" <[EMAIL PROTECTED]> > To: <[email protected]> > Sent: Sunday, June 12, 2005 1:50 AM > Subject: Re: [hlds_linux] srcds mapchangecfgfile equiviliant > > > > > > mapcyclefile changes the file that determines what order maps are loaded, > > I'm wanting to change the cfg file that is exectued on each map change. > > This is to run multiple servers from one installation. > > > > Tank > > > > On Sun, 12 Jun 2005, Andrew Armstrong wrote: > > > > > Yes, it can be done in srcds. > > > > > > In your server config, place the line: > > > > > > mapcyclefile "server1.txt" > > > > > > And in /cstrike/ place server1.txt with a list of maps to cycle (NOT > > > /cstrike/cfg/). > > > > > > - Plasma > > > ----- Original Message ----- > > > From: "Daniel" <[EMAIL PROTECTED]> > > > To: <[email protected]> > > > Sent: Sunday, June 12, 2005 12:44 AM > > > Subject: [hlds_linux] srcds mapchangecfgfile equiviliant > > > > > > > > > > > > > > Ive had a look through the cvar list and can't seem to find an > equiviliant > > > > to hlds's mapchangecfgfile. > > > > > > > > Am I missing something obvious? Does srcds even run autoexec.cfg ? I > guess > > > > I just assumed it did when I first set this up back in the beta days. > > > > > > > > Tank > > > > > > > > _______________________________________________ > > > > To unsubscribe, edit your list preferences, or view the list archives, > > > please visit: > > > > http://list.valvesoftware.com/mailman/listinfo/hlds_linux > > > > > > > > > _______________________________________________ > > > To unsubscribe, edit your list preferences, or view the list archives, > please visit: > > > http://list.valvesoftware.com/mailman/listinfo/hlds_linux > > > > > > > > > > _______________________________________________ > > To unsubscribe, edit your list preferences, or view the list archives, > please visit: > > http://list.valvesoftware.com/mailman/listinfo/hlds_linux > > > > > _______________________________________________ > To unsubscribe, edit your list preferences, or view the list archives, please > visit: > http://list.valvesoftware.com/mailman/listinfo/hlds_linux > > _______________________________________________ To unsubscribe, edit your list preferences, or view the list archives, please visit: http://list.valvesoftware.com/mailman/listinfo/hlds_linux

