by predator on 16 Jan 2010, 21:08
If you followed all my introductions you reached the end of all other tutorials
you can find on the internet. There is nothing more to do and you should got
a stable and lag free cs server. Well - that's not true, maybe you noticed
some improvements on your performance but you don't got the true lan/eps feeling, right?
There are some secrets i'd like to share with you.
Let's start with error handling. A common problem on counter-strike 1.6 servers are the sv_bad errors
that kick most of the connected players from your server. This happens almost on 32 slot servers
that running alot of plugins. There are some solutions that help to reduce the problem.
1) Edit the server.cfg and set: sv_timeout "18"
2) Download and install the attached amxmodx plugins: sv_bad.zip
Now let's proceed with forcing the client rates. Well that's not the nice way,
but most players are using configs with low rates or don't allow the server
to change the rates within the range the server allows. This is a hugh problem
which effects the gameplay badly.
But note: Forcing the rates is the worst solution and some of your players will notice
a bad side effect like lags because there connection or pc is not able to handle it.
Anyways, it helps to prevent client based config cheats too.
3) Download and install the attached amxmodx plugin: rates.zip
Last but not least the ultimate tweak to optimize your gameserver for the real lan feeling.
For all who did not fall in sleep while reading this i'd like to present the best tweak at all.
It is a small plugin that turns off various calculations server side with a great performance boost!
The plugin reduces chokes and you'll notice that much more bullets reach their targets.
It also reduces the bandwidth the server sends.
Sounds to good? It's the truth, BUT there is a negative side effect, some animations are badly timed
especially that dead bodys don't fall to the ground for about 2 seconds. The only working solution i found
is to remove dead bodys instantly. Not the best one but worth to have it.
4) Download and install the attached amxmodx plugins: serverboost.zip
.
- Attachments
-
serverboost.zip
- (6.32 KiB) Downloaded 34 times
-
rates.zip
- (23.93 KiB) Downloaded 27 times
-
sv_bad.zip
- (10.97 KiB) Downloaded 20 times
Multiply it by infinity, and take it to the depth of forever,
and you will still have barely a glimpse of what i'm talking about.
