Nah, that part works... you can either use ## which gets replaced by 00-nn, or use number+##, which gives you number, number+1 etc. but only on certain parameters (of which port is one)
> -----Original Message----- > From: [EMAIL PROTECTED] [mailto:hlds_linux- > [EMAIL PROTECTED] On Behalf Of Cc2iscooL > Sent: 16 November 2008 20:33 > To: Half-Life dedicated Linux server mailing list > Subject: Re: [hlds_linux] I fail at separate configs > > I haven't been using linux, so I don't know much about it...but I don't > think the "+" belongs here. > > -port 27035+## > > Unless it's just a typo, then feel free to ignore me. :) > > On Sun, Nov 16, 2008 at 1:50 PM, <[EMAIL PROTECTED]> wrote: > > > I'm trying to use separate config files when forking for the first > time > > (Someone's decided it would be better if each individual hostname was > > numbered) and I'm starting up the servers like so: > > > > > > > > ./srcds_run -norestart -ip 84.244.189.89 -nomaster -nohltv -steamport > > 281## > > -port 27035+## -netconport 90## +clientport 282## +matchmakingport > 283## > > +systemlinkport 284## +servercfgfile config##.cfg -fork 12 > > > > > > > > If I telnet into one of the servers and change map, I'll see the > following: > > > > exec: couldn't exec config##.cfg > > > > > > > > All the other uses of ## are working as expected. can someone who's > used > > servercfgfile and forking show me my fail? > > > > > > > > Thanks in advance, > > > > Philip Cass > > > > > > > > > > > > > > > > _______________________________________________ > > 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

