TF2 Toggle Chat
TF2 config script to toggle text and voice chat on/off
open sourcesource engine
Overview
A script to toggle text chat and voice chat on/off in TF2. Useful when server chat gets spammy and you need to focus.
How It Works (v3)
The script cycles through three states with a single key:
- First press → Turns OFF text chat
- Second press → Turns OFF voice chat
- Third press → Turns ON both text and voice chat
You can still use chat normally by pressing your default chat key (Y or U).
Installation
- Add the script to your
autoexec.cfg - Replace
KEYwith your desired toggle key
Version History
- v3 — Added voice chat toggle with 3-state cycle
- v2 — Consolidated to single toggle key
- v1 — Two separate keys for on/off