Using numpad with menus

virus.rpm

Rookie
Joined
Feb 27, 2012
Messages
52
If you're using sm_admin or just voting on a map, when the menu pops up, the number pad doesn't work. Now, this makes me sad, so I found a fix for it.

bind "KP_INS" "slot10"
bind "KP_END" "slot1"
bind "KP_DOWNARROW" "slot2"
bind "KP_PGDN" "slot3"
bind "KP_LEFTARROW" "slot4"
bind "KP_5" "slot5"
bind "KP_RIGHTARROW" "slot6"
bind "KP_HOME" "slot7"
bind "KP_UPARROW" "slot8"
bind "KP_PGUP" "slot9

If you put that (^) at the end of your autoexec.cfg, it'll allow you to use the numpad for menus. However, this will also select weapons in game, so if you're afraid of that, you can change where it says "slot10" to "menuselect 10", etc.
 
Very Good post. I'll try this out, but i may not like it :P

Anyways, i guess i could use it for something else, like binds or stuff.

+1
 

Latest posts

Back
Top