Search found 2 matches

by mouseandcat
Fri Mar 20, 2009 7:22 pm
Forum: Tips & Tricks
Topic: Using L4D radials to play audio
Replies: 3
Views: 24435

Re: Using L4D radials to play audio

That might explain it. After some tinkering, I threw in some "halfsec" commands in, but that didn't seem to make a difference - and that would be why. As for the bind syntax, I compensated for the spaces (or just avoided them altogether), but when I looked in the console after issuing the radial ...
by mouseandcat
Fri Mar 20, 2009 10:17 am
Forum: Tips & Tricks
Topic: Using L4D radials to play audio
Replies: 3
Views: 24435

Using L4D radials to play audio

So, I thought it would be neat to set up a radial menu in L4D that one could use to play sound bytes during a game with HLDJ. Going off of a radial menu tutorial ( http://www.fpsbanana.com/tuts/7509 ), I came up with this formula: "Center" { "command" "bind = [filename]; hldjsf; playaudio" "text ...