| 
	
	
	
	 
   
		
            
             
				Binds problem. - 
            
          
		
		
				
		
				01-19-2003, 07:31 PM
			
			
			
		  
		
	
                
            	
		
		
		I was gonna make a config file with a bunch of binds in it. some of the commands i dont know, but here it is. I would appreciate if someone would edit it or fill in my blanks. 
 
alias 1 set 
bind w "+moveforward" 
bind s "+moveback" 
bind a "+moveleft; +strafeleft" 
bind d "+moveright; +straferight" 
bind space "+jump" 
bind lshift "+crouch" 
bind e "+use" 
(want a line here to make mouse2 secondary fire) 
 
alias 2 set 
bind (forwardarrow) "+moveforward" 
bind (backarrow) "+moveback" 
bind (left arrow) "+moveleft 
bind d (rightarrow) 
bind cntrl "+jump" 
bind rshift "+crouch" 
bind enter "+use" 
(want a line here to make mouse2 leanright) 
(want a line here to make mouse 3 secondary fire) 
		
	
		
		
		
		
		
	
	 |