Modcraft - The community dedicated to quality WoW modding!

Wrath of the Lich King Modding => Serverside Modding => Topic started by: Ariuss on May 25, 2014, 09:56:25 pm

Title: [SOLVED] Custom NPC - green problem
Post by: Ariuss on May 25, 2014, 09:56:25 pm
So well. After i tried to create my own custom NPC with tutorials which were on forum i get a little problem. NPC in game got only hair, shoulders and that's pretty all. Rest is green. I think it might be because of BLP file, which looks kinda... strange.
[attachment=0:2vvxtp7f]problem.jpg[/attachment:2vvxtp7f]
Title: Re: Custom NPC - green problem
Post by: kojak488 on May 26, 2014, 12:26:57 am
At least you posted a screenshot of part of the problem.  Next time how about posting an image showing the entire problem?
Title: Re: Custom NPC - green problem
Post by: iindigo on May 26, 2014, 12:51:12 am
My first guess would be incorrect BLP compression. Some bits of the game require a specific type of BLP and will break if you use any other type.
Title: Re: Custom NPC - green problem
Post by: Ariuss on May 26, 2014, 12:12:20 pm
Oh screens. My bad sorry, forgot to add them.
CharDisplayInfo - [attachment=2:22ae267o]CharDisplayInfo.jpg[/attachment:22ae267o]
CharDisplayInfoExtra - [attachment=1:22ae267o]CharDisplayInfoExtra.jpg[/attachment:22ae267o]
NPC - [attachment=0:22ae267o]Bugged greenie fat.jpg[/attachment:22ae267o]

And well as you see in in my previouse post. Both BLP and tga file looks like this. That's how it looks like after exporting it with WoW Model Viewer. Oh and I've used both BLPConverter's i mean 6 and 8
Title: Re: Custom NPC - green problem
Post by: sleikas on May 26, 2014, 02:35:12 pm
If you used photoshop, switch the file to  index collor mode, and then convert it to blp

Works all the time for me
Title: Re: Custom NPC - green problem
Post by: Ariuss on May 27, 2014, 12:18:55 pm
With sleikas help I've manged to find solution. Big thanks for you neighbor :D
Title: Re: Custom NPC - green problem
Post by: kojak488 on May 27, 2014, 03:48:40 pm
Quote from: "Ariuss"
With sleikas help I've manged to find solution. Big thanks for you neighbor :D

Is that to say the solution sleikas posted above is the solution?  Or was it something else that you two discussed privately?
Title: Re: [SOLVED] Custom NPC - green problem
Post by: Ariuss on May 27, 2014, 10:40:26 pm
We discussed it privately cause there were few things to change ;)