Modcraft - The community dedicated to quality WoW modding!

Wrath of the Lich King Modding => "Retro-Porting" => Topic started by: Roccus on July 15, 2016, 02:50:59 pm

Title: [SOLVED] [QUESTION] Porting Legion Creature to WoD
Post by: Roccus on July 15, 2016, 02:50:59 pm
Hello there everyone. I'm new here on this forum but i started to modify my wow files with wod some weeks ago, starting with Blp then model swap.

I'm on a cool RP Server but i want to make patch as a player for other player. I already gave them a model swap patch for a lot of Legion model without any bug. I know how to swap, how to edit the M2 Hexa with 010 Editor to make it able to appear in WoD version et i know how to fix the animations. But i wasn't happy with this little patch to kill time. So i wanted to Attack the dbc et db2 to insert them as unique creature.

 

For now here's what i can do.

- I know how to implement a new ID in Filedata.dbc and create a model in CreatureModelData.dbc using the link with Filedata using MyDbcEditor. But when i tried to make the display on CreatureDisplayInfo.db2, i achieved to creature most of it like i can morph with my custom DisplayID into the m2 model and it is animated but i have a lot of problems with the texture. I searched for hours and hours using 010 Editor and everything i could find without success. So i'm stuck in my project with a white or sometimes green textureless model... If anyone could teach me how to do things step by step you would make me really happy. Like how to convert db2 to dbc with 010 Editor to make it able to take as an argument a path like "CreatureWardenwardenwhite.blp" or simply "wardenwhite.blp". How to find the texture ID for CreatureDisplayInfo.db2 with an imported model from Legion which has it blp's in "Creature"

 

I'd also like to know more about Hardcoded texture, i see some Hardcode and CreatureSkin on 010Editor but i can't seem to hardcore Something or make a difference...

 

Here's my databases:

http://puu.sh/q23XK/b34c510403.png (http://puu.sh/q23XK/b34c510403.png" onclick="window.open(this.href);return false;)

http://puu.sh/q23Z1/d1f1313cd3.png (http://puu.sh/q23Z1/d1f1313cd3.png" onclick="window.open(this.href);return false;)

and the CreatureDisplayInfo.db2 lines of the Legion model:

http://puu.sh/q240q/3458d98886.png (http://puu.sh/q240q/3458d98886.png" onclick="window.open(this.href);return false;)
Title: Re: [QUESTION] Porting Legion Creature to WoD
Post by: Roccus on July 16, 2016, 05:25:45 pm
Solved by myself after days of struggle
Title: Re: [QUESTION] Porting Legion Creature to WoD
Post by: schlumpf on July 16, 2016, 07:45:45 pm
Quote from: "Roccus"
Solved by myself after days of struggle
Apparently nobody knew, so you're the first one now. Why not share what you found out?
Title: Re: [SOLVED] [QUESTION] Porting Legion Creature to WoD
Post by: Roccus on July 16, 2016, 10:01:57 pm
I'll share my newfound knowledge with everybody when it will be 100% working. I still need the geoset ID for npc with the same ModelID but different armors like the Nightborne et the Drogbar.