- Messages
- 463
- Reaction score
- 1,217
- Points
- 575
So this has been a problem that most people just deal with - I was one of those people.
However I have always been wondering if there was a way to remove the spam of "VehicleType: prop_vehicle_jeep:". Especially with the use of developer 1 it was very annoying when I just got spammed with it in the top left hand corner.
Thus I did some research yet nothing helped, I look up Console Variables and everything yet it turns out I was on the complete wrong tracks. There is a very simple fix to which I will share with the community today.
The Fix:
Very simply, all you have to do is input two things into the console:
Those two things there are literally all you have to do in order to stop the spam. If you want this to be permanent then you'll need to add it to your autoexec.cfg file like so.
(Which can be found at C:\Program Files (x86)\Steam\steamapps\common\GarrysMod\garrysmod\cfg)
Before:
After:
I take paypal donations
However I have always been wondering if there was a way to remove the spam of "VehicleType: prop_vehicle_jeep:". Especially with the use of developer 1 it was very annoying when I just got spammed with it in the top left hand corner.
Thus I did some research yet nothing helped, I look up Console Variables and everything yet it turns out I was on the complete wrong tracks. There is a very simple fix to which I will share with the community today.
The Fix:
Very simply, all you have to do is input two things into the console:
con_filter_text_out "VehicleType: prop_vehicle_jeep:"
con_filter_enable 1
con_filter_enable 1
Those two things there are literally all you have to do in order to stop the spam. If you want this to be permanent then you'll need to add it to your autoexec.cfg file like so.
(Which can be found at C:\Program Files (x86)\Steam\steamapps\common\GarrysMod\garrysmod\cfg)
Before:
After:
Last edited: