View Single Post
Old
  (#2)
klop is Offline
Senior Member
 
Posts: 414
Join Date: Jan 2002
Location: Quebec, Canada
   
Default 11-28-2002, 12:21 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: http://www.mohaacrew.com/scripts.html
  
Reply With Quote