04-19-2008, 04:08 AM
Hi, I checked almost every post in here about configs so there won't be lags... at last, I decided this one to my server:
I am having a 16 player server, that always on one map (I did mp_limittime 80 so the server will be refreshed...)
Still, I am having lags: when someone surf (The one map is a surf one...), there are lags that "take" you bake... it isn't only when you surf... like when you are walking, suddenly there is a lag that cause you to "jump" back about 1 meter, and then you continue walking regular...
Any ideas?
Code:
tickrate 100 (in the running server command...)
fps_max 600 (in the running server command...)
sv_minrate 15000
sv_maxrate 20000
sv_mincmdrate 75
sv_maxcmdrate 100
sv_minupdaterate 75
sv_maxupdaterate 100
decalfrequency 10
net_maxfilesize 64
sv_unlag 1
sv_maxunlag 0.5
Still, I am having lags: when someone surf (The one map is a surf one...), there are lags that "take" you bake... it isn't only when you surf... like when you are walking, suddenly there is a lag that cause you to "jump" back about 1 meter, and then you continue walking regular...
Any ideas?