| 
	
	
	
	 
   
		
            
             
				
            
          
		
		
				
		
				11-24-2002, 04:26 AM
			
			
			
		  
		
	
                
            	
		
		
		Aliens versus Predator had a good solution: you can choose exactly how many of each weapon is allowed in the game maximum. I.E. g_sniper = 0 => no snipers, g_sniper = 2 => maximum of 2 snipers. Even better would be to set a percentage or ratio. I.E. g_sniper = 1/6 or g_sniper = .17 would allow 1 sniper per 6 players. 
 
You wanna try something reallyinteresting? In AVP, there was a mode where, when you killed someone, you switched weapons with them! So one minute you have a mg, next you have sniper, next shotty, etc. Calls for skill with each weapon and also ability to switch modes quickly. 
		
	
		
		
		
		
		
	
	 |