Posts: 9
Threads: 3
Joined: Oct 2007
Reputation:
0
10-17-2007, 01:05 PM
(This post was last modified: 10-17-2007, 01:05 PM by dhack.)
I need some help
Im setting a server up
The gui works and ppl can connect to it
but when i put -console it doesnt show up on the server list
any infomation you need just ask
Posts: 21
Threads: 7
Joined: Jul 2007
Reputation:
0
Are you port forwarding right? and make sure your start up line is correct.
Posts: 21
Threads: 7
Joined: Jul 2007
Reputation:
0
Oh sorry misread it. lol. well is the start up like correct?
Posts: 37
Threads: 1
Joined: Oct 2007
Reputation:
0
If you're using the console then you need to specify everything as commandline arguments
Assuming you're running CSSource, you'll need to do something like:
srcds_run -game "Counter-Strike Source" -maxplayers XX -port XXXXX +map de_dust -autoupdate
Basically, look at what settings you use on the GUI and replicate those on the command line.