26 Feb 13, 11:24PM
(26 Feb 13, 09:19PM)DeathCrew77 Wrote: Oh dude its not working...
bind key [if (= (curweapon) 0) [attack] [if (> (magcontent 8) 0) [weapon 8;attack] [melee]]]
instead this work but it switch weapon and i cant knife.. :(
bind key [if (= (curweapon) 0) [attack] [if (> (magcontent 8) 0) [quicknadethrow] [melee]]]
Ok I understand my error .
You can not realize this script because you can not switch directly when you attack .
Quicknadethrow must be modified in the new version ...