SRCDS Steam group


CSS & DODS are Laggy and Skipping
#1
BASIC INFO
Server OS: Windows Server 2003 32-bit
Processor: Intel Core2Quad Q9550, 4 Cores, and 2.83 Ghz
Ram: 4 GB (3.9 GB only avaible)
Game(s): CSS and DODS
Start Up Command: C:\Servers\Tower\orangebox\srcds.exe -console -game "dod" +map dod_orange_the_tower_v3.bsp +maxplayers 32 +ip 69.162.106.140 +port 27015 +fps_max 500 -tickrate 100
C:\Servers\Texture\srcds.exe -console -game "cstrike" +map aim_ag_texture2 +maxplayers 16 +ip 69.162.106.139 +port 27016 +fps_max 500 -tickrate 100
Admin Mods: Sourcemod
Reply
#2
Do you have any rates set in your server.cfg? Would you mind posting that?
Reply
#3
It won't let me post them. Anti spam software.

CSS
Quote:// server name
hostname "Havoc Gamers | Aim 24/7 | Recruiting"
// rcon passsword
rcon_password "charliezelo11"
sv_password ""
// Advanced RCON protection
sv_rcon_banpenalty 10
sv_rcon_maxfailures 3
sv_rcon_minfailures 3
sv_rcon_minfailuretime 30

// HTTP Redirect
// remove the // in front to activate fast download
// be sure now to have "/" at the end of the URL
//sv_downloadurl "yourwebsite.com/cstrike"
// server cvars
host_framerate 0
mp_allowspectators 1
mp_autocrosshair 0
mp_autoteambalance 0
mp_autokick 0
mp_chattime 8
mp_fadetoblack 0
mp_falldamage 1
mp_flashlight 1
mp_footsteps 1
mp_forcecamera 1
mp_friendlyfire 1
mp_hostagepenalty 0
mp_limitteams 0
mp_timelimit 20
mp_tkpunish 0
setpause 0
sv_accelerate 5
sv_aim 0
sv_airaccelerate 10
sv_allowdownload 1
sv_allowupload 1
sv_alltalk 0
sv_cheats 0
sv_consistency 1
sv_friction 4
sv_gravity 800
sv_maxspeed 320
sv_pausable 0
sv_restartround 1
sv_secure 1
sv_stepsize 18
sv_stopspeed 75
sv_timeout 60
sv_voiceenable 1
sv_voicecodec vaudio_miles //SPEEX is dead on CSS for most people if they have no in game sound change it to this Smile
sv_voicequality 5
tv_enable 0
tv_delay 90
phys_pushscale 3
// round specific cvars
mp_buytime .25
mp_c4timer 35
mp_fraglimit 0
mp_freezetime 3
mp_maxrounds 0
mp_playerid 0
mp_roundtime 3
mp_spawnprotectiontime 0
mp_startmoney 800
mp_winlimit 0

//SERVER RATE SETTINGS - Changing these settings could screw up your server and cause you problems!
sv_lan 0 // DO NOT CHANGE
sv_unlag 1 // DO NOT CHANGE
sv_maxunlag .5 // DO NOT CHANGE
sv_voiceenable 1 // DO NOT CHANGE
sv_minrate 2500 // DO NOT CHANGE
sv_maxrate 30000 // DO NOT CHANGE
sv_mincmdrate 30 // DO NOT CHANGE
sv_maxcmdrate 100 // DO NOT CHANGE
sv_minupdaterate 30 // DO NOT CHANGE
sv_maxupdaterate 100 // DO NOT CHANGE
sv_client_predict 1 // DO NOT CHANGE
sv_client_interpolate 1 // DO NOT CHANGE
sv_client_min_interp_ratio 1 // DO NOT CHANGE
sv_client_max_interp_ratio 1 // DO NOT CHANGE
sv_client_cmdrate_difference 30 // DO NOT CHANGE

// server logging
log on
sv_logbans 1
sv_logecho 1
sv_logfile 1
sv_log_onefile 1
mp_logdetail 3

// operation
sv_lan 0
sv_region 0
sv_contact HavocGamers.net

DODS
Quote:// *********** SERVER & PASSWORD INFO ***************
// Give your server a name here
hostname "Havoc Gamers | Tower V3 | Recruiting"

// Rcon password is used to give your server orders by using console, so think of a good password
rcon_password "charliezelo21"

// If you want your server to be private, fill in a password and delete the // in front of sv_password
// sv_password "Putyourprivatepasswordhere"
// Change it to 1 if you want a LAN only Server
sv_lan 0

// 1 enables flashlight, 0 disables it
mp_flashlight 1
// 1 enables hearing footsteps, 0 disables it
mp_footsteps 1
// 1 enables falling damage, 0 disables it
mp_falldamage 1

sv_password ""
sv_cheats 0
mp_allowrandomclass 1
mp_allowspectators 0
mp_autocrosshair 1
mp_autokick 0
mp_cancelwarmup 1
mp_decals 200
mp_defaultteam 0
mp_falldamage 15
mp_flashlight 1
mp_footsteps 1
mp_forcecamera 0
mp_forcerespawn 1
mp_fraglimit 0
mp_friendlyfire 1
mp_limit_allies_assault 5
mp_limit_allies_mg 1
mp_limit_allies_rifleman 5
mp_limit_allies_rocket 3
mp_limit_allies_sniper 3
mp_limit_allies_support 5
mp_limit_axis_assault 5
mp_limit_axis_mg 1
mp_limit_axis_rifleman 5
mp_limit_axis_rocket 5
mp_limit_axis_sniper 3
mp_limit_axis_support 5
mp_limitteams 10
mp_restartwarmup 1
mp_timelimit 0
mp_warmup_time 1
mp_weaponstay 0

(New DODS CVARs)
dod_freezecam 0 (disables "killcam")
dod_playrivalrysounds 0 (disables "Nemisis/revenge" sounds)
dod_playachievementmusic 0 (disables achievement music)
// TEAMBALANCING
// Toggles the forcing of clients to join teams to make it balanced. 1=on and 0=off
mp_autoteambalance 1
// Sets the maximum number of players that one team can have more than the
// other team. Use a setting of '0' to completely disable the team limiting.
mp_limitteams 1

// FF & TEAMKILL & IDLE
// Toggles friendly fire 1=on and 0=off
mp_friendlyfire 0
// Toggles the forcing of a player to sit out the next round if he
// has just killed a teammate. 1=on and 0=off
mp_tkpunish 1
// Kick idle/team-killing players. 1=on and 0=off
mp_autokick 1
// Kick players who team-kill within this many seconds of a round restart.
mp_spawnprotectiontime 10
// After this many seconds without a message from a client, the client is dropped
sv_timeout 40

// SPECTATORS
// Restricts spectatorcamera view for dead players. 1=on and 0=off
mp_forcecamera 1
// toggles whether the server allows spectator mode or not. 1=on and 0=off
mp_allowspectators 1


//SERVER RATE SETTINGS - Changing these settings could screw up your server and cause you problems!
sv_lan 0 // DO NOT CHANGE
sv_unlag 1 // DO NOT CHANGE
sv_maxunlag .5 // DO NOT CHANGE
sv_voiceenable 1 // DO NOT CHANGE
sv_minrate 2500 // DO NOT CHANGE
sv_maxrate 30000 // DO NOT CHANGE
sv_mincmdrate 30 // DO NOT CHANGE
sv_maxcmdrate 100 // DO NOT CHANGE
sv_minupdaterate 30 // DO NOT CHANGE
sv_maxupdaterate 100 // DO NOT CHANGE
sv_client_predict 1 // DO NOT CHANGE
sv_client_interpolate 1 // DO NOT CHANGE
sv_client_min_interp_ratio 1 // DO NOT CHANGE
sv_client_max_interp_ratio 1 // DO NOT CHANGE
sv_client_cmdrate_difference 30 // DO NOT CHANGE

// DOWNLOAD
// Allow clients to download files
sv_allowdownload 1
// Allow clients to upload customizations files like logospray files
sv_allowupload 1


// *********** IF YOU KNOW WHAT YOU ARE DOING YOU CAN CHANGE THESE SETTINGS AS WELL *************
// SERVER LOGGING, creates a logfile (needed for statsprograms), "log off" to turn off logging
log on

// VOICE disabled, if you want VOICE enabled then change 0 into 1
sv_voiceenable 0

// CHEATS & PAUSE
sv_cheats 0
// disable clients' ability to pause the server
sv_pausable 0

// OTHER SETTINGS
// amount of seconds players can chat after the game is over
mp_chattime 15
// if not 0 then game will restart in the specified number of seconds
mp_restartgame 0

sm_stats_enabled 1
sm_stats_startpoints 1000
sm_stats_displaymode 0

// Exec files on startup...these are placed in the "C:\srcds\cstrike\cfg\" folder.
// No big deal if you don't have these files!
exec banned_users.cfg
exec bot.cfg
exec mani_server.cfg
Reply
#4
I would recommend setting your sv_minrate to 20000 and see if that helps.
Reply
#5
Didn't help from what I see.
Reply
#6
Delete all those rate commands that say DO NOT CHANGE


Restart server, and let server load defaults.
Then see if it still skips... If so, the rates aren't a problem.
Looking for a game server? Visit fullfrag.com and pick one up as low as $2.50 / mo!
Reply


Forum Jump:


Users browsing this thread: 3 Guest(s)