Help with key bindings

Help with using HLDJ
Post Reply
Beliathon
Game DJ
Posts: 1
Joined: Mon Apr 20, 2009 2:22 pm

Help with key bindings

Post by Beliathon »

I've been trying to bind my keys so that I can press a key and it will play the file associated with it... from reading the hldj help section, I thought it worked like this:
bind button "bind:myaudio;hldjsf"

for example, to bind a file called AHH, to my F5 key, I typed this:
bind F5 "bind:AHH;hldjsf"
... but it won't work.

What am I doing wrong?
Renegade
HLDJ Developer
HLDJ Developer
Posts: 1500
Joined: Sat Mar 01, 2008 2:02 pm
Contact:

Re: Help with key bindings

Post by Renegade »

Your syntax is correct (although I'd recommend using >$), however the ":" key can be problematic for some Source games (this is likely the problem you are experiencing) and so "=" is now used instead for the newer versions. Try the Current Build and see the updated help text, or check out the tutorial here: http://www.hldj.org/forums/viewtopic.php?f=6&t=252
Post Reply