Posts: 1
Threads: 1
Joined: Jan 2005
Reputation:
0
Is there a command line reference for SRCDS?
Amazingly, it comes with no readme, and doing SRCDS -? /help does nothing appropriate.
Posts: 22
Threads: 1
Joined: Jan 2005
Reputation:
0
I've been looking for a definitive srcds command line listing for about a week now, nothing has turned up so far. I am slowly learning things after trial and error, reading and trying old hlds commands and am in the process of documenting all of my findings to eventually post here.
Posts: 19
Threads: 0
Joined: Feb 2005
Reputation:
0
Do cvarlist in the console. If you want to dump that into a text file do cvarlist log cvars.txt. You can customize it a bit and just dump the sv* cvars into a list like this: cvarlist log cvars_sv.txt sv_. That will make a cvars_sv.txt file in your mod folder ie: cstrike.