| 
   
		
            
             
				
            
          
		
		
				
		
				10-22-2002, 12:56 AM
			
			
			
		 
               
 I dont know if you can disable them serverside. I can certainly make you a mod to do it locally however.
 You CAN stop the flood some meatheads like to spew though.
 
 sv_floodProtect 1
 set flood_waitdelay 10
 set flood_persecond 4
 set flood_msgs 4
 
 Adjust as necessary...
 |