| 
	
	
	
	 
   
		
            
             
				
            
          
		
		
				
		
				01-19-2003, 08:21 PM
			
			
			
		  
		
	
                
            	
		
		
		Ok, ummm. You cant have mouse2 for secondary and lean right......unless u make a script for it. Ill make one for ya now i guess.. oOo:  
 
alias ml "bind mouse2 +leanright" 
alias 3s "bind mouse3 +secondaryfire" 
alias 2s "bind mouse 2 +secondaryfire" 
 
//Press insert for mouse 2 leaning right 
bind ins ml 
//Press home for mouse3 secondary fire 
bind home 3s 
//Press page up for mouse 2 secondary fire. 
bind pgup 2s 
 
There you see the buttons. Copy everything in bold and paste into yur custom.cfg in yur main folder. 
		
	
		
		
		
		
		
	
	 |