Re: [hlds_linux] CS1.6 - steamcmd autoupdate not working?

2013-02-24 Thread Austin
Thats because there is no -steam_dir and -steamcmd_script parameters in 1.6. It works different from CSGO, great Valve :) Just look into the hlds_run script: -autoupdate) AUTO_UPDATE=yes STEAM=steamcmd/steam.sh RESTART=yes ;; CMD=$STEAM +logon anonymous +force_install_dir .. +app_update 90

Re: [hlds_linux] CS1.6 - steamcmd autoupdate not working?

2013-02-24 Thread David Fountain
That's even the wrong script. Steam was from hldsupdatetool. Steamcmd.sh is steamcmd SavSin On Feb 24, 2013 5:08 AM, Austin aus...@fakaheda.eu wrote: Thats because there is no -steam_dir and -steamcmd_script parameters in 1.6. It works different from CSGO, great Valve :) Just look into the

Re: [hlds_linux] CS1.6 - steamcmd autoupdate not working?

2013-02-24 Thread Marco Padovan
uhm... so... what shall we doto have autoupdate working properly? for now we are just relying on manual updates :D Il 24/02/2013 14.18, David Fountain ha scritto: That's even the wrong script. Steam was from hldsupdatetool. Steamcmd.sh is steamcmd SavSin On Feb 24, 2013 5:08 AM, Austin

Re: [hlds_linux] CS1.6 - steamcmd autoupdate not working?

2013-02-24 Thread Ross Bemrose
At a guess, update hlds_run to point to the correct location of steamcmd.sh On 2/24/2013 1:36 PM, Marco Padovan wrote: uhm... so... what shall we doto have autoupdate working properly? for now we are just relying on manual updates :D Il 24/02/2013 14.18, David Fountain ha scritto: That's

Re: [hlds_linux] CS1.6 - steamcmd autoupdate not working?

2013-02-24 Thread Marco Padovan
ok... going to wait for valve to fix it then... as I do not want to start fixing their errors and getting them reverted each time I run a validate :D Il 24/02/2013 19.38, Ross Bemrose ha scritto: At a guess, update hlds_run to point to the correct location of steamcmd.sh On 2/24/2013 1:36

[hlds_linux] CS1.6 - steamcmd autoupdate not working?

2013-02-23 Thread Marco Padovan
When starting a server with: -autoupdate -steam_dir ~/cs1.6/steam-installer/ -steamcmd_script /home/somepath/scripts/cs1.6-autoupdate-anonymous.txt I get: Could not locate steam binary:steamcmd/steam.sh, ignoring. I cannot see anywhere steamcmd/steam.sh being created/downloaded... where is it

Re: [hlds_linux] CS1.6 - steamcmd autoupdate not working?

2013-02-23 Thread Andre Müller
Make a symlink from steamcmd.sh to steam.sh or copy the file to steam.sh. 2013/2/23 Marco Padovan e...@evcz.tk: When starting a server with: -autoupdate -steam_dir ~/cs1.6/steam-installer/ -steamcmd_script /home/somepath/scripts/cs1.6-autoupdate-anonymous.txt I get: Could not locate steam

Re: [hlds_linux] CS1.6 - steamcmd autoupdate not working?

2013-02-23 Thread Marco Padovan
I'm not sure if I understood you reply. should I create a folder named steamcmd/ somewhere? why is it looking for it? is this and expected behaviour? Il 23/02/2013 16.40, Andre Müller ha scritto: Make a symlink from steamcmd.sh to steam.sh or copy the file to steam.sh. 2013/2/23 Marco

Re: [hlds_linux] CS1.6 - steamcmd autoupdate not working?

2013-02-23 Thread David Fountain
Is the 1.6. Steam can't use the '.' In path SavSin On Feb 23, 2013 8:00 AM, Marco Padovan e...@evcz.tk wrote: I'm not sure if I understood you reply. should I create a folder named steamcmd/ somewhere? why is it looking for it? is this and expected behaviour? Il 23/02/2013 16.40, Andre

Re: [hlds_linux] CS1.6 - steamcmd autoupdate not working?

2013-02-23 Thread Marco Padovan
ah great :| let me try something else then :| Il 23/02/2013 18.02, David Fountain ha scritto: Is the 1.6. Steam can't use the '.' In path SavSin On Feb 23, 2013 8:00 AM, Marco Padovan e...@evcz.tk wrote: I'm not sure if I understood you reply. should I create a folder named steamcmd/

Re: [hlds_linux] CS1.6 - steamcmd autoupdate not working?

2013-02-23 Thread Marco Padovan
this one didn't worked either... still same error: ./hlds_run -autoupdate -steam_dir /home/username/steam-installer/ -steamcmd_script /home/somepath/scripts/cstrike-autoupdate-anonymous.txt Il 23/02/2013 18.02, David Fountain ha scritto: Is the 1.6. Steam can't use the '.' In path SavSin

Re: [hlds_linux] CS1.6 - steamcmd autoupdate not working?

2013-02-23 Thread David Fountain
./hlds_run -autoupdate -steam_dir /home/username/steam-installer/ -steamcmd_script cstrike-autoupdate-anonymous.txt this goes in the steamcmd folder On Sat, Feb 23, 2013 at 10:42 AM, Marco Padovan e...@evcz.tk wrote: this one didn't worked either... still same error: Il 23/02/2013

Re: [hlds_linux] CS1.6 - steamcmd autoupdate not working?

2013-02-23 Thread Marco Padovan
./hlds_linux -autoupdate -steam_dir /home/user/cs1.6/steam-installer/ -steamcmd_script cstrike-autoupdate-anonymous.txt still giving: Could not locate steam binary:steamcmd/steam.sh, ignoring. How are you doing it? Il 23/02/2013 20.52, David Fountain ha scritto: ./hlds_run -autoupdate

Re: [hlds_linux] CS1.6 - steamcmd autoupdate not working?

2013-02-23 Thread David Fountain
Give me a sec ill dl a copy of the game and see what happens SavSin On Feb 23, 2013 4:17 PM, Marco Padovan e...@evcz.tk wrote: ./hlds_linux -autoupdate -steam_dir /home/user/cs1.6/steam-installer/ -steamcmd_script cstrike-autoupdate-anonymous.txt still giving: Could not locate steam