23 Feb 13, 01:49PM
Don't edit the original scripts.cfg, add a script in autoexec.cfg instead.
[cubescript]bind key [if (= (curweapon) 0) [attack] [if (> (magcontent 8) 0) [quicknadethrow] [melee]]][/cubescript]
I think this is what you asked for.
[cubescript]bind key [if (= (curweapon) 0) [attack] [if (> (magcontent 8) 0) [quicknadethrow] [melee]]][/cubescript]
I think this is what you asked for.