1. Click here to join our community discord server.

Dismiss Notice

Don't forget to connect your Steam account to your forum profile. Click here to do this now or click your name in the right-top corner and choose 'External Accounts'.

Binds to use menuselect on numpad for quicker use

Discussion in '[L4D2] Points Reloaded' started by The Legendary, Apr 23, 2017.

  1. The Legendary

    The Legendary Junior Member

    Paste each of these lines into your console and hit enter, it will rebind all the keypad keys to their respective numbers to match up with the menuselect menu that is used on the server.

    Code:
    bind kp_end "menuselect 1"
    bind kp_downarrow "menuselect 2"
    bind kp_pgdn "menuselect 3"
    bind kp_leftarrow "menuselect 4"
    bind kp_5 "menuselect 5"
    bind kp_rightarrow "menuselect 6"
    bind kp_home "menuselect 7"
    bind kp_uparrow "menuselect 8"
    bind kp_pgup "menuselect 9"
    
     
    Last edited: Apr 23, 2017
    Finn's 115, fnord and timkit like this.
  2. timkit

    timkit MG Donor

    Nice man, didn't know you could just bind the other miscellaneous keys like that lol. I'll definitely let shaikh know to add this to the wiki :D