Dinkleberg's GMod
How to make Binds in Gmod - Printable Version

+- Dinkleberg's GMod (https://www.dinklebergsgmod.com/site)
+-- Forum: Community (https://www.dinklebergsgmod.com/site/forumdisplay.php?fid=5)
+--- Forum: General Discussion (https://www.dinklebergsgmod.com/site/forumdisplay.php?fid=18)
+---- Forum: Shitposting (https://www.dinklebergsgmod.com/site/forumdisplay.php?fid=72)
+---- Thread: How to make Binds in Gmod (/showthread.php?tid=11940)



How to make Binds in Gmod - §5Aki - 07-22-2020

First: Make sure you have the developer console on. (Instructions will be listed below) **DO NOT!!! Put the parentheses (these things () ) with your bind!!!**

1. Press the ~ key on your keyboard to open the console.
2. The basic command to bind is — bind (key of your choosing here)

Afterwards depends on what you are wanting to happen:

Want something to be put in chat?
1. Type — bind (key of your choosing here) "say (message of your choosing here)"
2. Then press Enter
Ex. bind b "say How are ya?"
The console should accept the key you input. Try it out!

What an Act Command instead?
1. Type — bind (key of your choosing here) "act (command of your choosing here)"
2. Then press Enter
Ex. bind b "act laugh"
The console should accept the key input. Try it out!
Link for act commands: https://steamcommunity.com/sharedfiles/filedetails/?id=1258091065
Link on How to Dance in Gmod: https://www.dinklebergsgmod.com/site/showthread.php?tid=11876

Wanting to put some binds on your keyboard keypad?
1. Type — bind KP_(name of # of your choosing here) "(either say or act command here)"
2. Press Enter
Ex. bind KP_ins "say Howdy!" OR bind KP_ins "act wave" — These commands would bind them to 0 on the keypad.
The console should accept the key input. Try it!
Link for Keypad Names: https://steamcommunity.com/sharedfiles/filedetails/?id=914366226

How to turn on the Developer Console:
1. Go to Options
2. Make sure you are in the Keyboard tab of the options.
3. Click the button that says "Advanced..."
4. Check the message that says "Enable the developer console"


RE: How to make Binds in Gmod - Nicol Bolas - 07-22-2020

Why uh....why is this is shitposting?


RE: How to make Binds in Gmod - §5Aki - 07-22-2020

I didn't know exactly where to put it within the forums and I, although it is something good to know, see it as just personal use. I mainly only made this for if someone in Gmod is asking about it and I can just link this to them to settle the discussion instead of it going on and on within game.