SRCDS Steam group


problem with Screen
#8
(okay, AFTER i posted this the previous post appeared; Must've been cached. In any case, i will not delete this message afterwards.)


Code:
#!/bin/sh
echo "Starting Cs:Source Server"
sleep 1
cd /home/username/srcds/orangebox
screen -A -m -d -S css-server ./srcds_run -console -game cstrike  +ip 212.71.35.84 -port 27017 -tickrate 100 +fps_max 600 +maxplayers 32 +map de_dust2 -autoupdate
sleep 10

I've added
Code:
cd /home/username/srcds/orangebox

and
Code:
sleep 10

as a variation on your initial script.

As said before, use the following command to attach the screen:
Code:
screen -x css-server

Then press ctrl+A+D to detach it again.
Steam username for communication: root_admin (but i'm just a regular user)
Reply


Messages In This Thread
problem with Screen - last night - 07-05-2010, 05:04 PM
RE: problem with Screen - Terrorkarotte - 07-05-2010, 05:50 PM
RE: problem with Screen - last night - 07-05-2010, 06:59 PM
RE: problem with Screen - Arjen - 07-05-2010, 07:14 PM
RE: problem with Screen - last night - 07-05-2010, 07:46 PM
RE: problem with Screen - last night - 07-05-2010, 11:13 PM
RE: problem with Screen - last night - 07-06-2010, 03:11 AM
RE: problem with Screen - BjornR1989 - 07-06-2010, 06:06 AM
RE: problem with Screen - last night - 07-06-2010, 06:24 AM
RE: problem with Screen - last night - 07-07-2010, 11:35 PM
RE: problem with Screen - BjornR1989 - 07-08-2010, 12:25 AM
RE: problem with Screen - blitztm - 07-08-2010, 08:21 AM
RE: problem with Screen - last night - 07-11-2010, 11:43 PM
RE: problem with Screen - Arjen - 07-12-2010, 12:13 AM
RE: problem with Screen - last night - 07-12-2010, 04:33 PM
RE: problem with Screen - Arjen - 07-12-2010, 11:45 PM
RE: problem with Screen - last night - 07-13-2010, 02:54 AM
RE: problem with Screen - BehaartesEtwas - 07-13-2010, 06:17 PM
RE: problem with Screen - last night - 07-14-2010, 05:05 PM
RE: problem with Screen - BehaartesEtwas - 07-12-2010, 05:38 PM
RE: problem with Screen - last night - 07-12-2010, 10:38 PM
RE: problem with Screen - Arjen - 07-13-2010, 06:14 AM
RE: problem with Screen - last night - 07-13-2010, 07:21 AM

Forum Jump:


Users browsing this thread: