Problem binding number pad keys

Help with using HLDJ
Post Reply
Mechinn
Game DJ
Posts: 2
Joined: Sat Feb 07, 2009 6:40 pm

Problem binding number pad keys

Post by Mechinn »

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.
Renegade
HLDJ Developer
HLDJ Developer
Posts: 1500
Joined: Sat Mar 01, 2008 2:02 pm
Contact:

Re: Problem binding number pad keys

Post by Renegade »

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).
Mechinn
Game DJ
Posts: 2
Joined: Sat Feb 07, 2009 6:40 pm

Re: Problem binding number pad keys

Post by Mechinn »

Ohhh.. Duh! I was looking threw that the other day too :oops:
Thanks for the help!
Post Reply