View Single Post
Razmo51
Senior Member
Join Date: Aug 2011
Location: Event "player_death"
Old 04-16-2013 , 18:10   Re: New Update 16.04
Reply With Quote #55

Quote:
Originally Posted by Powerlord View Post
Fine, I'll just write out the entire command line to update CS:S

Code:
steamcmd +@ShutdownOnFailedCommand 1 +login anonymous +force_install_dir ../css +app_update 232330 +quit
Just remember to substitute your install directory above, and if it's using Linux, it'll be ./steamcmd.sh instead of steamcmd

You can also write a script css_ds.txt that looks like this:

Code:
@ShutdownOnFailedCommand 1
@NoPromptForPassword 1
login anonymous
force_install_dir ../css
app_update 232330
quit
and then run it using steamcmd +runscript css_ds.txt
thanks but I already know about SteamCMD system & syntax (I've CSGO server)
I do exactly what you explain, its doesn't work ;(

EDIT: tried wyth anonymous account, seems to work, thanks.
__________________
Sorry for my bad English, I'm Belgian

Last edited by Razmo51; 04-16-2013 at 18:20.
Razmo51 is offline