Modcraft - The community dedicated to quality WoW modding!

Content creation => Modelling and Animation => Topic started by: nicepants on September 16, 2012, 02:16:00 pm

Title: [QUESTION] Green Models
Post by: nicepants on September 16, 2012, 02:16:00 pm
How can I fix the green models? Is it in the .skin files or the .m2?

(http://i1058.photobucket.com/albums/t415/heraldgurone/4d45bc0d.jpg)
Title: Re: [QUESTION] Green Models
Post by: schlumpf on September 16, 2012, 03:53:14 pm
Textures might be missing.
Title: Re: [QUESTION] Green Models
Post by: nicepants on September 16, 2012, 04:56:22 pm
Quote from: "schlumpf"
Textures might be missing.

Do you mean the .blp files? I checked and none are missing

I converted a Cataclysm model (Chromatic Dragon) and that is green also
Title: Re: [QUESTION] Green Models
Post by: larrylaffer on September 16, 2012, 07:13:44 pm
Quote from: "nicepants"
Quote from: "schlumpf"
Textures might be missing.

Do you mean the .blp files? I checked and none are missing

I converted a Cataclysm model (Chromatic Dragon) and that is green also

When a model is green, it means that inst loading the blps.
Make sure that the blps are in the correct path. In the m2 file you should see the path of the textures that the model use and make sure that u have all those blps in the correct path.

Also, if the model loads the textures path by dbc, you should add in the model dbc those textures.
Title: Re: [QUESTION] Green Models
Post by: nicepants on September 16, 2012, 07:44:38 pm
Thanks

There were more paths than just the UI_Goblin so I guess I was missing some files