Hotkey Binding-ness
LittleB
Join Date: 2004-06-19 Member: 29407Members
During co games there are alien players who leap, and immediately bite. They say they can do this by hotkeying the attack for those seperate attacks. How can I do this too?
Sorry if this has been posted, I tried to search for it but didn't find anything relevant. <!--emo&:)--><img src='http://www.unknownworlds.com/forums/html//emoticons/smile.gif' border='0' style='vertical-align:middle' alt='smile.gif' /><!--endemo-->
Sorry if this has been posted, I tried to search for it but didn't find anything relevant. <!--emo&:)--><img src='http://www.unknownworlds.com/forums/html//emoticons/smile.gif' border='0' style='vertical-align:middle' alt='smile.gif' /><!--endemo-->
Comments
press your fire button to leap, but keep it pressed.
as soon as you begin your leap, use your lastinv button to switch to bite.
<!--emo&:)--><img src='http://www.unknownworlds.com/forums/html//emoticons/smile.gif' border='0' style='vertical-align:middle' alt='smile.gif' /><!--endemo-->
[at least, i think it should work...]
Bind a key to "lastinv", the syntax is "bind KEY lastinv" in Console. personally, I use T (it's close on the WASD setup, y'know?)
Then again, why anyone would want to bite after leaping is beyond me. Leap Kills > all!
bind MOUSE1 +attack
bind MOUSE2 +lastinv
winnar \o/
bind 1 "slot1"
bind 3 "slot3"
bind mouse1 "+attack"
use ur index finger to press 3 and teh naemless finger to press 1
bind mouse1 "+attack"
bind mouse2 "+attack"
bind mwheelup "slot1"
bind mwheeldown "slot2"
bind mouse4 "slot 3"
bind mouse5 "slot4"
bind Q lastinv
ring finger <!--emo&:p--><img src='http://www.unknownworlds.com/forums/html//emoticons/tounge.gif' border='0' style='vertical-align:middle' alt='tounge.gif' /><!--endemo-->
use weapon_bitegun....
...
They're bound to one mousebutton or key, and are set up so that when you press the button down, it switches over to leap (slot 3), and causes it to happen right away (wait; +attack). You can hold the key down as long as needed to do the effect, and then when you let up on that key, it stops leaping (-attack) and switches back into attack mode (wait; slot1), at which point you can immediately hit your attack button to bite.
So instead of pressing "3, mouse1, q, mouse1", you "press mouse2 down, release mouse2, press mouse1", which is a little easier to coordinate. Arguing whether this is acceptable is left as an excersize to the reader, as we're not here to start flamewars.
Yeah that works perfectly. Hud_fastswitch + Default = winner. Weird why bind q = slot1 mouse 2 = slot 2 h = slot 3 and stuff like that?