Oxy[Morons]
ส็ส็็ส็็็็ส็็็็ส็็็็็็็ส็็็็็็็ส็็็็ส็็็็ส็็ส็
- Joined
- Apr 26, 2016
- Messages
- 2,115
- Nebulae
- 3,842
It’s to my understanding a lot of people don’t know how to do some of these things, so I figured I may as well make a thread about it since every time someone finds out I’ve done these binds/blue-eyed cops they ask me how I do it.
credit to @Zak for original video guide that he deleted i guess hahaha
So open up two instances of your file explorer with Garry’s Mod not running.
One to C:\Program Files (x86)\Steam\steamapps\common\GarrysMod\garrysmod\addons
Another to C:\Program Files (x86)\Steam\steamapps\common\GarrysMod\bin
You’re looking for the metropolicepack addon in the addon folder. Once you find it, open up the other file explorer you have to /bin. Here, find gmad.exe. Now, go back to the addons folder and drag metropolice_pack_104491619 to the other file explorer and onto gmad.exe to execute it.
Let it do its thing, then when it’s done you should have a folder of it in your addon folder like so
Once this is done, you need to find and delete the old GMA file you just dragged to gmad. You also need to unsubscribe from the addon from the workshop.
Now, navigate your way into that folder and to C:\Program Files (x86)\Steam\steamapps\common\GarrysMod\garrysmod\addons\metropolice_pack_104491619\materials\models\dpfilms\metropolice\urban_police
Once there, open gasmask_lens.vmt with notepad and paste
$basetexture "models\DPFilms\Metropolice\metrocop_shared\eye_glow"
$selfillum "1"
$selfillumtint "[.25 4 4]"
In between the {‘s. It should look like this.
And you’re all good. Whenever the server changes models, just edit the above into whatever model it’s using.
alias duck_on "+duck; alias toggleduck duck_off"
alias duck_off "-duck; alias toggleduck duck_on"
duck_off
bind x toggleduck
Change the ‘x’ to your desired key.
Chasecam binds
since everyone always just uses the basic ones
bind z "thirdperson_right -25;thirdperson_up 0"
bind c "thirdperson_right 25;thirdperson_up 0"
bind mouse3 "thirdperson_right 0;thirdperson_up 10"
bind MOUSE4 "thirdperson_back 25"
bind MOUSE5 "thirdperson_back 60"
ok yeah im done here now thanks
credit to @Zak for original video guide that he deleted i guess hahaha
So open up two instances of your file explorer with Garry’s Mod not running.
One to C:\Program Files (x86)\Steam\steamapps\common\GarrysMod\garrysmod\addons
Another to C:\Program Files (x86)\Steam\steamapps\common\GarrysMod\bin
You’re looking for the metropolicepack addon in the addon folder. Once you find it, open up the other file explorer you have to /bin. Here, find gmad.exe. Now, go back to the addons folder and drag metropolice_pack_104491619 to the other file explorer and onto gmad.exe to execute it.
Let it do its thing, then when it’s done you should have a folder of it in your addon folder like so

Once this is done, you need to find and delete the old GMA file you just dragged to gmad. You also need to unsubscribe from the addon from the workshop.
Now, navigate your way into that folder and to C:\Program Files (x86)\Steam\steamapps\common\GarrysMod\garrysmod\addons\metropolice_pack_104491619\materials\models\dpfilms\metropolice\urban_police
Once there, open gasmask_lens.vmt with notepad and paste
$basetexture "models\DPFilms\Metropolice\metrocop_shared\eye_glow"
$selfillum "1"
$selfillumtint "[.25 4 4]"
In between the {‘s. It should look like this.

And you’re all good. Whenever the server changes models, just edit the above into whatever model it’s using.
General binds
For a toggle crouch bind, you need to go to your autoexec and paste the following into it.alias duck_on "+duck; alias toggleduck duck_off"
alias duck_off "-duck; alias toggleduck duck_on"
duck_off
bind x toggleduck
Change the ‘x’ to your desired key.
Chasecam binds
since everyone always just uses the basic ones
bind z "thirdperson_right -25;thirdperson_up 0"
bind c "thirdperson_right 25;thirdperson_up 0"
bind mouse3 "thirdperson_right 0;thirdperson_up 10"
bind MOUSE4 "thirdperson_back 25"
bind MOUSE5 "thirdperson_back 60"
ok yeah im done here now thanks
