SRCDS Steam group


Automatic update on srcds?
#1
Hello guys, is there any automatic update for the servers? So you dont need to reinstall the Srcds all the time? It´s really annjoying couse of the updates and i think there is an tool like Srcds gurdinna. So could you guys help me out? =)


Well im searching it for
Counter-Strike Source Server
Reply
#2
create a new bat file and name it: update for css.bat. put this coding inside.

Code:
@echo off
title Update server
hldsupdatetool
echo just updated hlds, working on server now!
pause
hldsupdatetool -command update -game "Counter-Strike Source" -dir C:\srcds
echo Server has been updated, Enjoy!
pause

If your server is installed in a different dir. then just change the letter C to the correct drive letter
Reply
#3
(08-26-2010, 12:28 PM)FITZ Wrote:  create a new bat file and name it: update for css.bat. put this coding inside.

Code:
@echo off
title Update server
hldsupdatetool
echo just updated hlds, working on server now!
pause
hldsupdatetool -command update -game "Counter-Strike Source" -dir C:\srcds
echo Server has been updated, Enjoy!
pause

If your server is installed in a different dir. then just change the letter C to the correct drive letter

This is not what he requested..
This to manually update the server after turning the server down
and you don't have to redownload the whole files OP
the hlds is for updating , installing just remember to specify the right dir

there is startup command in startup line called -autoupdate
but as some member here told me it's only works for linux servers not for windows one it's simply got no use under windows.
Reply
#4
You can make a batch script to update the server on startup, but its usually better just to manually update. -autoupdate doesn't work in Windows.
Reply
#5
(08-27-2010, 05:35 PM)Beaverbeliever Wrote:  You can make a batch script to update the server on startup, but its usually better just to manually update. -autoupdate doesn't work in Windows.

can you please post the patch script

i would like one that auto restart on server crash or quit command as well as check for update on each startup after quit or crash

that would be easier for remote updating just by rcon quit
Reply
#6
I don't have it, but you can ask Mooga to add the feature in his Guardian keep-alive script here: http://forums.srcds.com/viewtopic/13722
Reply


Forum Jump:


Users browsing this thread: 3 Guest(s)