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: [SOLVED] [QUESTION] Adding new models to the game  (Read 1554 times)

Gurluas

  • Contributors
  • Creator of Worlds
  • *****
  • Posts: 344
    • View Profile
[SOLVED] [QUESTION] Adding new models to the game
« on: July 26, 2012, 03:47:06 am »
Right, so in this case, I wanted to add Soldan's Azshara model to createmodeldata dbc & creaturedisplayinfo dbc alongside Lavaman.
One thing I noticed is, all the entries points towards .mdx.

So in this case I put :

creature/aszhara/aszhara.mdx

and creature/lavaman/lavaman.mdx

and put the Azshara model in that location. (Lavaman is already there)

I also put a last entry...

creature/tempscourgemale/scourgemale.mdx

HOWEVER...Only the scourgemale works.
both of the other ones just shows up as boxes ingame.

Why isn't it working?, and whats with the mdx's when there are only M2s in the folders?
« Last Edit: July 26, 2012, 07:40:34 pm by Admin »

Steff

  • Administrator
  • Creator of Worlds
  • *****
  • Posts: 4551
    • View Profile
Re: [QUESTION] Adding new models to the game
« Reply #1 on: July 26, 2012, 07:54:23 am »
WoW just rename the path inside. I think at the time they wrote the code models where called MDX and swap later to m2. And Blizzard is lazy;)

Have you the models also inside the DBCs?
« Last Edit: January 01, 1970, 01:00:00 am by Admin »
Please mark as solved if solved.
Don't ask if you could ask a question... JUST ask the Question.
You can send me also offline messages. I will answer if I get online.
Skype: project.modcraft
Discord: steff#6954

Morfium

  • Registred Member
  • Loreweaver
  • *****
  • Posts: 96
    • View Profile
Re: [QUESTION] Adding new models to the game
« Reply #2 on: July 26, 2012, 04:32:42 pm »
Did you increase the id for the models and creaturedisplayinfo? I often forget to increase it and end up having dublicate entries which don't show up. Btw... did you rename the models to mdx, because even though you write mdx in the dbc the model's name stays m2.
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

Gurluas

  • Contributors
  • Creator of Worlds
  • *****
  • Posts: 344
    • View Profile
Re: [QUESTION] Adding new models to the game
« Reply #3 on: July 26, 2012, 07:40:22 pm »
I figured out what it was.
So it is solved :)
« Last Edit: January 01, 1970, 01:00:00 am by Admin »