AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Source Servers (SRCDS) (https://forums.alliedmods.net/forumdisplay.php?f=130)
-   -   Help with SRCDS (CS:S) (https://forums.alliedmods.net/showthread.php?t=268004)

Baxx 08-03-2015 09:51

Help with SRCDS (CS:S)
 
Hey guys, new member here. I'm working on a dedicated server for Counter-Strike Source, and I've worked up all the way to the HldsUpdateTool, but it doesn't want to work with me. My file directory is C:\SRCDS for everything so far, and the worst thing is when I use the shortcut to update (C:\SRCDS\Updater\srcds.exe -command update -game cstrike) it bring up a command prompt with the following messages:

-Checking Bootstraper version...
-Getting version 51 of Steam Hlds Update Tool....
-No, Steam Content Servers available, Try again Later

I need help bad lol I've done this before in Windows 8.1 before and it worked fine, but Windows 10 is being mean.

Bchewy 08-03-2015 09:56

Re: Help with SRCDS (CS:S)
 
Hey, check this video out it might help ? :o
https://www.youtube.com/watch?v=_N0NHm_1ne4

Baxx 08-03-2015 11:11

Re: Help with SRCDS (CS:S)
 
Same thing happens. Up to the command prompt with the shortcut and the same thing happens.

Bacardi 08-03-2015 11:29

Re: Help with SRCDS (CS:S)
 
2 Attachment(s)
HLDSUpdatetool is now outdated.

Use SteamCMD https://developer.valvesoftware.com/wiki/SteamCMD
File itself for windows https://steamcdn-a.akamaihd.net/clie...r/steamcmd.zip

Unzip file example destination path
[Driver letter]:\srcds\steamcmd\steamcmd.exe

Create small update.txt file in same place where steamcmd.exe
update.txt


Create small steamcmd.bat batch file in same place where steamcmd.exe
steamcmd.bat


And double click/launch steamcmd.bat file.
It should start download cs:s to
[Driver letter]:\srcds\counter-strike source\



*
I attached those 2 files if you didn't get it.

Baxx 08-03-2015 13:05

Re: Help with SRCDS (CS:S)
 
Thank you so much Bacardi. It works well, and now I just have to re-learn how to make a SRCDS server, because this is a new format to me ( -u-);

Bacardi 08-03-2015 14:21

Re: Help with SRCDS (CS:S)
 
well, find srcds.exe and create shortcut.
Go that shortcut properties and in "target" field add more launch parameters
Code:

"C:\srcds\counter-strike source\srcds.exe" -console -game cstrike +map de_dust2 +maxplayers 10
Here more commands
6 Source Dedicated Server


All times are GMT -4. The time now is 02:08.

Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.