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?
Help with key bindings
Forum rules
Read this before posting in this section
Read this before posting in this section
Re: Help with key bindings
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