Re: [hlds_linux] TF2 Linux Command Line

2007-09-21 Thread Jon Swope
-- [ Picked text/plain from multipart/alternative ] I am having the same problems here. I have tried all combinations of file permissions and ownership I can think of. I made the file a very simple one to just set a known tf2 convar to a default setting, to remove the possibility of a malformed

Re: [hlds_linux] TF2 Linux Command Line

2007-09-21 Thread Theo Macris
-- [ Picked text/plain from multipart/alternative ] I would love if someone would post the contents of their server.cfg All's I have in mine is hostname and rcon password. :{ I am new to the game so I dont even know what the cvars I see in HLSW are controlling. Anyway if anyone has a good working

Re: [hlds_linux] TF2 Linux Command Line

2007-09-21 Thread LouLou Bizou
-- [ Picked text/plain from multipart/alternative ] server cfg still the same as other source games ! just chek essentials cvars with command: cvarlist exemple: cvarlist mp (print all mp cvars) do cvarlist ? for more infos ! etc ... ++ 2007/9/21, Theo Macris [EMAIL PROTECTED]: -- [

RE: [hlds_linux] TF2 Linux Command Line

2007-09-21 Thread Martin Nicholls
Subject: Re: [hlds_linux] TF2 Linux Command Line -- [ Picked text/plain from multipart/alternative ] I would love if someone would post the contents of their server.cfg All's I have in mine is hostname and rcon password. :{ I am new to the game so I dont even know what the cvars I see in HLSW

Re: [hlds_linux] TF2 Linux Command Line

2007-09-20 Thread Andreas Grimm
Run it like the others ... for TF2 it is -game tf Good luck :) -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED] Sent: Friday, September 21, 2007 2:15 AM To: hlds_linux@list.valvesoftware.com Subject: [hlds_linux] TF2 Linux Command

Re: [hlds_linux] TF2 Linux Command Line

2007-09-20 Thread hlds_linux
pretty much the same here is mine.. you can add the IP and port args same as the css one. srcds.exe -console -game tf +map ctf_2fort +maxplayers 14 Does anyone have a good start command line, or do we just run it like css with a different -game command? Thank you. =)

RE: [hlds_linux] TF2 Linux Command Line

2007-09-20 Thread spamabc
PROTECTED] On Behalf Of [EMAIL PROTECTED] Sent: Friday, September 21, 2007 2:22 To: hlds_linux@list.valvesoftware.com Subject: Re: [hlds_linux] TF2 Linux Command Line pretty much the same here is mine.. you can add the IP and port args same as the css one. srcds.exe -console -game tf +map ctf_2fort

Re: [hlds_linux] TF2 Linux Command Line

2007-09-20 Thread Peter Brooks
Make sure you run it within the orangebox directory, if the bins aren't in there then update until they are. It works here, a few errors but something to look at tomorrow. Cheers valve. On 21/09/2007, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: pretty much the same here is mine.. you can add

Re: [hlds_linux] TF2 Linux Command Line

2007-09-20 Thread Tim
-- [ Picked text/plain from multipart/alternative ] Hi everyone, [joined this list an hour ago] I just got my CSS/DoDS/FF server running TF2 and 1. you gotta run the srcds_run file in /maindir/orangebox/ now instead of /maindir/ 2. at least thats what I did and it ran, if we need to copy the new

Re: [hlds_linux] TF2 Linux Command Line

2007-09-20 Thread Tim
-- [ Picked text/plain from multipart/alternative ] forget my question, +exec server.cfg was all that was needed. On 9/21/07, Tim [EMAIL PROTECTED] wrote: Hi everyone, [joined this list an hour ago] I just got my CSS/DoDS/FF server running TF2 and 1. you gotta run the srcds_run file in

Re: [hlds_linux] TF2 Linux Command Line

2007-09-20 Thread James Gurney
On 09/20/2007 05:41 PM, Tim wrote: -- [ Picked text/plain from multipart/alternative ] forget my question, +exec server.cfg was all that was needed. As far as I can tell, cfg/server.cfg is run automatically. At least, it was here. My server is up at 209.221.142.115, haven't had a chance to

Re: [hlds_linux] TF2 Linux Command Line

2007-09-20 Thread Drew Kirkpatrick
Strange, I'm using the same -exec filename.cfg, but every time I start the server I get: exec:couldn't exec filename.cfg I even threw in the absolute path. Any help? Here's my script: #!/bin/bash cd /home/serverUser/source_servers/srcds_1/orangebox screen -S tf2 ./srcds_run -console -game tf