try this

#/bin/sh

screen -A -m -d -S servername ./hlds_run +sv_lan 0 +insecure -game cstrike
+nomaster +port 27015 +servercfgfile server.cfg +logsdir logs +maxplayers 13
+map de_aztec +mapcyclefile mapcycle.txt



to see it from console you type:

#screen -r servername

to deatache screen type

CTRL+A+D

to exit screen do a CTRL+C



bye

----- Original Message -----
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, November 11, 2003 2:29 AM
Subject: AW: [hlds_linux] can't make it working.....:(((


dont use "&"

i suggest u use: screen -dmS hl hlds_run -game bla bla bla

"&" didnt work for me

-----Urspr�ngliche Nachricht-----
Von: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Auftrag von Mad
Scientist
Gesendet: Tuesday, November 11, 2003 1:19
An: [EMAIL PROTECTED]
Betreff: Re: [hlds_linux] can't make it working.....:(((


> It would look something like this ./hlds_run -game <game> +maxplayers
> 20 +map De_dust2 +port 27016 -autoupdate &

Try "de_dust2" instead of "De_dust2". This is Linux, after all, which
has a case-sensitive filesystem.

-Mad

--
"A proof is a proof. What kind of a proof? It's a proof. A proof is a
proof. And when you have a good proof, it's because it's proven."

                - Prime Minister Jean Chr�tien



_______________________________________________
To unsubscribe, edit your list preferences, or view the list archives,
please visit:
http://list.valvesoftware.com/mailman/listinfo/hlds_linux


_______________________________________________
To unsubscribe, edit your list preferences, or view the list archives,
please visit:
http://list.valvesoftware.com/mailman/listinfo/hlds_linux


_______________________________________________
To unsubscribe, edit your list preferences, or view the list archives, please visit:
http://list.valvesoftware.com/mailman/listinfo/hlds_linux

Reply via email to