Modcraft - The community dedicated to quality WoW modding!

Wrath of the Lich King Modding => Miscellaneous => Topic started by: Big Bad Bot on November 15, 2014, 12:01:58 pm

Title: [Question] New DisplayID's creatures doesn't appear
Post by: Big Bad Bot on November 15, 2014, 12:01:58 pm
Hello again to everyone. Some time ago I add some new custom models to my server (Trinitycore 3.3.5a) editing some DBCs (Creaturemodeldata, creaturedisplayinfo, etc) and with the command .modify morph everything goes allright, but when I add that model to a creature (creating a new one or editing an old one) I can't spawn it. When I try, I receive the message that I ussually get when I write an inexistent creature ID.


I search for someone with the same issue but I didn't find anything about it. Thanks to everyone again!
Title: Re: [Question] New DisplayID's creatures doesn't appear
Post by: Amaroth on November 15, 2014, 06:25:27 pm
1) make sure you have both DBCs on server side.
2) make sure you have added your displayIDs into world.creature_model_info table.

And everything should be OK.
Title: Re: [Question] New DisplayID's creatures doesn't appear
Post by: Dottore on November 15, 2014, 11:48:40 pm
Yes Amaroth is right I had exactly this problem a while ago and when i added the lines in the creature_model_info table inside the database everything was OK