| 
   
		
            
             
				
            
          
		
		
				
		
				08-22-2002, 02:42 PM
			
			
			
		 
               
 listen up:
 bind "a" "+leanleft;+moveleft"
 bind "d" "+leanright;+moveright"
 
 +leanleft = lean to the left
 +leanright = lean to the right
 
 +moveleft = strafe left
 +moveright = strafe right
 
 you must put ; between commands and all input/outputs must be enclosed within ""
 |