SRCDS Steam group


Time to update the website??
#1
Rolleyes 
Ok guys?

time to update?
http://www.srcds.com/db/engine.php?subaction=showfull&id=1098643920

I have a problem to install, Who can help me? Big Grin
I got this error:
Code:
[user@localhost bitch]# ./server.sh
: command not found:
Starting Bitch Cs:Source Server
sleep: invalid time interval `1\r'
Try `sleep --help' for more information.

server.sh:
Code:
#!/bin/sh
echo "Starting Bitch Cs:Source Server"
sleep 1
screen -A -m -d -S bitch ./orangebox/srcds_run -console -game cstrike +map de_dust2 +maxplayers 12 -ip 193.104.186.78 -port 27016 -autoupdate
Reply
#2
You dont need the first 3 lines at all Smile (they are superflouos in my oppinion)

Also, put the start script in your orangebox folder and use this instead:
Code:
screen -A -m -d -S bitch ./srcds_run -console -game cstrike +map de_dust2 +maxplayers 12 -ip 193.104.186.78 -port 27016 -autoupdate
Slå den med jeres fiberforbindelser...

[Image: 1308107839.png]
Reply
#3
ok nice thanks.

BUT!!!
somebody needs to re-write the install page! (A)
http://www.srcds.com/db/engine.php?subac...1098643920
Reply
#4
the first line is needed to make sure the script runs correctly. else you might have some undefined behaviour (it speficies the interpreter, if you don't do that your shell decides what to do, and that might be the wrong thing).

EDIT: judging from the error messages you saved the script file with the wrong line ending format. make sure it's unix not windows!
http://www.fpsmeter.org
http://wiki.fragaholics.de/index.php/EN:Linux_Optimization_Guide (Linux Kernel HOWTO!)
Do not ask technical questions via PM!
Reply
#5
Thanks guys, my 5 servers are running again!
But I still hope somebody gonna re-write the install page Toungue Big Grin :$
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)