*DONG* Posted February 16, 2016 Posted February 16, 2016 Hey guys, I'm having an annoying problem trying to Vsay binds. For example if I were to try to bind something like/bind kp_minus vsay FTHealMe "I'm dying!"The key will only say "Heal Me!" and not the custom text. No matter which combination I use, inside or outside of quotation marks, ET still refuses to display the custom text. What am I doing wrong!? Quote
Shana Posted February 16, 2016 Posted February 16, 2016 Do /bind kp_minus "vsay FtHealMe I'm dying!" bind key "action" 1 Quote
*DONG* Posted February 16, 2016 Author Posted February 16, 2016 That's what I'm saying, I've tried it both ways and it still only performs the Vsay with the standard text. That's what is annoying me Quote
10Tacle Posted February 17, 2016 Posted February 17, 2016 your nickname makes me shudder... GL with that bind stuff 5 Quote
Shana Posted February 17, 2016 Posted February 17, 2016 That's what I'm saying, I've tried it both ways and it still only performs the Vsay with the standard text. That's what is annoying me This might help you: http://fearless-assassins.com/topic/3727-fa-2-jaymod-sound-pack-vsay-list/ Quote
Platinum VIP -=HipKat=- Posted February 17, 2016 Platinum VIP Posted February 17, 2016 (edited) Here's how mine is in my CFG and it works perfect (sorry for the color codes making it harder to read) bind j "vsay_team FTHealMe ^w'^z*^pH^ze^wa^pl ^zM^we^p*" Here's an easier one to read bind g "vsay goodgame Good Game!!" Edited February 17, 2016 by -=HipKat=- Quote
*DONG* Posted February 17, 2016 Author Posted February 17, 2016 your nickname makes me shudder... GL with that bind stuff thanks Quote
*DONG* Posted February 17, 2016 Author Posted February 17, 2016 Here's how mine is in my CFG and it works perfect (sorry for the color codes making it harder to read) bind j "vsay_team FTHealMe ^w'^z*^pH^ze^wa^pl ^zM^we^p*" Here's an easier one to read bind g "vsay goodgame Good Game!!" Hmm that's exactly what I type in, except I used /bind g "vsay goodgame Nice!" to see if it was working with the custom text......no dice Thanks anyway guys, maybe I'll sort it out eventually Quote
RendeL Posted February 17, 2016 Posted February 17, 2016 Isn't the G button already reserved for command map? Maybe that is the issue. Try first /unbind g and then add that bind again, maybe it works. Also you can check /bindlist what keys you have reserved. Quote
redy. Posted February 17, 2016 Posted February 17, 2016 Hi, if you write the bind command into a .cfg file (like an autoexec etc.) don't use the "/" up front: bind kp_minus "vsay FTHealMe I'm dying!" if you open the game and you want to bind over the console directly you need the "/" /bind kp_minus "vsay FTHealMe I'm dying!" Here a tutorial from F|A Medic: http://fearless-assassins.com/tutorials/article/73-how-to-make-binds-chat-sound-shortcuts/ TEXT + VOICE FORM:bind KEY "Vsay VOICECODE CUSTOMTEXT" Example:Bind P "Vsay Hi ^2Hello EveryBody On The Server!!!"it will Play Sound "Hi" and show your CUSTOMTEXT to all player on the server:Hello EveryBody On The Server!!! (With Voice Of "Hello") 2 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.