I've been having trouble with the comm chair lately
I'm trying to improve my commanding efficiency by using groups, however, ns isn't very custom-setting friendly.
I use the numpad as my controls (yes, a rarity isn't it, you WSAD freaks
), which conviniently places several keys near the usual 8-4-6-2 movement keys.
As many of you know (and for those who don't, take some notes), the key to good marine-ing or general aliening is quick weapon switching. Holy_Devil uses the leap-bite with deadly efficiency, and i'm sure he has his own way to switch weapons. I have weapon slots 1 - 4 placed near my movement keys for quick efficient weapon switching, however it hinders the ability to make groups, and often i have to ask a fellow res slotter to get in the chair and set general groups for me.
If you can script some stuff out for me, i would appreciate it alot.
This is what i need:
bind "z" to activate "Commander mode" binds:
unbind KP_ENTER
unbind KP_PLUS
unbind KP_PGUP
unbind KP_HOME
bind "1" "slot1"
bind "2" "slot2"
bind "3" "slot3"
bind "4" "slot4"
that should fix the ability to make groups, as i've inquired on this problem before,
and the second
bind "x" to activate "Normal mode" binds:
unbind "1"
unbind "2"
unbind "3"
unbind "4"
bind "KP_ENTER" "slot1"
bind "KP_PGUP" "slot2"
bind "KP_PLUS" "slot3"
bind "KP_HOME" "slot4"
oh noes! teh sekrat config of 1337-o is out!
thanks in advance.