Thread: binding
View Single Post
Old
  (#7)
klop is Offline
Senior Member
 
Posts: 414
Join Date: Jan 2002
Location: Quebec, Canada
   
Default 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]
  
Reply With Quote