Garry's Mod

Garry's Mod

Not enough ratings
How to bind thirdperson to a key?
By memes4life
In this guide you'll learn how to bind third person.


   
Award
Favorite
Favorited
Unfavorite
Enabling the Developer Console
You'll need to enable the dev console if you want to bind keys. Fortunately, this is quite simple.
  • 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.
This is pretty simple as long as you pay attention.
  • Press [~] to open the developer console.
  • Type in the console 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 to your autoexec file in :
C:\Program Files (x86)\Steam\steamapps\common\GarrysMod\garrysmod\cfg\autoexec.cfg
Open it with notepad and paste in the code.



1 Comments
Kirby pescotapa Oct 7, 2022 @ 4:56pm 
tysm