I am trying to bind some common replies in the QW Beta.
In ET and RTCW the syntax is:
bind F6 "vsay_team Sorry"
It doesn’t work the same in QW, in keeping with the new QW file structure, I tried this:
bind "F6" "vsay_team Sorry" "" "default"
Any help or suggestions?