[hlds_linux] minrate and maxrate for cs:s servers

2004-11-05 Thread Pleite
can anyone tell me how to set the min- and maxrate values for the server? i would like to optimize it for german adsl users... thx 'n greetz Pleite ___ To unsubscribe, edit your list preferences, or view the list archives, please visit:

[hlds_linux] steam account expired? size of cs:s server dir?

2004-11-05 Thread Pleite
after trying to update the server via autoupdate i got this message Using SSE2 Optimised binary. Auto-restarting the server on crash Updating server using Steam. Checking bootstrapper version ... Updating Installation Logging in as 'pleite2css' Login has expired, use password Fri Nov 5 11:27:21

Re: [hlds_linux] steam account expired? size of cs:s server dir?

2004-11-05 Thread Bruce \Bahamut\ Andrews
Pleite wrote: after trying to update the server via autoupdate i got this message Using SSE2 Optimised binary. Auto-restarting the server on crash Updating server using Steam. Checking bootstrapper version ... Updating Installation Logging in as 'pleite2css' Login has expired, use password Fri Nov

Re: [hlds_linux] minrate and maxrate for cs:s servers

2004-11-05 Thread Bruce \Bahamut\ Andrews
Pleite wrote: can anyone tell me how to set the min- and maxrate values for the server? i would like to optimize it for german adsl users... thx 'n greetz Pleite ___ To unsubscribe, edit your list preferences, or view the list archives, please visit:

RE: [hlds_linux] steam account expired? size of cs:s server dir?

2004-11-05 Thread Gavin Rodgers
We have the same issue, but do not wish to make another account, there are far to many servers for us to change the login on. Gavin Rodgers (BlueHawk^4u) 4u-servers.co.uk 4u-servers.net (forums) 4u-mobile.co.uk (ringtones logos ..) -Original Message- From: [EMAIL PROTECTED]

[hlds_linux] Hlds reinstall issue

2004-11-05 Thread William Warren
I had to reinstall my hlds recently due to changing linux versions. What is did was simply copy the entire /usr/steam directory and all sub directories to another partition. I then changed from mandrake 9.2 to centos(RHEL 3 clone). When the server starts up i get a username not setup or

Re: [hlds_linux] Hlds reinstall issue

2004-11-05 Thread Bruce \Bahamut\ Andrews
William Warren wrote: I had to reinstall my hlds recently due to changing linux versions. What is did was simply copy the entire /usr/steam directory and all sub directories to another partition. I then changed from mandrake 9.2 to centos(RHEL 3 clone). When the server starts up i get a username

Re: [hlds_linux] minrate and maxrate for cs:s servers

2004-11-05 Thread Pleite
ok, that's only thing i know too :)can u tell some good values to set this vars? Pleite wrote: can anyone tell me how to set the min- and maxrate values for the server? i would like to optimize it for german adsl users... thx 'n greetz Pleite

Re: [hlds_linux] steam account expired? size of cs:s server dir?

2004-11-05 Thread Britt Priddy \(PZGN\)
You only had to redo the entire command line - ie - -command update -dir . -game ?? -username [EMAIL PROTECTED] -password whatever -remember_password You dont have to create a new account. - Original Message - From: Gavin Rodgers [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Friday,

Re: [hlds_linux] steam account expired? size of cs:s server dir?

2004-11-05 Thread Pleite
k, maybe it work's with the direct steam update, i think i tested it yesterday and i didn't work too but i'm not sure. i think u mean using -password on steam cmdline?...i used -remember_password on cmdline when using steam, i started the server with -autoupdate and it worked until yesterday or

Re: [hlds_linux] minrate and maxrate for cs:s servers

2004-11-05 Thread Tom
Start here! sv_minrate 1500 sv_minupdaterate 10 sv_maxrate 8500 sv_maxupdaterate 60 My servers run these settings and are full 24/7. People of all connection types don't complain about lag. Be aware though. You will need to play around with these settings in order to find the best setup for your

Re: [hlds_linux] minrate and maxrate for cs:s servers

2004-11-05 Thread Ooks Server
I do this: sv_minrate 0 sv_minupdaterate (default) sv_maxrate 4500 sv_maxupdaterate (default) I'd increase maxrate if I had more bandwidth, but at this rate people ping at 50 or less and never complain about lag or responce. - Original Message - From: Tom [EMAIL PROTECTED] To: [EMAIL

Re: [hlds_linux] steam account expired? size of cs:s server dir?

2004-11-05 Thread Bruce \Bahamut\ Andrews
Britt Priddy (PZGN) wrote: You only had to redo the entire command line - ie - -command update -dir . -game ?? -username [EMAIL PROTECTED] -password whatever -remember_password You dont have to create a new account. mm, you don't have to redo the username part usually. Just the password entry =)

Re: [hlds_linux] steam account expired? size of cs:s server dir?

2004-11-05 Thread Lumpy
On Sat, 06 Nov 2004 03:01:23 +1000, Bruce Bahamut Andrews [EMAIL PROTECTED] wrote: Britt Priddy (PZGN) wrote: You only had to redo the entire command line - ie - -command update -dir . -game ?? -username [EMAIL PROTECTED] -password whatever -remember_password You dont have to create a

Re: [hlds_linux] steam account expired? size of cs:s server dir?

2004-11-05 Thread jmccarter
2 follow up questions: 1. Is there a way to specify username and password at cmdline for srcds_run (I think I already know the answer)? 2. What happens if you run steam -update while you have srcds running? Is there any way to resave my password without bringing down srcds? -Justin Britt

Re: [hlds_linux] steam account expired? size of cs:s server dir?

2004-11-05 Thread Michael McKoy
1. -steamuser and -steampass, with -autoupdate .. I always do it this way. 2. I imagine its best to shut down but I have never had any problems in the past if I did this. You could always just shutdown for five minutes though, it won't hurt you in the long run. 2 follow up questions: 1. Is

[hlds_linux] log_detail in srcds

2004-11-05 Thread Michael McKoy
Does anyone know what the various settings for log_detail do in srcds? The settings range from 0 to 15 now, I've tried 15 but am not getting all the information I want. What would be the equivolent to HLDS's mp_logdetail 3? ___ To unsubscribe, edit

Re: [hlds_linux] steam account expired? size of cs:s server dir?

2004-11-05 Thread Britt Priddy \(PZGN\)
Better safe than sorry - just cover all the bases. Make sure you also execute / startup the server under the same account you updated hlds with - Original Message - From: Bruce Bahamut Andrews [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Friday, November 05, 2004 11:01 AM Subject: Re:

RE: [hlds_linux] steam account expired? size of cs:s server dir?

2004-11-05 Thread Alfred Reynolds
You can only use 1 account per server, using the same account on multiple machines at the same time WON'T work. Using the same account on multiple machines at different times causes the various machines to be logged out (only the most recently use machine remains logged in). This means next time

RE: [hlds_linux] log_detail in srcds

2004-11-05 Thread Tim McLennan
-Original Message- From: [EMAIL PROTECTED] [mailto:hlds_linux- [EMAIL PROTECTED] On Behalf Of Michael McKoy Sent: November 5, 2004 12:24 PM To: [EMAIL PROTECTED] Subject: [hlds_linux] log_detail in srcds Does anyone know what the various settings for log_detail do in srcds? The

Re: [hlds_linux] Server list

2004-11-05 Thread m0gely
Eric (Deacon) wrote: Your servers weren't very good. That's the quick answer. I mean, if they were full 24/7 for many months, and they're a ghost town all of a sudden as soon as newer, better servers are on the list, you didn't have much--if any--semblance of a community. This assumes better

Re: [hlds_linux] log_detail in srcds

2004-11-05 Thread Bruce \Bahamut\ Andrews
Tim McLennan wrote: Mine is also set at 15, and my logs show a ridiculous number of suicides. Regards, Tim. Sounds like you should get a councellor into your server :o -- - Bruce Bahamut Andrews ___ To unsubscribe, edit your list

[hlds_linux] CHANGE LEVEL

2004-11-05 Thread m0gely
See the lines below from my console. I have never noticed the CHANGE LEVEL: mapname output before. As I don't have CS:S the client yet I can't test many theories. Does this console message get echoed when the map changes automatically? I have changed the name manually with changelevel and map

Re: [hlds_linux] log_detail in srcds

2004-11-05 Thread Scott Pettit
Bruce Bahamut Andrews wrote: Tim McLennan wrote: Mine is also set at 15, and my logs show a ridiculous number of suicides. Regards, Tim. Sounds like you should get a councellor into your server :o -- - Bruce Bahamut Andrews hahahaha that was excellent :D

[hlds_linux] Running an HL Server on Openmosix Cluster

2004-11-05 Thread latefreight
Hello, I am more than half way through with a personal project of setting up an openmosix cluster of my older computers. I do have a p4 in here that I previously used as a CS server that is the prime host, and really would just like to know if anyone has ever run an hlds server in a cluster,

Re: [hlds_linux] Running an HL Server on Openmosix Cluster

2004-11-05 Thread Edge100x
We tried it. You'll get high latencies if it's run anywhere but the home node (not unplayable, but maybe 20-40ms higher than normal, depending on the speed of the machines and network connections). The problem is that the game is I/O-heavy, and most I/O must go through the home node in an

Re: [hlds_linux] Running an HL Server on Openmosix Cluster

2004-11-05 Thread Scott
I don't think an OpenMosix cluster would be ideal for an hlds. Unfortunately, hlds is not threaded, so it could only use one processor at a time (so in an openmosix cluster, that means you only get to use one node). Even migration is painful, as hlds runs 100 Meg images in memory, so on a Fast

RE: [hlds_linux] minrate and maxrate for cs:s servers

2004-11-05 Thread D.Batastini
This should help you out. http://server.counter-strike.net/server.php?cmd=howtoshow=tweakrates -DAB -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Pleite Sent: Friday, November 05, 2004 8:30 AM To: [EMAIL PROTECTED] Subject: Re: [hlds_linux] minrate