(08-18-2011, 09:35 PM)dualcore1289 Wrote: Personally, I have not had great experience with the rates that close together. Also the game boost is junk. It does not work. What else do you have running on the server that is causing the high cpu usage? Also, I would try these rates. . .os is windows home server 2003 i believe... And ill try those rates...
fps_max 67 // command-line value
sv_maxrate 40000
sv_minrate 12000
sv_mincmdrate 33
sv_maxcmdrate 66
sv_minupdaterate 33
sv_maxupdaterate 66
Also, what OS is the server?
heres another image of the server:
http://games223.com/srcdslag.png
EDIT:
could it be the latest css update? Because i updated it after i got the package and every since its been lagging?
EDIT 2:
heres my command line:
Code:
C:\Server\Server\tf2server\server\orangebox\srcds.exe -console -game cstrike -hostport 27015 +maxplayers 25 +map surf_10x_reloaded +fps_max 67
Code:
//regular css server
//hostname
hostname "[games223.com]GFL 24/7 Surf Deathmatch|NoBlock|Rpg|Ranks|NJ" //Hostname
// rcon passsword
rcon_password "******" //rcon password for the server(rcon_password, then rcon <command>)
// server cvars
mp_friendlyfire 0 //IF 1, if you shoot a teamate it will hurt them
*sv_filterban 0*
mp_footsteps 1 //Enable sound on footsteps
mp_autoteambalance 1 //If there is 5 more players than the other team it will auto balance it
mp_autokick 0 //idk
mp_flashlight 1 //enable flashlight
mp_tkpunish 1 //idk
mp_forcecamera 0 //idk
sv_alltalk 1 //0 = only players on that player's team can hear them, 1 = anyone can hear voice chats form anywhere
sv_pausable 0 //makes it so players can pause the game
sv_cheats 0 //disable or enable cheats
sv_consistency 0 //SO you can't use scripts and all of that, provents hackers
sv_maxspeed 400 //maxspeed
mp_limitteams 1 //Max limit of outnumbered players. Goes with sv_autobalance
mp_hostagepenalty 0 //penatly if you kill a hostage
sv_voiceenable 1 //voice chat
mp_allowspectators 1 //allow people to join the specate
mp_timelimit 25 //maps timelimit before it changes maps
mp_chattime 10 //time between switching maps(chat time)
sv_timeout 120 // if you loose connection of the server, this is how long it will try to connect to the server again if hits number it will kick you
mp_freezetime 2 //Time before you can move at the beginning of the round
mp_roundtime 10000 //round time, if hits round time in that round will restart the round
mp_buytime 0.25 //amount of time in minutes you can buy something, when timelimit is up you can't buy anything anymore, 0.25 = 25 seconds
mp_startmoney 8000 //starting money
mp_c4timer 45 //idk
mp_fraglimit 0 //idk
mp_maxrounds 10000 //maxium amount of rounds you can play in a map
mp_winlimit 1000 //win limit in rounds
mp_playerid 0 // plyayer id, if you point at a player and you see its name, 0 = you can see all names, 1 = team names only, 2 = disabled
mp_spawnprotectiontime 5 //amount of time you can be protected for
// bandwidth rates/settings
fps_max 67 // command-line value
sv_maxrate 40000
sv_minrate 12000
sv_mincmdrate 33
sv_maxcmdrate 66
sv_minupdaterate 33
sv_maxupdaterate 66
//net_splitpacket_maxrate 100000
//net_queued_packet_thread 1
//sv_client_min_interp_ratio 0 // 0, 0ms, 1 - 15ms, 2 - 30ms, 3 - 45ms
//sv_client_max_interp_ratio 6
//sv_maxunlag .5
//sv_unlag 1
//sv_parallel_packentities 0
//sv_parallel_sendsnapshot 0
// server logging
log on //enable logging
sv_logbans 1 //log bans
sv_logecho 1 //log echos
sv_logfile 1 //log in a file
sv_log_onefile 1 //log only one file
// operation
sv_lan 0 //sv_lan 0, 1 = only people on your connection can join, 0 = anyone can join
sv_region 255 // the region, 255 = worldwide
sv_contact gflgamemann@aol.com //contact email
///////////////DOWNLOAD SETTINGS////////////////
sv_downloadurl "http://dfn.serveredirect.com/cstrike/" //fast DL server url
sv_allowdownload 1 //allow downloading files
sv_allowupload 1 //allow uploading files
//game
gamedesc_override "¦Surf Deathmatch¦" //What is says in the game tag in the broswer
//tags
sv_tags "surf,deathmatch,gfl,games for life,pro, pro surf,rpg,rpg mod,mods,sourcemod, surf deathmatch, sdm, sd, rpg menu, games for life, gamers for life" //tags for search
//surf deathmatch settings
//b hopping is ALLOW
sv_enablebunnyhopping 1
//make it so you go in the air faster!
sv_airaccelerate 150
//advertisements
sm_cvar sm_advertisements_interval "15"
//timelimit forcer
sm_forcetimelimit_enable 1
//other
exec banned_user.cfg //exec bans
exec banned_ip.cfg //exec bans
writeid //write id in log file
writeip //write ip in log file