So i ported a mod from a old racing game and i ported one of the cars as well as the textures. The model format from that game was .pkg but i converted to .obj with a program. The texture files were .tga so it wasnt necessary to convert it. I made the model and that other kind of stuff, made the qc and i compiled it. Puted the textures in material/models/ford in .vmt and .vtf formats. Got the folders in place and started the game. When i spawned the prop it was purple/black, when i before configured the .vmt files to find the models in model/ford_mustang_gt.mdl. And somehow it didn't work.
Here is the link to my project: [url]https://www.mediafire.com/?48faw577x86h5a5[/url]
And this is the screenshot: [url]http://steamcommunity.com/sharedfiles/filedetails/?id=771497290[/url]
Any help?
The name of the vmt must match the name of the materials. If the material name is white in Blender (or any modelling program), then the vmt name must be white.vmt
Inside the vmt, you must provide the path & name of the texture files (vtf)
Btw, I think the UV are screwed on your model
[t]http://i.imgur.com/6oOFwwR.png[/t]
[QUOTE=Blaze2198;51123458]The name of the vmt must match the name of the materials. If the material name is white in Blender (or any modelling program), then the vmt name must be white.vmt
Inside the vmt, you must provide the path & name of the texture files (vtf)
Btw, I think the UV are screwed on your model.
[t]http://i.imgur.com/6oOFwwR.png[/t][/QUOTE]
So is there anyway that you can fix the UV?
Unfortunately idk how to fix that
[QUOTE=Blaze2198;51123485]Unfortunately idk how to fix that[/QUOTE]
Oh ok, but is there a program that you import the model and you can paint it, then in the end make a texture for it?
Yeah you can do it with Blender
[url]https://youtu.be/pyoia07FEfs?t=3m28s[/url]
When i try to bake the texture there comes an error and says ''Cricular reference in texture stack''
[t]http://i.imgur.com/sw7gl7H.png[/t]
[editline]29th September 2016[/editline]
Nevermind i fixed that :D. I have a problem once again, when i try to paint the prop with green colour it dosent seem to be coloured... and no its not pink
[t]http://i.imgur.com/1d3X5Om.png[/t]
Sorry, you need to Log In to post a reply to this thread.