RE: [hlds_linux] Problems running SRCDS and HLDS at the same server

2007-04-24 Thread Gavin Rodgers
You may want to force the ports +port gameport -sport vacs +tv_port sourcetv Eg +port 27015 -sport 27016 For source add something like +tv_port 27017 So for a second server you may do +port 27020 -sport 27021 and if its source +tv_port 27022 See if that helps. Gavin Rodgers (BlueHawk^4u)

RE: [hlds_linux] Problems running SRCDS and HLDS at the same server

2007-04-24 Thread Andreas Kang Schøyen
PROTECTED] On Behalf Of Gavin Rodgers Sent: Tuesday, April 24, 2007 11:05 AM To: hlds_linux@list.valvesoftware.com Subject: RE: [hlds_linux] Problems running SRCDS and HLDS at the same server You may want to force the ports +port gameport -sport vacs +tv_port sourcetv Eg +port 27015 -sport 27016

Re: [hlds_linux] Problems running SRCDS and HLDS at the same server

2007-04-24 Thread Kevin Ottalini
I've found that the order in which you start up the HL1 and HL2 servers is extremely important, depending especially on how you specify ports in the launch properties. 1. It's always important to launch servers with the target port in the launch properties, although on an all SRCDS servers

RE: [hlds_linux] Problems running SRCDS and HLDS at the same server

2007-04-24 Thread Andreas Kang Schøyen
Faks: 22178218 Web: www.novanett.no -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Kevin Ottalini Sent: Tuesday, April 24, 2007 11:32 AM To: hlds_linux@list.valvesoftware.com Subject: Re: [hlds_linux] Problems running SRCDS and HLDS at the same server I've

RE: [hlds_linux] Problems running SRCDS and HLDS at the same server

2007-04-24 Thread Andreas Kang Schøyen
: www.novanett.no -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Kevin Ottalini Sent: Tuesday, April 24, 2007 11:32 AM To: hlds_linux@list.valvesoftware.com Subject: Re: [hlds_linux] Problems running SRCDS and HLDS at the same server I've found

Re: [hlds_linux] Problems running SRCDS and HLDS at the same server

2007-04-24 Thread Regime
For source, you are still missing some ports. Try the below startup line format: ./srcds_run -game cstrike +ip 123.123.123.123 -port 27015 \ -clientport 27005 -steamport 27009 -tv_port 27020 +map de_dust2 \ +maxplayers 20 -tickrate 100 Yes it is -steamport for source, not -sport. At least this is