View Single Post
ViRaGisTe
Member
Join Date: Feb 2011
Old 02-17-2011 , 06:43   Re: how to disable "The server shut down because all players were idle."
Reply With Quote #3

I also have the same problem .. Server shut down all players idle !!
I use sourcemod with some plugins like Force missions changer and afk manager ..here are the plugins

PHP Code:
l4dcsm_b
l4d_achievement_trophy
l4d_afkmanager
l4d2_fmc
l4d2_ragecounter
l4dcsm_b
takeover 
here is my server.cfg (without pasdswords of course)

PHP Code:
hostname "|TN| ViRaGisTe"     
rcon_password ""        
sm_cvar mp_gamemode realism
z_difficulty impossible
hostport 27015                  
sv_lan 1                        
sv_region 255                 
sv_allow_lobby_connect_only 0  
mp_disable_autokick 1         
sv_allow_wait_command 0        
sv_alternateticks 0            
sv_clearhinthistory 0          
sv_consistency 0               
sv_pausable 0                  
sv_forcepreload 1              
sv_pure_kick_clients 0         
//sv_pure 0                      
v_voiceenable 1        
sv_alltalk 1           
log on            
sv_logecho 0          
sv_logfile 1        
sv_log_onefile 0    
sv_logbans 1        
sv_logflush 0       
sv_logsdir logs        
exec banned_user
.cfg   
exec banned_ip
.cfg     
writeip                
writeid                
setmaster add 188.40.40.201
:27011   
setmaster add 68.142.72.250
:27011
setmaster add 72.165.61.151
:27013
rate 15000        
sv_minrate 0      
sv_maxrate 12000    
sv_mincmdrate 4    
cl_cmdrate 101
sv_maxcmdrate 40   
sm_cvar motd_enabled 
"0"                                   
sm_cvar vs_max_team_switches "99"                          
sm_cvar survivor_allow_crawling "1"                         
sm_cvar survivor_crawl_speed "20" 

Even though i have the force mission changer and a mapcycle in srcds !!!
ViRaGisTe is offline