I got gmod a couple days ago, and don't know how to turn on voice chat. It says that I have it on, but it doesn't show my name in the bottom right when I speak. I have to press x, and a red audio symbol pops up on the right that shows I'm using voice chat, but I'm not sure if people can actually hear me.
Mic Not Working On Gmod
- These commands are to be used with gmodtoolmode, they signify the type of STool. These are relative to a default GMod installation. Tools with capital letters in them (toolSettings) are usually developer oddities.
- GMod global chat server. Contribute to TheFreezebug/Garrys-Mod-Global-Chat development by creating an account on GitHub.
- Classic toggle voice chat command edited for garry's mod. A Garry's Mod (GMOD) Config Script in the Other/Misc category, submitted by Jhrino.
- Enable Developer Console
- This can be done by opening your Gmod Options Menu > Advanced (at the bottom) > Enable Developer Console.
- Use the ~ key to open console once enabled.
- The command to bind a key is 'bind <key> <command>'
- Some examples of what would work
- bind B +drop - Uses the B key to drop a weapon
- bind v 'ulx noclip' - Uses the V key to turn on noclip ***HINT: If the command is 2 words you will need to put quotes around it!***
- bind 0 'say /advert This is a robbery' - Uses the 0 key to say 'This is a robbery' in advert if you are playing DarkRP.
How To Turn Off Chat In Gmod
- Enable Developer Console
- This can be done by opening your Gmod Options Menu > Advanced (at the bottom) > Enable Developer Console.
- Use the ~ key to open console once enabled.
- The command to bind a key is 'bind <key> <command>'
- Some examples of what would work
- bind B +drop - Uses the B key to drop a weapon
- bind v 'ulx noclip' - Uses the V key to turn on noclip ***HINT: If the command is 2 words you will need to put quotes around it!***
- bind 0 'say /advert This is a robbery' - Uses the 0 key to say 'This is a robbery' in advert if you are playing DarkRP.