This is a read only copy without any forum functionality of the old Modcraft forum.
If there is anything that you would like to have removed, message me on Discord via Kaev#5208.
Big thanks to Alastor for making this copy!

Menu

Author Topic: Character model used as creature have white texture  (Read 949 times)

darksoke

  • Registred Member
  • GM Isle Explorer
  • *****
  • Posts: 20
    • View Profile
Character model used as creature have white texture
« on: February 22, 2018, 04:32:30 pm »
I need some help, tried to use pandaren model as creature model but all end up into a huge white not textured creature, here's a list of what i've done and how i've done.

So first o fall i have ported and implemented character model, replaced Naga for this one. Everything works well character side but when i use the model on a creature it just appear as a huge white not textured model. Baked texture look alright too :/

Added everything in CreatureDisplayInfoExtra.dbc as follows


Then in CreatureDisplayInfo.dbc


And last thing CreatureModelData.dbc (As i said i replaced naga to make the race playable)


and all ended up to this. Note character is on morph with the same display as the creature



Please lead me to what i might be missing !!
« Last Edit: February 22, 2018, 06:01:38 pm by darksoke »

Finsternis

  • Contributors
  • Creator of Worlds
  • *****
  • Posts: 505
    • View Profile
Re: Character model used as creature have white texture
« Reply #1 on: February 22, 2018, 08:31:28 pm »
I never worked with pandaren and have just an idea what it could be.
If im not wrong 1x2 textures for npc´s coming with wod+.
So the texture here is a pandaren texture that is already 1x2 but the npc just want 1x1.
You could try to add a texture that is 1x1(it will look broken and strange of course^^) and if it works that is the problem.

darksoke

  • Registred Member
  • GM Isle Explorer
  • *****
  • Posts: 20
    • View Profile
Re: Character model used as creature have white texture
« Reply #2 on: February 22, 2018, 10:18:58 pm »
I never worked with pandaren and have just an idea what it could be.
If im not wrong 1x2 textures for npc´s coming with wod+.
So the texture here is a pandaren texture that is already 1x2 but the npc just want 1x1.
You could try to add a texture that is 1x1(it will look broken and strange of course^^) and if it works that is the problem.

hmm done what you said
http://prntscr.com/iih9uk

any way to fix this ? I'm pretty new with all this stuff

EDIT: Ok i found out the issue however it will take ages to convert the images, is there a MOP BLP to WOTLK BLP converter just for the models by any chance?
« Last Edit: February 22, 2018, 10:58:33 pm by darksoke »