SRCDS Steam group


noob question
#1
Cool 
first,sry for my bad english

1.i have three problems:where can i downland server.cfg?my computer cant make it(just can make txt file)

2.how i set cvar at SRCDS?i use this kind of way to start my server

c:\srcds\srcds.exe -console -game hl2mp +map dm_lockdown -maxplayers 16 -autoupdate

but it cant set any cvar in it...

3.how i start my srcds like Source mulitplayer dedicated server?

it means you can set your map,server name and maxplayer.. before you start your server?(i double-click my SRCDS.exe and nothing happen)
Reply
#2
1. file --> save as... --> server.cfg
2. cvars are set in the server.cfg
3. You need to start srcds via the command line.
~ Mooga ...w00t? - SRCDS.com on Twitter
[Image: 76561197965445574.png]
Please do not PM me for server related help
fqdn Wrote:if you've seen the any of the matrix movies, a game server is not all that different. it runs a version of the game that handles the entire world for each client connected. that's the 2 sentence explanation.
Reply
#3
not sure if troll or retard
Reply
#4
[Image: aa886fafc4ef5e9b5d1ad5c.png]
Reply
#5
The two above people are extraordinarily helpful. I recommend we promote them to admin immediately!

Anyway, if you save a file (like from Notepad), then it's a good idea to type the file name "in quotes", i.e. "server.cfg", otherwise there's a chance it'll get saved as server.cfg.txt. You can also enable file extensions from Folder Options.

You should use +maxplayers instead of -maxplayers.

If you're running on Windows, -autoupdate doesn't work. You should remove it.

You can create a batch file. Just type this in Notepad and save as "server.bat" in the same folder as srcds.exe.

Code:
start srcds.exe -console -game hl2mp +map dm_lockdown +maxplayers 16
[Image: 76561198006409530.png]
If I helped you, I would love some rep. Smile
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)