| 
   
		
            
             
				
            
          
		
		
				
		
				08-22-2002, 05:36 PM
			
			
			
		 
               
 This is the exact code:
 bind a "+moveleft; +leanleft"
 bind d "+moveright; +leanright"
 
 If it doesn't work try typing:
 
 unbind d
 unbind a
 bind a "+moveleft; +leanleft"
 bind d "+moveright; +leanright"
 
 This only works in muliplayer too.
 |