Modcraft - The community dedicated to quality WoW modding!

Wrath of the Lich King Modding => "Retro-Porting" => Topic started by: Piccolodmq on May 17, 2019, 07:17:58 pm

Title: CreatureModelDisplay.DBC questions (BFA models).
Post by: Piccolodmq on May 17, 2019, 07:17:58 pm
Hi there

I still dont get how the structure of CreatureModelDisplay model works.


When I am creating a Custom model, I know I need a Creature model Data id number in the second column.

Question is how do I know what goes where in 7 - 8 - 9 - 10 column.

Sometimes I find, one simple BLP file in the creature folder, like Pigman.blp.   And easy as that,  something there are more BLP, with skin color, so I have to put in column, 7 Pigman.blp, and in column 8 pigman_brown.blp. as an example.   

But this is with some models and other just have different configuration of how you arrange the Blp in the creaturemodelDisplay.dbc.

Could someone guide me of how I should arrange this custom models CreatureModelDisplay values? So I dont get White or green models?

In the picture below I get white models on both Pigman and Alpaca models... no matter how I arrange BLP info in them.

https://www.mediafire.com/view/u3q51ffzd23zaz3/help.png/file

thanks!