qnkov Posted February 23, 2011 Posted February 23, 2011 Which code from that post - http://maxcheaters.com/forum/index.php?topic=167569.0 I should put for my modem into server.cfg? I have status int 100.0mbps and with that program TCP Optimaizer my connection speed is 3mbps. So, should i use that code: Code: // DSL High // rate "12001.000521" sv_rate "9999" sv_latency "-21.000521" sv_updaterate "160" sv_cmdrate "40" mp_resend "2" mp_cmdbackup "2" sv_dlmax "768" ex_interp "0.01" ex_extrapmax "10" ???? Quote
GigiBecali Posted February 23, 2011 Posted February 23, 2011 sv_logbans 0 sv_logecho 0 sv_logfile 0 sv_log_onefile 0 mp_logmessages 0 mp_logdetail 0 sv_unlag 1 sv_maxunlag .1 fps_max 600 Copy them to the server.cfg For the DSL HIGH CONNECTION. rate "12001.000521" sv_rate "9999" sv_latency "-21.000521" sv_updaterate "160" sv_cmdrate "40" mp_resend "2" mp_cmdbackup "2" sv_dlmax "768" ex_interp "0.01" ex_extrapmax "10" Either you should do that also. My Computer-->Proprietes-->Advanced-->Performance-->Settings-->and follow the image. Either go to Control Panel and then to Administrative Tools -> Services and than stop: Application Management Clipbook Error Reporting Distributed Link Tracking Client Help and Support Indexing IPSEC Messenger Remote Registry Service Telnet Windows Time WMI Performance Adapter Few advices,so i wish you goodluck. (Also the country matters,so if your from greece and 1 player from USA it may cause the lag) PS:Altough you should post it on support section you didnt anyway. HF,CryStaliN. Quote
qnkov Posted February 24, 2011 Author Posted February 24, 2011 Should i put fps_max 600 into server.cfg? Normal my server fps is 1000. With 18-20 players it comes like 500-800? So, should i put fps_max 600 or fps_max 1000? Quote
GigiBecali Posted February 24, 2011 Posted February 24, 2011 Should i put fps_max 600 into server.cfg? Normal my server fps is 1000. With 18-20 players it comes like 500-800? So, should i put fps_max 600 or fps_max 1000? Yes replace the fps_max 1000 with 600 value. Best Regards,CryStaliN. Quote
qnkov Posted February 24, 2011 Author Posted February 24, 2011 1 more questions. Could that code below to make lag? I saw into my server 7 players with 100+ ping? Its my first time seeing something like that. Could be because of that code? Could it makes forgeins to have bigger ping or no? rate "12001.000521" sv_rate "9999" sv_latency "-21.000521" sv_updaterate "160" sv_cmdrate "40" mp_resend "2" mp_cmdbackup "2" sv_dlmax "768" ex_interp "0.01" ex_extrapmax "10" alias "dslow" "sv_minrate 2500;sv_maxrate 2500;sv_minupdaterate 5;sv_maxupdaterate 5;echo dead slow" alias "vslow" "sv_minrate 3500;sv_maxrate 3500;sv_minupdaterate 13;sv_maxupdaterate 13;echo very slow" alias "slow" "sv_minrate 3500;sv_maxrate 5000;sv_minupdaterate 14;sv_maxupdaterate 14;echo slow" alias "norm" "sv_minrate 3500;sv_maxrate 7500;sv_minupdaterate 15;sv_maxupdaterate 15;echo normal" alias "fast" "sv_minrate 3500;sv_maxrate 9999;sv_minupdaterate 20;sv_maxupdaterate 20;echo fast" alias "vfast" "sv_minrate 3500;sv_maxrate 20000;sv_minupdaterate 20;sv_maxupdaterate 60;echo LAN fast" alias "rates" "sv_minrate;sv_maxrate;sv_minupdaterate;sv_maxupdaterate" This is my full server.cfg code: v_ms 1 mp_autoteambalance "1" mp_autokick "0" mp_tkpunish "1" mp_forcecamera "0" mp_limitteams "0" mp_allowspectators "1" mp_timelimit "30" mp_chattime "10" sv_cheats "0" sv_allowupload "1" sv_allowdownload "1" sv_noroundend 1 mp_friendlyfire 0 sv_friendlyfire 0 mp_freezetime "0" mp_roundtime "0" log off sv_logbans 0 sv_logecho 0 sv_logfile 0 sv_log_onefile 0 mp_logmessages 0 mp_logdetail 0 sv_unlag 1 sv_maxunlag .1 exec listip.cfg exec banned.cfg Amx_snilentnades 1 sys_ticrate 1200 sv_voiceenable 0 amx_demo "1" amx_demo_mode "2" amx_demo_steamid "0" amx_demo_rectime "10" amx_demo_name "autorecorded demo" amx_demo_prefix "AMXX" sv_skies_mode 1 amx_listen 1 spec_banner_ads 1 rate "12001.000521" sv_rate "9999" sv_latency "-21.000521" sv_updaterate "160" sv_cmdrate "40" mp_resend "2" mp_cmdbackup "2" sv_dlmax "768" ex_interp "0.01" ex_extrapmax "10" alias "dslow" "sv_minrate 2500;sv_maxrate 2500;sv_minupdaterate 5;sv_maxupdaterate 5;echo dead slow" alias "vslow" "sv_minrate 3500;sv_maxrate 3500;sv_minupdaterate 13;sv_maxupdaterate 13;echo very slow" alias "slow" "sv_minrate 3500;sv_maxrate 5000;sv_minupdaterate 14;sv_maxupdaterate 14;echo slow" alias "norm" "sv_minrate 3500;sv_maxrate 7500;sv_minupdaterate 15;sv_maxupdaterate 15;echo normal" alias "fast" "sv_minrate 3500;sv_maxrate 9999;sv_minupdaterate 20;sv_maxupdaterate 20;echo fast" alias "vfast" "sv_minrate 3500;sv_maxrate 20000;sv_minupdaterate 20;sv_maxupdaterate 60;echo LAN fast" alias "rates" "sv_minrate;sv_maxrate;sv_minupdaterate;sv_maxupdaterate" Quote
GigiBecali Posted February 24, 2011 Posted February 24, 2011 I dont have time to check now the settings or either aliases. (I'm busy and i have to go,sorry) A advice replace the actual srv.cfg with a clean one (default cfg). Cheers,CryStaliN. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.