Hello everyone, i am wondering how many players i can hold on my css server?
info:
specs:
upload/download speed:
dl speed is usually around 25-30 mbps but it was slow that time
upload speed is usually 6.40 - 6.60 mbps
ALL OTHER INFO:
mods:
rates:
server.cfg
PS:
I am trying to host a ZOMBIE RELOADED 40 slot server.....
Well thats all the info i think needed!
thanks,
gamemann
info:
specs:
Code:
ram: 1 gb
game: counter strike source
processor: intel core 2 duo E4500 @ 2.20 ghz and 2200 mhz
mod: zombie reloaded 3
dl speed is usually around 25-30 mbps but it was slow that time
upload speed is usually 6.40 - 6.60 mbps
ALL OTHER INFO:
mods:
Code:
sourcemod
metamod
zombie reloaded
Code:
sv_minrate 0
sv_maxrate 10938
sv_minupdaterate 4
sv_maxupdaterate 36
sv_maxcmdrate 66
sv_mincmdrate 33
rate 10000
server.cfg
Code:
//SURF SETTINGS
//none
//other settings(regular)
// server name
hostname "zombie escape | Games for life {FastDL|noblock|reload}"
// rcon passsword
rcon_password "*****"
// server cvars
mp_friendlyfire 0
mp_footsteps 1
mp_autoteambalance 0
mp_autokick 0
mp_flashlight 1
mp_tkpunish 1
mp_forcecamera 0
sv_alltalk 1
sv_pausable 0
sv_cheats 0
sv_consistency 1
sv_allowupload 1
sv_allowdownload 1
sv_maxspeed 320
mp_limitteams 32
mp_hostagepenalty 20
sv_voiceenable 1
mp_allowspectators 1
mp_timelimit 25
mp_chattime 10
sv_timeout 65
// round specific cvars
mp_freezetime 5
mp_roundtime 5
mp_buytime .30
mp_startmoney 800
mp_c4timer 45
mp_fraglimit 0
mp_maxrounds 10000
mp_winlimit 1000
mp_playerid 1
mp_spawnprotectiontime 5
// bandwidth rates/settings
decalfrequency 10
//old rates(HLDS)
//sv_minrate 0
//sv_maxrate 10938
//sv_minupdaterate 4
//sv_maxupdaterate 36
//new rates(SRCDS)
sv_minrate 0
sv_maxrate 10938
sv_minupdaterate 4
sv_maxupdaterate 36
sv_maxcmdrate 66
sv_mincmdrate 33
// server logging
log off
sv_logbans 0
sv_logecho 1
sv_logfile 1
sv_log_onefile 0
// operation
sv_lan 0
sv_region 255
sv_contact basketball10041@aol.com
exec banned_user.cfg
exec banned_ip.cfg
writeid
writeip
log on
// execute ban files
exec banned_user.cfg
exec banned_ip.cfg
//names: weapon names: "p228","scout","xm1014","mac10","aug","elite" ,"fiveseven","ump45","sg550","galil","famas", "usp","glock18","awp","mp5navy","m249","m3"," m4a1","tmp","g3sg1","deagle","sg552","ak47"," knife","p90"
sm_kickback_add knife 1
zombie_loadsettings 1
zombie_mode 1
sm_cvar bot_difficulty 10
sv_downloadurl "http://games223.com/cstrike/"
sm_kickback_add awp 1800
sm_kickback_add HEgrenade 1800
cl_downloadfilter all
//GENERAL SETTINGS
ammo_338mag_max 1000 // awp
ammo_357sig_max 100 // p228
ammo_45acp_max 1000 // ump45, mac10, usp
ammo_50AE_max 1000 // deagle
ammo_556mm_box_max 1000 // m249
ammo_556mm_max 1000 // galil, sg552, famas, m4a1, sg550
ammo_57mm_max 1000 // p90, fiveseven
ammo_762mm_max 1000 // scout, ak47, g3sg1, aug
ammo_9mm_max 1000 // mp5navy, tmp, glock, elite
ammo_buckshot_max 1000 // m3, xm1014
ammo_hegrenade_max 1 // He Grenade
ammo_smokegrenade_max 1 // Smoke Grenade
ammo_flashbang_max 1 // Flashbang
//other
sv_turbophysics 1 //now you can stand on barrels, tables, and push/pull them with the "use" key.
phys_pushscale 15 //Force applied to objects when you shoot at it.
sv_pushaway_clientside 1
//imprtant settings
mp_roundtime 10
//////////////////////////// DOWNLOAD ////////////////////////////
// Allow clients to download files
sv_allowdownload 1
sv_download 1
// Allow clients to upload customizations files like logospray files
sv_allowupload 1
// Sets the maximum size that a map can be to be automatically downloaded
// Any map under this value can be automatically downloaded by a user
net_maxfilesize 1000
sv_consistency 1
//something with rates
rate 10000
//b hopping is ALLOW
sv_enablebunnyhopping 0
//make it so you go in the air faster!
sv_airaccelerate 100
PS:
I am trying to host a ZOMBIE RELOADED 40 slot server.....
Well thats all the info i think needed!
thanks,
gamemann