On Παρασκευή, 31 Αύγουστος 2012 1:43:21 μμ, Absurd Minds wrote:
> Is this command line addition functioning the same as in hlds_run and
> srcds_run? I add -autoupdate to my command line and the server should
> auto update if I restart it? If so, it didn't perform the optional
> update. Or this fixing issues with that other feature where you had to
> write a script to automatically update your server?
>
> _______________________________________________
> Csgo_servers mailing list
> [email protected]
> https://list.valvesoftware.com/cgi-bin/mailman/listinfo/csgo_servers
In order for the autoupdate to work you need to specify these as well:
-autoupdate (The autoupdate switch obviously)
-steam_dir (The path to the directory where steamcmd is installed)
-steamcmd_script (The path to a script that if passed with +runscript to
steamcmd, it will update your server)
An update script could be something like:
login username password
force_install_dir /path/to/csgo/dir
app_update 740
quit
_______________________________________________
Csgo_servers mailing list
[email protected]
https://list.valvesoftware.com/cgi-bin/mailman/listinfo/csgo_servers