Left 4 Dead 2

Left 4 Dead 2

42 ratings
Removing Stuff From Custom Models - The Easy Way
By Queen Blush
A guide that shows an easy way to remove things like separate clothing pieces from a custom model.
   
Award
Favorite
Favorited
Unfavorite
What is this!??!?!??
Sometimes you find a good survivor model on the workshop but feel like one part of the outfit could be removed to make it a whole lot better. This guide will show you how to do that without having to recompile or do anything with the 3D model itself.

LARGE NOTE THAT IS LARGE
This is very dependant on what the original model is. Not every model will have all the stuff attached to it be in separate textures. But if it's something like a custom survivor outfit then likely it'll be separate and you can do this.

For this guide I will be trying to remove the scarf from Winter Season Rochelle.
Prerequisites
You only need the Left 4 Dead 2 Authoring Tools for this.
You can find them in the tools section of your library.
Extracting the files from the VPK
The first step is getting the files themselves.

You first want to subscribe to whatever the mod is then open L4D2 and wait for your addons to load. Then you can simply quit the game.

Next find the workshop page for whatever it is you plan to do this to and then look for the long string of numbers at the end of the page link.


You want to then navigate to your L4D2 main directory by right clicking on it in your Steam library then going to "Manage" then "Browse Local Files".



Then go to left4dead2/addons/workshop


Now you want to look for whatever the string of numbers was in the folder. The file extension should be ".vpk"
Once you've found it you want to open a new window to your L4D2 main directory and simply navigate to the "bin" folder. If you have the L4D2 Authoring Tools installed, you should find "vpk.exe" in that folder.
Now drag over that string of numbers vpk over vpk.exe. If you did it right a new folder should be made in the workshop folder with the same name as the string of numbers as the original vpk.
Move that folder in the base "addons" folder instead of the "workshop" folder.

(Also make sure you unsubscribe from whatever the mod is on the workshop itself)
Actually doing it
This is the part that will be somewhat different depending on what the mod is.
In the new folder that you dragged into your addons folder, you want to open it and navigate the materials folder and subfolder.
You'll have to use some common sense to find the texture for the thing you're looking for, but usually they're named after what they are meant to be.

In my case I'm looking for something scarf related.

Assuming you've found the textures for what you want, open the ".vmt" files for whatever it is in a text editor. It doesn't matter which one you use.
Inside these vmt files will be a bunch of text. Simply delete all of it and replace it with:
VertexLitGeneric { $no_draw 1 }

Now simply save the file
Packing it BACK into a VPK
If the addon has an "addoninfo.txt" file in it, this step can be skipped.

Simply drag the folder you edited into vpk.exe like before but now this time it will be packed into a vpk file.
Dassit
If you did it right, whatever the piece of clothing was should now be no longer visible in game.
7 Comments
Gaming Chevy Camaro 2 May @ 4:03am 
Worked 👍
L_M 22 Nov, 2024 @ 9:48am 
aight gonna try search

thanks for reply
Queen Blush  [author] 22 Nov, 2024 @ 9:41am 
@Your room game is Public Nig
i assume this is for anime models, cause anything else wouldn't have this issue, but if you don't want the characters extra bright, then go into the VMT files of it and delete any line that has "$lightwarptexture" in it. if it doesnt have this then idk why itd be bright
L_M 22 Nov, 2024 @ 6:56am 
unrelated question maybe but

how to reduce character brightness (luminous effect) or disable it?
Dontae 6 Sep, 2024 @ 5:07pm 
It was her favorite scarf
gay mk announcer: finish him 4 Sep, 2024 @ 10:49pm 
why is she so scared to be missing her scarf... what did you do to it?
R3N 4 Sep, 2024 @ 9:41pm 
Great guide just what I needed.
Its annoying that some mod creator ruin their mods by adding something extra.