View Single Post
SilentBr
Veteran Member
Join Date: Jan 2009
Old 02-08-2011 , 13:51   Re: [TF2] New type of attacks
Reply With Quote #4

@@@ meecrob

Should I disable DAF? But if I disable I guess some bad players will do lag by that program with commands... these stuff.

About VSP I installed to try block these attacks, and untill now, no "freeze" again thank God, I don't know if VSP solve the problem or is coincidence. But as I told before, I don't have sure if is attack or a problem with configuration / machine, I think is attack keep in mind. I'm going to send your suggestion to the company that host my servers, let see what they would say. Thanks

@@@ Jiffs

I don't use sv_tags. I'm posting my cfg, if you see anything wrong, please tell me. Thanks
PHP Code:
 
// This config file is executed when the Server Starts up and everytime the server changes levels.
// server name
hostname "My Server"
// rcon passsword
rcon_password "xxxxx"
// Server password
sv_password ""
//Server Rates
sv_maxrate 35000
sv_minrate 20000
sv_minupdaterate 33
sv_maxupdaterate 66
sv_mincmdrate 33
sv_maxcmdrate 66
sv_client_predict 1
sv_client_max_interp_ratio 1
sv_client_min_interp_ratio 1
//General Variables
sv_unlag 1
sv_maxunlag .5
sv_allow_color_correction 0
sv_allow_wait_command 0
sv_allowdownload 1
sv_allowupload 1
sv_downloadurl 
""
decalfrequency 10
sv_alltalk 0
sv_cheats 0
sv_consistency 1
sv_gravity 800
sv_voiceenable 1
sv_pure 2
sv_pure_kick_clients 1
sv_pure_trace 1
sv_pausable 0
sv_region 2
sv_lan 0
//by fingerclick - disable HLSS
sv_allow_voice_from_file 0
cl_logofile 1
mp_timelimit 35
mp_stalemate_timelimit 60
mp_bonusroundtime 20
mp_allowspectators 1
mp_autoteambalance 1
mp_autocrosshair 0
mp_chattime 5
mp_disable_respawn_times 1
mp_enableroundwaittime 1
mp_falldamage 0
mp_flashlight 0
mp_footsteps 1
mp_forcecamera 1
mp_fraglimit 0
mp_forcerespawn 1
mp_friendlyfire 0
mp_idledealmethod 2
mp_idlemaxtime 190
mp_match_end_at_timelimit 0
mp_maxrounds 0
mp_respawnwavetime 10.0
mp_showrespawntimes 1
mp_stalemate_enable 0
mp_winlimit 0
mm_max_spectators 2
mp_teams_unbalance_limit 1
mp_teamplay 0
mp_time_between_capscoring 30
tf_teamtalk 0 
tf_weapon_criticals 1
tf_birthday 0
tf_damage_disablespread 1
sv_downloadurl 
"my_site"
//SM Cvars
sm_advertisements_interval 90
// execute ban files
exec banned_user.cfg
exec banned_ip
.cfg
writeid
writeip 

Last edited by SilentBr; 02-08-2011 at 14:01.
SilentBr is offline