The fix for Valve overwriting your files is to copy them first, update then copy them back. Create a .bat file like:
copy C:\dedicated server\czero\motd.txt C:\dedicated server\czero\motd.bu copy C:\dedicated server\czero\server.cfg C:\dedicated server\czero\server.bu HldsUpdateTool.exe -command update -game czero -dir "C:\dedicated server" -username user -password pass -remember_password -retry copy C:\dedicated server\czero\motd.bu C:\dedicated server\czero\motd.txt copy C:\dedicated server\czero\server.bu C:\dedicated server\czero\server.cfg Except add your maps in there. > From: "TooL" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Subject: RE: [hlds] 32 player server maps - spawn problems? > Date: Sun, 17 Oct 2004 04:12:16 -0400 > Reply-To: [EMAIL PROTECTED] > > I'm sick of this problem..... Valve - please make your maps support 32 > spawn points on ALL maps - old and new. If you want me to send you working > 'classic' maps with 32 spawn points let me know - every steam update > over-writes my edited maps - the maps edited to add more spawn points. > > -tired up uploading maps :o _______________________________________________ To unsubscribe, edit your list preferences, or view the list archives, please visit: http://list.valvesoftware.com/mailman/listinfo/hlds

