24 Feb 13, 12:05PM
@888
If i delete this comment:
alias altaction_8 [ attack ] // Grenade // with this comment, you throw the nade and the nade is unselected : Brahma
Nades still swtich into knife.
I have bind mouse1 with this script:
bind key [if (= (curweapon) 0) [attack] [if (> (magcontent 8) 0) [quicknadethrow] [melee]]]
and mouse2 binded with jump
I want throw nades like with quicknadethrow, and still using knife when is my current weapon, but i dont want switch weapon when i throw a nade, thats all :P
Ty
If i delete this comment:
alias altaction_8 [ attack ] // Grenade // with this comment, you throw the nade and the nade is unselected : Brahma
Nades still swtich into knife.
I have bind mouse1 with this script:
bind key [if (= (curweapon) 0) [attack] [if (> (magcontent 8) 0) [quicknadethrow] [melee]]]
and mouse2 binded with jump
I want throw nades like with quicknadethrow, and still using knife when is my current weapon, but i dont want switch weapon when i throw a nade, thats all :P
Ty