What are the binds for 'name is suspicious' and 'name is innocent'

I’ve seen people use it and i want to know how

by default it’s the suit zoom bind

ttt_radio
like:
bind “button you want” “ttt_radio ino”
you also can just type “ttt_radio” in console and see all commands

So if you’re looking to do it using the basic “suit zoom” interface method.

  1. Escape
  2. Options
  3. Keyboard
  4. Suit Zoom

When you then press that key, you can press the number that corosponds to the message you want to send. Here’s a picture showing the numbers:


If you want to have specific keys binded (ie a single keystroke for “XYZ is a Traitor!” you need to do it slightly differently:

  1. Options
  2. Advanced…
  3. Enable developer console (~)
  4. Exit Pause and press ` (key immediately above tab and left of 1)
  5. Type bind "[key]" "ttt_radio [message]"
    Example: bind "g" "ttt_radio traitor"
    Chat output: “XYZ is a traitor!”

Here’s a list of what you can do:

Bind Name Output
ttt_radio yes Yes.
ttt_radio no No.
ttt_radio help Help!
ttt_radio imwith I’m with Player Name
ttt_radio see I see Player Name
ttt_radio traitor Player Name is a traitor!
ttt_radio suspect Player Name acts suspicious.
ttt_radio check Anyone still alive?
2 Likes

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.