What These Binds Do
These are quick callouts you can assign to any key. When pressed, they send a message about the player you’re currently aiming at. Super useful for fast communication during a round.
How to Set Them Up
To create a bind, open your console and type:
bind "key" "ttt_radio command"
Make sure you include the quotation marks. You can choose any key you like.
bind "key" "ttt_radio command"
Make sure you include the quotation marks. You can choose any key you like.
Example:
If you want to bind “Help!” to the G key, you would type:
bind "g" "ttt_radio help"
bind "g" "ttt_radio help"
Available Commands
bind "key" "ttt_radio traitor" — Says: “(Player) is a Traitor!”
bind "key" "ttt_radio innocent" — Says: “(Player) is Innocent.”
bind "key" "ttt_radio suspect" — Says: “(Player) acts suspicious.”
bind "key" "ttt_radio imwith" — Says: “I'm with (Player).”
bind "key" "ttt_radio see" — Says: “I see (Player).”
bind "key" "ttt_radio help" — Says: “Help!”
bind "key" "ttt_radio check" — Says: “Anyone still alive?”
bind "key" "ttt_radio yes" — Says: “Yes.”
bind "key" "ttt_radio no" — Says: “No.”
bind "key" "ttt_radio innocent" — Says: “(Player) is Innocent.”
bind "key" "ttt_radio suspect" — Says: “(Player) acts suspicious.”
bind "key" "ttt_radio imwith" — Says: “I'm with (Player).”
bind "key" "ttt_radio see" — Says: “I see (Player).”
bind "key" "ttt_radio help" — Says: “Help!”
bind "key" "ttt_radio check" — Says: “Anyone still alive?”
bind "key" "ttt_radio yes" — Says: “Yes.”
bind "key" "ttt_radio no" — Says: “No.”
Things to Remember
You must use quotes when setting these up.
These only work if the developer console is enabled (go to Game Settings > Keyboard > Enable Developer Console).
You can change or remove binds whenever you want.
These only work if the developer console is enabled (go to Game Settings > Keyboard > Enable Developer Console).
You can change or remove binds whenever you want.
Last edited: