| 
	
	
	
	 
   
		
            
             
				
            
          
		
		
				
		
				11-27-2002, 09:39 PM
			
			
			
		  
		
	
                
            	
		
		
		//grenade toss: push keybind to activate, push primary/secondary fire (while still holding other) to throw //grenade. Release key to auto-switch back to last weapon.  Modified from maggot.se's original script. 
 
alias +grenade "useweaponclass grenade" 
alias -grenade "uselast" 
bind 5 "+grenade" 
 
I took this on that site: [url:1a375]http://www.mohaacrew.com/scripts.html[/url:1a375] 
		
	
		
		
		
		
		
	
	 |