How to automatically update the server?
CS: GO console often prompted:
Your server is out of date. Please update and restart. The players can not enter the game, unless I update and restart the server. How to automatically update CS: GO server? |
Re: How to automatically update the server?
Depends.. under linux it should work like this:
Code:
./srcds_run -game csgo +game_type 0 +game_mode 0 +mapgroup mg_bomb +map de_dust2 -ip yourip -port 27015 -tickrate 128 -usercon -steam_dir /path/to/steamcmd (eg. /home/STEAMCMD) -steamcmd_script /path/to/steamcmd/updatescript (eg. /home/server/csgo/update_csgo.txt) -autoupdateIn case of an update just restart the server or use one of the plugins to automate the restart |
| All times are GMT -4. The time now is 23:57. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.