08 Aug 10, 02:17AM
Quick-Knife: This can't be done via scripting - weapon actions (attack, change) need to be user-driven - this means they only work if you're actively pressing a key!
Quick-Nade (on Mouse3):
Quick-Nade (on Mouse3):
[SELECT ALL] Code:
bind MOUSE3 [ if (> (magcontent 8) 0) quicknadethrow [ echo "you have no grenades at this point in time" ] ]