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:[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

