Stack Exchange Network
Stack Exchange network consists of 183 Q&A communities including Stack Overflow , the largest, most trusted online community for developers to learn, share their knowledge, and build their careers.
Arqade is a question and answer site for passionate videogamers on all platforms. It only takes a minute to sign up.
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.

How do I do that '------- is a traitor' in GMOD?
Ive seen many people be like '---- is a traitor' 'I'm with -----'
I can't for the life of me figure out how too do this? Do you look at somebody and press a key? Im new to GMOD so....
2 Answers 2
To do this, you need to "bind keys".
Binding keys is the process of "binding" a function to a key, in other words, you specify a specific key, and then what you want to happen when you press that key.
By binding the Suit Zoom button to a key, (which in HL2 actually zooms in your view), you can select what you want to say from a list of options.
To do this:
- Go to Options > Keyboard
- Find Suit Zoom
- Bind that to a key
- Click Apply
Now while in TTT you can click that key and it will open a menu and you can use the number keys at the top of your keyboard to use it.
Binding Keys Manually
Use this if you want to specifically shout one thing, instead of a list of choices popping up.
- Enable the Developer Console by going to Options > Keyboard > Advanced > Enable Developers Console
- Click ~ key at the top left of your keyboard (you may have to hold it)
- type bind *key* "ttt_radio *command*"
A thing to remember is that the command itself, must be surrounded by "" as shown.
Change *key* to whatever key you want. If you don't know key names (for eg. KP_INS), then goto your keyboard menu, by doing the below:
- Goto Options > Keyboard
- Choose any random bind to replace.
- Replace it with your wanted key.
- Remember what the binded key is (it will show you, and in my case, it will say KP_INS)
- Replace it with the original key.
Then, all you have to do, is replace *key* in the console, with the remembered string.
Command List (replace *command* with these)
- help - Help!
- imwith - I'm with name of player you are looking at .
- see - I see name of player you are looking at .
- traitor - name of player you are looking at is a traitor!
- suspect - name of player you are looking at acts suspicious.
- check - Anyone still alive?

As I recall: it was V or C , but that is just something I try to recall.
See the notes on the TTT help here , but the help states that they're unbound by default, so you can bind them by using (for example):
bind "v" "ttt_radio traitor"
Which types in chat when you press V : "(player you aim at) is the traitor!"

- How do I bind them too a key? – Super0293 Dec 31, 2014 at 2:34
- You type 'bind "v" "ttt_radio traitor"' in the console (use the tidle key (~) to open the console ingame, it may be required that you need to enable the console in the options menu) – Inferno IV Dec 31, 2014 at 7:10
You must log in to answer this question.
Not the answer you're looking for browse other questions tagged garrys-mod ..

- Featured on Meta
- Moderation strike: Results of negotiations
- Our Design Vision for Stack Overflow and the Stack Exchange network
- Community Moderation Strike - The Return of the Arqade Mods
- Screenshot of the Week #97 [Submissions Closed, Vote Now!]
Hot Network Questions
- Is tropylium cyclopentadienide possible?
- Correcting how a student writes symbols
- Small dents on bicycle frame
- Can we simultaneously use the particles 地 and 得 with a single verb, e.g. 他高兴地跳得高?
- Extend ethernet cable
- What is the purpose of 192.168.1.0?
- Someone I don't know contributed to my program on GitHub. Can I still present that program as my Bachelor thesis?
- 1 Corinthians 3:21 reference belong to you
- Random wiggly smooths for 100s of factor levels
- Half even rounding
- Can the neutrons in a nuclear reactor be collimated?
- What are all the possible codes for {{A\\B}}?
- How should I modify file permissions to accomodate Wordpress
- What do Americans say instead of “can’t be bothered”?
- How can I raise behavioral concerns as a candidate?
- Two ideal ohmmeters in parallel
- Why do the Nordics have a low birth rate despite their government providing all parents with free childcare and parental leave?
- Coworker hiding and stealing lab material
- Best practices for community choir audition with unknown song
- Has anyone been charged with a crime committed in space?
- Convert a Gaussian integer to its positive form
- Is it true that people willingly provide their articles that were published in journals?
- An open-source license that seems impossible to comply with
- Pros and cons to round PCB design
Your privacy
By clicking “Accept all cookies”, you agree Stack Exchange can store cookies on your device and disclose information in accordance with our Cookie Policy .
How to Open the Console in Gmod
By Aaron Donald Aaron Donald Author Aaron Donald is a passionate technology writer with a distinct emphasis on gaming and electronic gadgets. His extensive knowledge of gaming hardware and keen eye for technical details equip him to provide thorough, in-depth how tos and reviews of the latest gaming gear and games. Read more • Edited by Evan Gower Evan Gower Editor With over a decade of experience in digital publishing. Evan leads our team with a keen eye for emerging tech trends. Read more December 1, 2021
Gmod is a top-rated sandbox game where the only limits are your imagination. You can load all the character and object models you want into the game and have complete control over their behaviors. However, some players might not know that Gmod has a developer console they can also take advantage of.
As the developer console is disabled by default, you’ll have to turn it on manually. After doing so, anyone with the proper knowledge can use it to perform some incredible tasks.
How to Open the Console
The console in Gmod allows players to turn on cheats or change the viewpoint. The first time you install Gmod, it’s disabled for all users. That’s why we’ll show you how to gain access to the console.
Follow these steps to open the console:
- Launch Gmod on your PC.
- Go to the game’s main menu.
- Click on “Options” from the main menu.
- Select the “Keyboard” tab.
- From this menu, find the “Advanced” tab.
- Click to check the “Enable Developer Console (~)” option.
- Confirm your choice.
- End the process by clicking on the second “Ok” button.
After doing so, you can press the tilde button or “~” key below your Esc key. When you press it, the console will appear on your screen. It’s now ready to accept your input.
You call up the console at any time when you use Gmod, whether you’re in the main menu or any of your servers. Typing a command and running it works no matter the game’s state.
If you wish to disable access to the console, you can follow all the steps above but uncheck the box. Alternatively, you can bind the console to another key. It’s mandatory to do so if you’re using a non-English keyboard.
Here’s how to rebind the console:
- Launch Steam on your PC.
- Go to your Steam Games list and search for Garry’s Mod.
- Right-click on Gmod.
- Click on “Properties.”
- When the window pops up, select “Set Launch Options.”
- Another window will pop up.
- Type +bind xxx “toggleconsole” , where xxx is your key of choice.
- After rebinding the console, you can bring it up even if you use a non-English keyboard.
Gmod Console Commands
There are a variety of console commands, and they’re handy for modifying aspects of the game. Let’s start with some general commands for the Source engine console, which also function identically in Gmod.
- changelevel
You can use these general commands for different situations. For example, the “noclip” command allows you to go anywhere on the map. Going through floors and flying becomes possible after executing this command. After running the code, you’ll have to press the V key to start clipping into the environment again.
The “connect” command will let you connect to a server. You’ll have to type in the server hosts’ IP address after the command itself. When your friend has a private server, you’ll need to use this method to enter it.
The command “buddha” is fun to mess around with, as you lose health but won’t die. Unlike the “god” command, which renders you immortal and invincible.
These are some of the most common universal Source commands. You can even use them in other games such as Team Fortress 2 and Half-Life 2, which run on the same engine as Gmod.
Here are some Gmod-specific commands you can run:
- gm_clearfonts
- gm_giveswep
- gm_gridsize
- gm_showhelp
- gm_showspare1
- gm_showspare2
- gm_showteam
- gm_snapdegrees
- gm_snaptogrid
- gm_spawnsent
- gm_spawnswep
- gm_spawnvehicle
- -gm_special
- +gm_special
- gmod_admin_cleanup
- gmod_camera
- gmod_cleanup
- gmod_drawhelp
- gmod_npc_weapon
- gmod_physiterations
- gmod_spawnnpc
- gmod_toolmode
- gmod_undonum
- gmod_vehicle_viewmode
With these commands, there are worlds of possibilities available. Some of the examples above can change camera angles, give NPCs weapons, and spawn in various entities. Feel free to experiment with the cheats above.
Spawning in Weapons
When you use the “ent_create” command and add the item’s name after the code, you spawn the item in your session. The command is commonly used to spawn in various weapons, and here are some default weapons you can materialize via console.
- ent_create weapon_alyxgun
- ent_create weapon_357
- ent_create weapon_stunstick
- ent_create weapon_crowbar
- ent_create weapon_physcannon
- ent_create weapon_crossbow
- ent_create weapon_bugbait
- ent_create weapon_smg1
- ent_create weapon_striderbuster
- ent_create weapon_shotgun
- ent_create weapon_rpg
- ent_create weapon_pistol
- ent_create weapon_frag
- ent_create weapon_ar2
- ent_create weapon_annabelle
These weapons are mainly from the Half-Life 2 series. As both games run on the same engine, conjuring these firearms and melee weapons is relatively simple. The moment you run these commands, you can pick up the item right away.
Why Use the Console?
The console is the only way players can tweak Gmod and customize it to their preferences. Standard settings aren’t going to cut it because they’re constrained. Even so, using the console requires knowledge of the Source engine and Gmod commands.
Thankfully, the console is relatively user-friendly. When you type a letter, a drop-down menu containing several commands will appear. They start with the letter you first typed.
When you add more letters, the list gets smaller. This way, you can narrow down your command choices and find the command you want.
Some websites contain all Source engine commands. With more than a thousand of them, including variations, you should only pick the essential ones. However, there’s no harm in keeping the hyperlinked list handy.
The complete command list may contain specific cheats and commands you wish to use, and the website also contains short descriptions. There’s no need to guess what the codes do when their functions are laid bare for all to see.
Nothing Can Kill Me Now
With “god” or “buddha,” you get to live forever in Gmod, and no amount of damage will kill you. There are many other commands you can run, thanks to the game’s flexibility. As a blank slate, Gmod truly allows players to express their imaginations.
What commands do you use frequently? Do you think Gmod is perfect for making your imagination a reality? Let us know what you think in the comments section below.
Disclaimer: Some pages on this site may include an affiliate link. This does not effect our editorial in any way.
Lee Stanton August 22, 2023
Aaron Donald August 15, 2023
Lee Stanton August 11, 2023
Send To Someone
Missing device.
Please enable JavaScript to submit this form.
Lee Stanton April 1, 2023
Steve Larner March 7, 2023
Lee Stanton August 23, 2022
Lee Stanton August 16, 2022
Cassandra McBride December 3, 2022
Lee Stanton February 20, 2023
How-To Geek
How to enable push to talk on steam.
Filter out unwanted noise when using Steam Voice Chat. Follow our guide to set up a push-to-talk key that won't interfere with your game.
When you're in voice chat with friends on Steam, your microphone can pick up all sorts of unwanted background noise. Always remember that you can use the push-to-talk setting to mute your mic until you're ready to speak.
While push-to-talk setting used to be located under the Steam Settings menu, it has found a new home in the Friends List Settings menu. To access this menu, launch the Steam app on your computer and then open your friends list by clicking the "Friends & Chat" icon in the bottom right of the Steam app.
In the Friends & Chat window, click the Gear button to open the Friends List Settings menu.
Select the "Voice" tab and scroll down to the "Voice Transmission Type" section. Click "Push-to-Talk". You can then assign a hotkey to activate your microphone. We recommend using the tilde (~) key as your push-to-talk button, as it is easily accessible during play and rarely interferes with the game itself.
You can also toggle the option to have a short sound play when you press and release the key you chose.
When you're finished, you can close the window and game on without that annoying background noise. You can always come back to this menu to adjust additional audio settings to improve your voice, like echo cancellation, noise cancellation, and automatic volume/gain control (all of which are enabled by default).

Garry's Mod

Originally posted by |UDG| The Commander : bind "w" "exit"
Originally posted by sky_gaming00-Buying mannrobics : alt + f4 works all the time for me
Originally posted by The Rice Fields : Originally posted by |UDG| The Commander : bind "w" "exit"
Report this post



How to Install Organic Hair Mod For Sims 4

Roblox Murder Mystery 2 Codes 2023 (Updated)
Garry’s mod: controls.

Here is a list of basic controls for Garry’s Mod:
Basic Movement Controls
Looking around.
When you are moving, you need to look around, and for that purpose, use your mouse. As you move your mouse, the angle of vision in the game will keep on changing and you will be able to see in different directions.
You can walk using WASD keys.

If you want to jump, use space.
If you want to crouch, press Ctrl.
You can sprint by pressing Shift while you walk.
If you press Alt while walking, you will walk slower.
Weapon Controls
You can shoot a gun or tool by left clicking.
Scroll or press a number to swap guns, and then click to choose.
You can use a gun’s secondary or special firing by right clicking.

Basic Building
Press and hold Q to access the spawning menu.

Left-click and hold with your Physics Gun to move your object.

Press and hold E while holding an object and moving your mouse to rotate the object.
Right-click the object while holding it to make it unmovable.
When holding an object, and pressing E, use W and S to bring an object closer or to push it further from you. You can also scroll to move the object faster.
Use A and D when holding E to rotate the object more precisely.
You Might Also Like
Starbound: best mods, fire emblem heroes | lucina guide, world of warcraft (wow) classic: dungeon levels list & requirements, fire emblem heroes | lukas guide, analysis, and inherit skills, the 10 worst pokemon in pokemon go.

2 Answers 2
One of these will do it
The first one stops your ' key from being functional, and the second one doesn't but with the second one you will always send one ' when you press mouse middle.
If you're using the second version, pay close attention to this (this won't matter with the first version because your ' key will be disabled).
Be sure to release the ' very quickly when using this hotkey. If you hold it long enough for Window's key repeat functionality feature kicking in, you'll exit out of the mouse middle scrolling mode. So to use it, press (very short hold) ' and at the same time (slightly after) press (or hold) LButton and release ' . Then you can keep holding LButton , if holding is what you wanted to do.

You can easily use LButton with any key but the LButton should be pressed first. Keep in mind that the ' is not a control key, so if you put it before the mouse click it would work but it could cause issues. If you choose to use it that way you should test that it doesn't interfere with your work.
So, LButton + ' would be:
The way you wanted it with ' + LButton (use a ~ character to prevent blocking the ' key):
A better/faster way would be to use a Left Click and then a Right Click (keyboard not required):
Your Answer
Sign up or log in, post as a guest.
Required, but never shown
By clicking “Post Your Answer”, you agree to our terms of service and acknowledge that you have read and understand our privacy policy and code of conduct .
Not the answer you're looking for? Browse other questions tagged autohotkey or ask your own question .
- The Overflow Blog
- What it’s like being a professional workplace bestie (Ep. 603)
- Journey to the cloud part I: Migrating Stack Overflow Teams to Azure
- Featured on Meta
- Moderation strike: Results of negotiations
- Our Design Vision for Stack Overflow and the Stack Exchange network
- Temporary policy: Generative AI (e.g., ChatGPT) is banned
- Call for volunteer reviewers for an updated search experience: OverflowAI Search
- Discussions experiment launching on NLP Collective
Hot Network Questions
- I'm wondering if a 650nm 250mW diode laser could remove the first layer of a PCB
- What movie is this avocado-like monster from?
- Does Blinking creature loss the benefit on attacking if the opponent can see invisible creature?
- How to know which areas of a new song to sing softly and which areas to sing loudly?
- Is it an Element?
- Spell date in Japanese
- How you get any work done is beyond me?
- Can we simultaneously use the particles 地 and 得 with a single verb, e.g. 他高兴地跳得高?
- How do you specify the requirements for 3-phase load center (breaker box)
- Fantasy book about a boy whose family lives in a sort of vacation spot for the real world
- Height of floral sets
- Could you find the way in this maze of rebuses?
- TikZ - accurate colors with shifting in scope environments while using transparency group and opacity
- Sustainable eating habits as a pilot
- Rotation constraints overwrite inherited scale
- How should I modify file permissions to accomodate Wordpress
- Someone I don't know contributed to my program on GitHub. Can I still present that program as my Bachelor thesis?
- How to make scrollable TogglerBar?
- How much monthly costs can I expect if I get a kitten or two?
- What are all the possible codes for {{A\\B}}?
- How to terminate a soil drain pipe into the earth and avoid blockages
- 1 Corinthians 3:21 reference belong to you
- Is this excerpt from an AI-generated answer re Portugal in WWII based on any real events?
- Musical murder mystery
Your privacy
By clicking “Accept all cookies”, you agree Stack Exchange can store cookies on your device and disclose information in accordance with our Cookie Policy .

IMAGES
VIDEO
COMMENTS
First, go into your Options menu. Then, select the Keyboard tab. After that, select the "Advanced" button. Check the "Enable Developer Console" button. You can now open the developer console by press ~ ! Creating a bind So now that you have the developer console enabled, we need to create a keybind.
First things first you will need to know how to bind keys. To start open the Gmod console with the ~ key. This should open the pause menu and a window will appear. if you just type bind into the console field with no arguments you will get a message like this; bind [key] <command>: binds a command to a key. this is the command that will bind the key.
bind t "say /advert Mug Drop $1000 or die". by entering that in console whenever you press the "t" key on your keyboard it should pop up this in chat if you are on a server with the advert addon: Mug Drop $1000 or die. if you are in a game without the advert addon it will display this in chat. /advert Mug Drop $1000 or die.
Well you just do : bind (key) swapcam. alias swapcam s3rd. alias s3rd "alias swapcam s1st; thirdperson". alias s1st "alias swapcam s3rd; firstperson". Or on somes servers there are a command : bind (key) "say !3p. And on somes servers there are 2 commands : !3p and !1p : bind (key) cam.
Open up the console command and type in. bind " [YOURKEYHERE]" "thirdperson". If you want it to switch first person then thirdperson over again, type in, bind " [YOURKEYHERE] "tpm" alias "tpm" "thirdperson; bind [YOURKEYHERE] fpm" alias "fpn" "firstperson; bind [YOURKEYHERE] tpm". Altough, you have to type this everytime you start gmod, so go ...
Basic Gmod Keys You Did It! Change Logs Comments Movement So you're having a bit of trouble moving? Just use your WASD keys to move around, did you know you can also run!? Just press and hold your Shift key to run like the Flash. Looking Around See that mouse your using to scroll through this guide like a champ.
In this video, I show you how to bind the command first and third person to a shortcut key in Garry's Mod.Music in this video: Kalimba- Mr. ScruffPlusCube So...
Will drop your current weapon. By default the key that would open the GMod spawn menu (default Q) instead performs this action. You can manually bind it to other keys using this concommand. ttt_equipswitch Switches to slot 7 (your equipment weapon) if you have one. If you have that weapon out, it will instead switch to your previous weapon.
1. The console command in question 2. Binding to a key 1. The console command in question First things first, you need the developer console enabled to use the command. It can be enabled by going to your settings, keyboard tab -> advanced options, and ticking "Enable developer console".
Open console. (Which you will have to enable in the settings by going to Options>Keyboard>Advanced Setting>Enable developer console) type. "sv_cheat 1". type "third person". And when you want to go back into first person, type "first person". #1. TheGreenHoodedGuy Jun 17, 2013 @ 1:29pm. Thanks Super toaster.
To do this: Enable the Developer Console by going to Options > Keyboard > Advanced > Enable Developers Console Click Apply Click ~ key at the top left of your keyboard (you may have to hold it) type bind *key* "ttt_radio *command*"
there is a darkrp game i am on and the only way to escape is to click rapidly but my keyboard is crazy and it can click rapidly so i need to bind a key to press my mouse button. i am terrible at coding for garrys mod but i think there need to be something where the + is in this>> bind (key) "+ mouse1".
Steam Group: http://steamcommunity.com//groups/MysticBlaze^ Updates on any future plan of MysticBlaze ^ Free Giveaways^ Have a say on what we you want us to ...
1. open dev console with ~ 2. bind " [the key the bind shall be set to]" "kill;say [whatever it is you wanna say]" 3. example1: bind "=" "kill;say Kat is dead now Rippu" If example1 doesn't work then try the format of example2 or a different form of the kill bind 4. example2: bind "=" "say Kat is dead now Rippu;kill" 5.
You have to press a key, then switch between the weapons in that category. So lets say that you have 3 SMGs, you press 3 (to get to the SMG category), and then find your weapon by carry on pressing 3 or using scroll wheel.
Below Is A Definition And Explanation Of All Of The Super Admin Commands. - ply = Player Name/Player (The Target Of The Command)-time= Amount Of Time The Command Will Last (e,g Fire will last for 300 seconds)- amt = Amount Of Said Item (e,g armor is the amount of armor, normally ranging through 0-100) - sound = The Sound Title/Sound File Name - dmg = Damage Amount, The Amount Of Damage Dealt
What's up? Welcome to this Garry's Mod tutorial. Today I will be showing you how to open your console and how to bind keys. This will be a really short tutor...
This command is very helpful in Gmod Darkrp. Now you can change your key and your commande by the one you want. - - - - - - - - - - - - - - - - - - - - - - - - - Je mets un exemple : bind m "say /me sors une arme." Cette commande est très utile en DarkRP. Maintenant vous pouvez changez votre touche et votre commande par celle que vous voulez.
Launch Gmod on your PC. Go to the game's main menu. Click on "Options" from the main menu. Select the "Keyboard" tab. From this menu, find the "Advanced" tab. Click to check the ...
Click "Push-to-Talk". You can then assign a hotkey to activate your microphone. We recommend using the tilde (~) key as your push-to-talk button, as it is easily accessible during play and rarely interferes with the game itself. You can also toggle the option to have a short sound play when you press and release the key you chose.
WHat is the Hotkey for commiting suicide I am still a newb/scrubb < > Showing 1-15 of 15 comments \:Stupid:/ Mar 12, 2016 @ 8:56pm ... Untested code, in theory it'll freeze up your computer as Gmod errors from trying to read something which isn't there unless it has been patched, idk.
Basic Building. Press and hold Q to access the spawning menu. Left-click and hold with your Physics Gun to move your object. Press and hold E while holding an object and moving your mouse to rotate the object. Right-click the object while holding it to make it unmovable. When holding an object, and pressing E, use W and S to bring an object ...
1 Some days ago, my middle mouse button broke, only scrolling works. The problem is that I use this button a lot, which is a reason that he broke, so i searche about some way to "replace" his function, and i discovered about AutoHotKey.