Just because you can't figure out how to do something doesn't mean it can't be 
done!  You CAN use the arrows with shift to bind multiple functions.  Here's my 
keychanger alias--and it DOES work!
alias ShootStraight "centerview;+attack"

alias "+KeyChanger" "bind ctrl ShootStraight;bind LEFTARROW left90;bind 
RIGHTARROW right90"

alias "-KeyChanger" "bind ctrl +attack;bind LEFTARROW +Left;wait;bind 
RIGHTARROW +right"

bind shift +KeyChanger

Here are 90 and 180 degree turns, works with turn value of 22.5

alias "left90" 
"+left;wait;wait;-left;wait;wait;+left;wait;wait;-left;wait;wait;+left;wait;wait;-left;wait;wait;+left;wait;wait;-left;wait;wait"

alias "right90" 
"+right;wait;wait;-right;wait;wait;+right;wait;wait;-right;wait;wait;+right;wait;wait;-right;wait;wait;+right;wait;wait;-right;wait;wait"

alias "180" 
"+left;wait;wait;-left;wait;wait;+left;wait;wait;-left;wait;wait;+left;wait;wait;-left;wait;wait;+left;wait;wait;-left;wait;wait;+left;wait;wait;-left;wait;wait;+left;wait;wait;-left;wait;wait;+left;wait;wait;-left;wait;wait;+left;wait;wait;-left;wait"

bind "enter" "180"

take out all extraneous enter characters so more will fit on a line in the 
config.  Now you can give every key two functions.  For example, 1 normally 
shoots an axe, but shift 1 could fire the blaster.  2 could give you the gun or 
pistol, and so on.  Boy oh boy--now there's really gonna be some butt whippin' 
in quake!!!
Ken Downey
President
DreamTechInteractive!

And,
Coming soon,
Blind Comfort!
The pleasant way to get a massage--no staring, just caring.
_______________________________________________
AGRIP-discuss mailing list
[email protected]
http://lists.agrip.org.uk/cgi-bin/mailman/listinfo/agrip-discuss

Reply via email to