Open dezdem opened 8 years ago
Are you using the steamcmd-CURL script ?
i've tried both
Well the steamcmd-CURL script is still the previous version because i didn't want to force everyone to use the version without CURL incase people would rather use CURL over VBScript's HTTP checks.
Roll back to the CURL version. Although i did say you need one script per each server.
steamcmd-CURL-Server1.cmd
steamcmd-CURL-Server2.cmd
etc etc
But if both servers are in the same directory, what would happen when they'll start updating simultaneously?
Depends how in sync the time check for updates is and when you launched the script if you left it at default to check every 60 secs for updates then it will do it 60 seconds from when you launched the script. So if you don't launch the scripts together there could be a 1second gap between them roughly.
ah, you right
I've run 2 servers from 1 dir with different ports. The script can launch only one after update. :(