https://github.com/ruby0b/ttt2-voice-chat-toggle
TTT2 Addon that adds a toggle button for voice chat
https://github.com/ruby0b/ttt2-voice-chat-toggle
Last synced: about 1 year ago
JSON representation
TTT2 Addon that adds a toggle button for voice chat
- Host: GitHub
- URL: https://github.com/ruby0b/ttt2-voice-chat-toggle
- Owner: ruby0b
- License: gpl-3.0
- Created: 2023-11-01T20:02:37.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-29T21:14:17.000Z (about 2 years ago)
- Last Synced: 2024-05-02T04:20:12.973Z (about 2 years ago)
- Language: Lua
- Homepage: https://steamcommunity.com/sharedfiles/filedetails/?id=3069022878
- Size: 152 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
# \[TTT2/Sandbox\] Voice Chat Toggle
Adds a key binding & console command to _toggle_ voice chat on and off so that players no longer have to use push-to-talk.
Compatible with proximity voice chat addons.
Players can change the keybinding in the TTT2 F1 settings menu (default binding is `H`).
The console command to do the same is `voice_toggle`.
## Admin Settings
Admins can open the TTT2 F1 menu > Server Addons > Voice Chat Toggle to change the following settings:
| ConVar | Default | Description |
| ------------------------ | ------: | --------------------------------------------------------------------------- |
| voice_toggle_auto_enable | 0 | Automatically enable voice chat for players when they join. |
| voice_toggle_hide_panels | 0 | Hide the voice panels in the top-left corner that show who else is talking. |
## Sandbox
If you're using this in sandbox you'll have too manually bind a key to the `voice_toggle` console command.
The `voice_toggle_hide_panels` setting is also ignored in sandbox.