Mouse 2 to throw nade on release
#17
LOL
You guys are weird.
From the default, add this to your settings:
/quicknade_hold 1
and your button will function that way.
If you want to use it that way while you have the sniper rifle, go into scripts.cfg and delete line 124 from scripts.cfg:
alias altaction_5 [ setscope 1; onrelease [ setscope 0 ] ] // Sniper
And you'll probably want to bind the scope function to another key.
bind "J" [setscope 1; onrelease [setscope 0]]
Also, onrelease [attack] won't do anything in 1.1.
Thanks given by:


Messages In This Thread
Mouse 2 to throw nade on release - by dust - 27 Sep 10, 01:45PM
RE: Mouse 2 to throw nade on release - by dust - 27 Sep 10, 03:01PM
RE: Mouse 2 to throw nade on release - by dust - 27 Sep 10, 04:26PM
RE: Mouse 2 to throw nade on release - by dust - 27 Sep 10, 04:33PM
RE: Mouse 2 to throw nade on release - by dust - 27 Sep 10, 04:49PM
RE: Mouse 2 to throw nade on release - by dust - 27 Sep 10, 06:04PM
RE: Mouse 2 to throw nade on release - by dust - 27 Sep 10, 10:53PM
RE: Mouse 2 to throw nade on release - by V-Man - 28 Sep 10, 07:03AM
RE: Mouse 2 to throw nade on release - by dust - 28 Sep 10, 08:08AM