cmd line question CSS

Ask questions about dedicated servers here and we and other users will do our best to answer them. Please also refer to the self-help section for tutorials and answers to the most commonly asked questions.
Post Reply
canogiga
Compulsive poster
Compulsive poster
Posts: 60
https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
Joined: Sat May 01, 2010 12:52 pm

cmd line question CSS

Post by canogiga »

okay so my vds got a bug in and john fixed it for me, but when my fresh install system came up my gameinstalls dir was missing the source for CSS. I did have it check when i first tryed to do a fresh install.

So my problem is that i use the update tool to download and install css server. The problem is i cant get the server to start . It sorta starts but it dose show up on server list. I works when you us this cmd line

cmd.exe /c start /high /d"c:\game installs\sourcebase" "Game server" "c:\game installs\sourcebase\srcds.exe" -game cstrike -tickrate 100

it works
when i try to use

cmd.exe /c start /high /d"c:\game installs\sourcebase" "Game server" "c:\game installs\sourcebase\srcds.exe" -game cstrike -ip xxx.xxx.xxx.xxx -port xxxxx -maxplayers xx -tickrate 100 -console -nocrashdialog

filling in the info with my info it stats it up but it not connecting with steam servers

On my pub i got it to work cause i backed up the cstrike dir before i did the fresh install.
but on the scrim server that im trying to set up i didn't back up everything just the cfg folder and addons.

i think im missing a file that dosent come with the update that nfo provides
User avatar
Edge100x
Founder
Founder
Posts: 13126
Joined: Thu Apr 18, 2002 11:04 pm
Location: Seattle
Contact:

Re: cmd line question CSS

Post by Edge100x »

I recommend re-running the hldsupdatetool with the -verify_all option, as that will check all of your files to make sure that they are correct.

If you have another server that's working properly, you could also copy its folders over to this one, then delete its "addons" and "cfg" folders and replace them with your backed-up copies.
Post Reply