Modcraft - The community dedicated to quality WoW modding!
Wrath of the Lich King Modding => Miscellaneous => Topic started by: detonatorss on April 11, 2013, 11:18:08 am
-
How i add the new custom id's of my areatable in TrinityCore or MaNGOS can anyone help me?
-
oO Edit the areatable.dbc and add it to your .dbc files, both client- and server-side ? Apply them with Noggit with the area id tool and opening the area id window (press x) ?
o.o.
-
but in game in the characters windows the area is hidden TT
-
but in game in the characters windows the area is hidden TT
No, it shouldn't. Make sure that you place it onto an area and that you add it to ALL the DBCs, client, server, etc. Consider re-extracting Maps, as they are included. Maybe that solves your problem. Make sure that it is not a WMO, as WMO have their own area table.
-
i have to put in the emulator the MapID I supose that's the problem and rextract all the things, i supose that are the problems, but i don't know how to put the map in the Srouce XD, i supose that can be, Map.cpp and Map.h but i don't know it XD
-
In all honesty, that's bull. I use custom ids myself and it works properly without modifications (server-side wise beside dbc).
-
Have you also added the new IDs to your ADTs with noggit?