SRCDS Steam group


Please help!! Install HL2 DM of Fedora 6!!
#1
Hey everyone, first timer here looking for your help.

I have Fedora 6 and did this walkthrough (http://www.srcds.com/db/engine.php?subaction=showfull&id=1098643920) to install SRCDS for Half Life 2 Death Match, not Counter Strike.

I really need help on this, I dont know if this is the best instruction for getting a hl2dm server up and running. At the very end of the instructions is says the following:


We will make a script that will run the srcds in the background in a "screen"
you will need to have screen installed for this. make a file called server.sh and put this in:
Command(s):
#!/bin/sh
echo "Starting Cs:Source Server"
sleep 1
screen -A -m -d -S css-server ./srcds_run -console -game cstrike +map de_dust +maxplayers 16 -autoupdate

Save the file, and chmod it to run
Command(s):chmod +x server.sh

If you want to start your server, simply run server.sh . It will start your srcd server in the background, to open it type:
Command(s):screen -x css-server


I did: screen -x css-server and I got this message: bash: screen: cpmmand not found.

Can someone give me a step by step on how to do this the right way? I want to set this up to play on a home network and am loosing my mind. PLEASE!!!!

Thanks!

Peter
Reply
#2
as root run

yum install screen
[Image: userbar_wow.jpg]
starting 9/24/2006 if your problem has been solved please edit your first post and add [solved] to the begining of the title. Thanks.
Reply
#3
cryotek Wrote:as root run

yum install screen

WHat will that do for me?
Reply
#4
umm...that will install the screen program so you actually get to run the "screen" command.....
Reply
#5
prequisites for fedora:

ln -s /bin/gunzip /bin/uncompress
yum install -y screen

even done this install it and fire the command with:
screen -S source_server1 -d -m ./srcds_run -game XXX -port XXXXX -tickrate XXX -blabla blabla .....
Linux IsiX 64 Generic Desktop ValHalla 2.6.33.4 x86_64
Intel Core 2 Duo T8400 4Gb Ram 40G SSD Intel
[Image: b_460x42_C000000-454234-696149-FFFFFF-FFF468-FFF468.png]
DoD 31 Comunity DoD 31 Spanish Comunity
Erste SS Panzer Grendier Division [DOD Clan]
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)