-- [ Picked text/plain from multipart/alternative ] You can use very simple batch file for this:
:loop start /wait HldsUpdateTool.exe start /wait HldsUpdateTool.exe -command update -game cstrike -dir . start /wait /high hlds.exe -console -maxplayers 20 -game cstrike +map de_dust -port 27015 goto loop Save this into your server directory as something like run.cmd, copy hldsupdatetool in there and have fun. Just one little comment about hldsupdatetool being called twice - first run is to update tool itself, without this you may end up with server starting and updating at the same time resulting in non-working installation which will require an access to server console to fix. I have another more complicated batch file I wrote to simplify management of multiple servers on single box, let me know if you are interested. Regards, Roman -- _______________________________________________ To unsubscribe, edit your list preferences, or view the list archives, please visit: http://list.valvesoftware.com/mailman/listinfo/hlds

