![]() |
![]() |
|
|||||||
| Dedicated Server Support The Place For All You Serveradmins |
![]() |
|
|
Thread Tools | Display Modes |
|
#1
|
||||
|
||||
|
Here is the shortcut to use for HLDS to update/install the red orchestra server files:
hldsupdatetool -command update -game redorchestra -dir . You can get the update tool from: http://steampowered.com/index.php?area=getsteamnow |
|
#2
|
|||
|
|||
|
This will probably be asked a lot, so for linux:
Download the linux version of hlupdatetool and place it into the directory you want to install the server to. Then do: chmod +x hldsupdatetool.bin ./hldsupdatetool.bin If you get an "uncompress not found" error do: su <type in root password> then do: cd /bin; ln -s gunzip uncompress now exit the root shell and again do: ./hldsupdatetool.bin After you accept the license agreement do: ./steam -command update -game redorchestra -dir . If should update the steam binary; when it's done run the above command again. Grab a cup of coffee and enjoy
|
|
#3
|
|||
|
|||
|
Quote:
[FONT=Verdana]./steam -command update -game redorchestra -dir ~/hlds/ROOST[/FONT][FONT=Verdana] [/FONT] Last edited by mburnzie; 04-17-2006 at 08:06 PM. |
|
#4
|
|||
|
|||
|
Tonight I was installing a Half-Life 2 dedicated server on the same box and I discovered that it will also install without the tilde (~). So this command line should work too.
./steam -command update -game redorchestra -dir /hlds/ROOST p.s. it looks like the info preceding my post came from here. Pretty good stuff. http://www.srcds.com/ |
|
#5
|
||||
|
||||
|
Can we have a step-by-step idiot-proof guide for using HLDS tool on a windows server please?
__________________
Company website: http://tonygillham.com "That's not just idle fact, it's cold, hard speculation." - Yahtzee
|
|
#6
|
||||
|
||||
|
if you guys already got a server setup for you just contact the company that did it.
If you want to set up a server yourself follow the link to the hlds update tool and just read the txt file its self explaining.
__________________
Look kittuns! |
|
#7
|
|||
|
|||
|
Will we lose our configuration files?
|
|
#8
|
||||
|
||||
|
no you shouldn't but you could always back it up and place it back later.
__________________
Look kittuns! |
|
#9
|
|||
|
|||
|
The way I do it with rdp to my WinServer2003 server:
Download the hlds update tool. Open notepad. Add lines similar to the following: Code:
cd C:\program files\valve\hlserver hldsupdatetool -command update -game "redorchestra" -dir "c:\program files\ROOST" pause Change the text within the quotations after -dir to point to the parent location of your Red Orchestra files. Save the file as (for example) ROupdate. bat to your desktop. (Be sure that notepad does not save it as ROupdate.bat.txt) Close notepad. Double click the icon and it should update the server files. Be warned, just like the client patch, it takes a while. Floyd
__________________
![]() [50pc.] Red Orchestra : 69.28.220.10 Wish you were here.
|
|
#10
|
|||
|
|||
|
Floyd, for some reason that batch file wants to install the updatetool every time i run it, i have chnged all the lines to the correct paths.
__________________
RO AirAttack = 62.141.50.30:7757 RO Brezina 24/7 = 62.141.51.30:7757 http://www.airattack.co.uk
|
|
#11
|
|||
|
|||
|
Hmm.
The first line should change to the directory where you installed the hldsupdatetool.exe file. Then the next line executes it with the parameters. If there is no update, I get a message indicating so. That is verbatim the .bat file on my servers desktop....strange.
__________________
![]() [50pc.] Red Orchestra : 69.28.220.10 Wish you were here.
|
|
#12
|
|||
|
|||
|
Thats the way I've done in m8, just don't under stand why it keeps wanting to install hldsupdatetool, never mind I've just resorted to typing it in.
Would have been handy having the batch file though.
__________________
RO AirAttack = 62.141.50.30:7757 RO Brezina 24/7 = 62.141.51.30:7757 http://www.airattack.co.uk
|
|
#13
|
|||
|
|||
|
I've got it to work, I forgot the server has a partition where the games are installed, just had to change the path to partition drive then cd to the hlserver.
![]() Thanks Floyd BTW Floyd, That is a cracking little tip, simple but effective.
__________________
RO AirAttack = 62.141.50.30:7757 RO Brezina 24/7 = 62.141.51.30:7757 http://www.airattack.co.uk
Last edited by Punchy; 06-28-2006 at 07:08 AM. |
|
#14
|
|||
|
|||
|
The DOS days weren't all in vain
I neglected to ask if you had multiple drives (virtual or otherwise). Glad you got it going. Floyd
__________________
![]() [50pc.] Red Orchestra : 69.28.220.10 Wish you were here.
|
|
#15
|
|||
|
|||
|
Am I correct in assuming that this needs to be done on DEDICATED servers only and is not to be done on CLIENT machines??
Assuming the answer is yes, if someone has a GSP running their RO Server, they will need to have them do this update.. Correct?? |
|
#16
|
||||
|
||||
|
This is only for dedicated servers, not clients. Clients are updated automatically.
|
|
#17
|
|||
|
|||
|
OK Thanx for that..
Now one last bonehead question... Really, I promise. Last one. ![]() Is there a way to run this remotely on Dedicated Servers that are provided by GSPs??? I really hope this can be done, as it would eliminate a day or more delay in patching our RO server.. |
|
#18
|
|||
|
|||
|
Steam has re-structured thier website, the dedicated server download is no longer available at the "Get Steam Now" link. To download the dedicated server installer go to the following links.
Linux Server: http://storefront.steampowered.com/d...updatetool.bin Windows Server: http://support.steampowered.com/cgi-...630434&p_olh=0
__________________
|
|
#19
|
|||
|
|||
|
I am confused on what the second line in this should look like:
cd C:\program files\valve\hlserver hldsupdatetool -command update -game "redorchestra" -dir "c:\program files\ROOST" pause - what goes into the first quotations instead of "redorchestra" ? - my RO is located in c:\program files\steam\steamapps\common\red orchestra, but when the .bat loaded it up, it said it didn't recognize it. I am very confused with this text.
__________________
Last edited by {5.GJ}Graf; 10-31-2006 at 11:08 PM. |
|
#20
|
||||
|
||||
|
Just redorchestra should work.
All one word, no quotes. I know it works because i just started up a dos prompt and am updating my server right now. A side question from me, when updating/installing the ROOST server, does it automatically go straight to your base directory (like C:\ or F:\, no Program Files, etc)? For some reason I told it to install in the Valve folder, but it went to the base folder automatically instead. It's okay since i can just move the files around anyway, just wanted to know.
__________________
![]() Лейтенант Lejtenant Matvei Staroi 193rd Rifle Division |
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|