Absurd Minds

More than 100 years without a motto.
It is currently 28 Mar 2024 12:07

All times are UTC-04:00




Post new topic  Reply to topic  [ 1 post ] 
Author Message
PostPosted: 10 Feb 2013 17:11 
Offline
User avatar

Joined: 25 Mar 2010 19:07
Posts: 8392
One of the biggest annoyances with CS:GO compared to the other counter strikes is the inability to use the -autoupdate command. There is a quick workaround, though, that just requires the creation of one text file.

To your server's start command line, you need to add two commands:
Code:
-steam_dir /path/to/steam/dir -steamcmd_script restart.txt
For example, mine looks like this:
Code:
-steam_dir /home/gamer/go/steamcmd -steamcmd_script deathmatch.txt
Within your steamcmd directory, you need to create a txt file that contains four lines:
Code:
login info
force_install_dir /path/to/server/
app_update 740
exit
For example, my deathmatch.txt looks like this:
Code:
login anonymous
force_install_dir /home/gamer/go/deathmatch/
app_update 740
exit

_________________
Server list
Donate


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic  [ 1 post ] 

All times are UTC-04:00


Who is online

Users browsing this forum: No registered users and 5 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB® Forum Software © phpBB Limited