AnderSon
May 4 2005, 10:20 PM
Hmm can anyone tell me how to bind leap/blink to a certain button.. with fastswitch
Swiftspear
May 4 2005, 10:23 PM
you can't just bind it, you need to script an alias to apply it.
Al_Kaholic
May 4 2005, 10:27 PM
| QUOTE (Swiftspear @ May 4 2005, 06:23 PM) |
| you can't just bind it, you need to script an alias to apply it. |
That being said, why don't you give the
Scripting Discussion forum a look? I'm quite certain such a script as what you need exists, but if not you can always ask one of the residents for some help.
AnderSon
May 4 2005, 10:29 PM
hmm im not talkin about scripting .. im talkin about binding a key to leap.. and blink to a certain key .. like slot 1... 2 i just dunno the command
coris
May 4 2005, 10:33 PM
| QUOTE (AnderSon @ May 4 2005, 11:29 PM) |
| hmm im not talkin about scripting .. im talkin about binding a key to leap.. and blink to a certain key .. like slot 1... 2 i just dunno the command |
hud_fastswitch 1
bind key slot3 //this is leap
bind key slot2 // this is blink
OR
bind key weapon_leap // leap
bind key weapon_blink // blink
have fun!
AnderSon
May 4 2005, 10:50 PM
lagger
May 4 2005, 11:15 PM
Am I the only one that find hud_fastswitch 1 enough to leap/blink/bite/swipe with enough time to spare to also meta/parasite in the middle? Or is it just that its second nature by now...
AnderSon
May 5 2005, 12:07 AM
o yah i do that all the time .. but im ganna see if binding keys helps..
Heliocentric
May 5 2005, 12:24 AM
1 thing has catapulted my fading from bloody awful, to fairly passable.
mouse button 1 =attack
mouse button 3 (middle) =weapon 1
mouse scroll up =weapon 2
mouse scroll down =weapon 3
page down key=wep 4 (rarely used so i just plonked it a nearist unused key)
it has also given me the speed to achieve those long range skulk/lerk pistol whippings.
i still have right click set to "quick menu" i might change that and make it jump.. but then i'm going to find the crouch key all isolated :s
Cj_the_Dj
May 5 2005, 01:56 AM
no lagger, your not the only one
2_of_Eight
May 5 2005, 04:35 AM
Much better to bind keys to slots, in my opinion; that way, there's no need to switch between configs for each lifeform.
slot1 = bite, spit, bite2, swipe, gore
slot2 = para, heal, spore, blink, devour
slot3 = leap, bile, umbra, meta, stomp
slot4 = xeno, web, primal, acid, charge
digz
May 5 2005, 07:59 AM
moved to the scripting forum
| CODE |
alias +slot2 "slot2; wait; +attack" alias -slot2 "-attack; wait; slot1" alias +slot3 "slot3; wait; +attack" alias -slot3 "-attack; wait; slot1" alias +slot4 "slot4; wait; +attack" alias -slot4 "-attack; wait; slot1"
bind mouse1 "+attack" bind mouse2 "+slot2" bind mouse4 "+slot3" bind mouse5 "+slot4" |
A five-button mouse is the best thing that will ever happen to your fade, or alien in general, for that matter, game.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please
click here.