SRCDS Steam group


Server.cfg problems
#1
Hello, I currently used this server.cfg maker:
http://www.cstrike-planet.com/cfgmaker?cfg=srcds

I put it in cstrike/cfg/ and some of the settings seem correct like rconpassword, hostname and some other things but not all of the settings are saved for the server like timelimit, roundtime, differ from what i put in the server.cfg

Do I need to do anything else to make it work??
Reply
#2
quick question, did you copy the output of the cfg maker and paste it into notepad (as in on your windows client comp), then save, and then upload to your cstrike/cfg/ directory, or did you paste it into a new file in linux named server.cfg?
United Strike Marine Corps
USMC-CO| θ (theta)
Reply
#3
i did it in windows and uploaded it via ssh >< but i made sure i didnt do server.cfg.txt =\
Reply
#4
make it in linux, often times notepad files wont work right in linux.

I use vi for editing files in linux, you can use whatever is easier for you.

Code:
cd <path to srcds>/cstrike/cfg
rm server.cfg
vi server.cfg
i (to insert)
*paste in contents from your server.cfg output that you got
Code:
esc
:
w
q

This will save and write your file
United Strike Marine Corps
USMC-CO| θ (theta)
Reply
#5
Wordpad would do it. Notepad is evil.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)