Mouse 2 to throw nade on release
#10
I know its cod but the grenades bind on cod being much better than here (not to mention im used to it) I just wanted to reproduce it with a script.

There are scripts for every game, you can consider thats an advantage for those using it but another advantage is using a good PC or having a low ping or a high frame rate.
Scripts are not cheats if thats what your referring to.

And this is not an auto-switch since you have to actually push a key to switch and release it to throw.

Edit :
I got a script for melee so if your using another weapon it switches to knife and does a melee attack (hold key) :
bind "MOUSE3" [ [melee]; [attack]; onrelease [attack] ]

Edit 2 :

actually works for then ade too if you hold the key 1 second then release to throw :
bind "MOUSE6" [ [grenades]; [attack]; onrelease [attack] ]
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 dust - 28 Sep 10, 08:08AM