Yes it's looking for a file with ## in it, changing the map outputs an error to that effect (and if you name a file ##.cfg then it executes the contents of that file)
I'd prefer to use servercfgfile as it's executed every mapchange as opposed to just on server startup, but I'll look into using +exec (just have to wait a few hours for my servers to shutdown again) > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:hlds_linux- > [EMAIL PROTECTED] On Behalf Of Chris Green > Sent: 16 November 2008 21:41 > To: 'Half-Life dedicated Linux server mailing list' > Subject: Re: [hlds_linux] I fail at separate configs > > Yeah - we are using +exec on our servers. > It's possible that +servercfgfile is executing before the command line > substitution happens - does it appear to be looking for a file with a > "##" in it (strace will tell you if nothing else does)? > > > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:hlds_linux- > [EMAIL PROTECTED] On Behalf Of x3sphere > Sent: Sunday, November 16, 2008 1:33 PM > To: [email protected] > Subject: [hlds_linux] I fail at separate configs > > Unless I'm missing something, why not use +exec instead? Perhaps > +servercfgfile does not work with ##. I use +exec server_cfg##.cfg in > my > srcds launch line and it works as expected (looks for server_cfg01.cfg, > server_cfg02.cfg, etc). > > _______________________________________________ > 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

