Results 1 to 10 of 35

Thread: Talk to your team only!

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. Arrow Talk to your team only!

    You now have the ability to talk only to your team even when all talk is on!


    You need to enter these commands into your user.cfg file or one line at a time in console.


    To have a button that is used only for team chat for example: F to only send voice to your team.
    Code:
    alias +teamonly "voicetoggle;+voicerecord"
    alias -teamonly "voicetoggle;-voicerecord"
    bind f +teamonly
    Alternatively, you can bind a key to be a toggle, then push the normal voice key to talk.
    Code:
    bind f voicetoggle
    Or just say !voicetoggle in chat
    Last edited by ZERO; 01-26-2011 at 03:29 PM.



Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •