<div class="IPBDescription">k</div> How would i go about binding my leap to mouse 4 i tryed doing the bind myself but couldent get it to work. think this would be helpfull.
Try that? Aint on my HL machine atm so I can't test it. Hold the button to change to leap and attack and then let go to change back to bite and stop attacking.
Oh well <!--emo&:(--><img src='http://www.unknownworlds.com/forums/html/emoticons/sad.gif' border='0' style='vertical-align:middle' alt='sad.gif'><!--endemo--> It's either my rubbish scripting or the anti scripting code (if it exists)
Comments
alias w3 "wait;wait;wait"
alias +Leap "weapon_leap; w3; +attack"
alias -Leap "weapon_bitegun; -attack"
bind mouse4 "+Leap"
<!--c2--></td></tr></table><span class='postcolor'><!--ec2-->
Try that? Aint on my HL machine atm so I can't test it. Hold the button to change to leap and attack and then let go to change back to bite and stop attacking.
problem solved.
problem solved. <!--QuoteEnd--> </td></tr></table><span class='postcolor'> <!--QuoteEEnd-->
Haha, indeed.
<!--emo&:D--><img src='http://www.unknownworlds.com/forums/html/emoticons/biggrin.gif' border='0' style='vertical-align:middle' alt='biggrin.gif'><!--endemo-->