Import model from mod - find texture for the model
1 replies, posted
Hello,
i'm currently working on a movie and i need to import a model for private usage from another mod.
So i unpacked the VPK file and copied the model to garrysmod (custom addon).
Aswell as the texture (atleast i think it is the right one, VTFEdit preview show that this is the right texture).
BUT the problem is, ingame the model just turns purple/black means missing texture.
I've copied over the whole materials folder from that mod, restarted gmod and again, purple/black.
Is there any way to open the mdl file to see what texture it needs or is there something else i am doing wrong?
Paste the VMT and VTF file into /addons/myaddon/materials/ (copied 1 to 1 from the mod to my addon)
Last I checked, this also happens when the material uses a shader that isn't implemented. Post the VMT of one of the materials that isn't working.
Sorry, you need to Log In to post a reply to this thread.