Modcraft - The community dedicated to quality WoW modding!
Wrath of the Lich King Modding => "Retro-Porting" => Topic started by: Nupper on December 12, 2014, 02:25:33 am
-
(http://i59.tinypic.com/15cfthj.jpg)
Download (http://www.mediafire.com/download/gj1hc9ch8kajqj7/ArakkoaGolem.rar)
Note: This is unpacked files. you would need to update dbcs and add to MPQ
-
What exactly do I have to add to the DBC files and what DBC files?
-
DBCs + DB tables:
CreatureModelData.dbc
CreatureDisplayInfo.dbc
CreatureDisplayInfoExtra.dbc (used only for character models with equipment, not for creatures)
+
world.creature_model_info (don't forget this one!)
world.creature_template
Tadaaaa... You have working NPC with displayID made of new model. Google these tables and DBC files for documentation and I'm pretty sure you won't even need any tutorial, this is quite simple task to do. But feel free to ask if you get stuck somewhere.
-
Looks great