Hello.
I am having a problem binding audio to the number pad on my keyboard. I assume I'm messing up on the command somehow but I'm not sure just what I'm doing wrong. I'll give you an example of one of the commands I'm trying to bind to the num. pad.
bind KP_4 "bind = >$\Other\Vader_Unfair; hldjsf"
I've set up the "F2-9" keys in a similar way and have had no problems with it. The manual uses "KP_5" as an example for a bind but seeing as that hasn't worked for me I also tried to use "num_4" but that doesn’t seam to work either.
Problem binding number pad keys
Forum rules
Read this before posting in this section
Read this before posting in this section
Re: Problem binding number pad keys
Hi there. The syntax is correct except that the key you're looking for is "KP_LEFTARROW".
You can find a list of bindable keys in "binds.hldj" (open it up in notepad).
You can find a list of bindable keys in "binds.hldj" (open it up in notepad).
Re: Problem binding number pad keys
Ohhh.. Duh! I was looking threw that the other day too
Thanks for the help!

Thanks for the help!