Modcraft - The community dedicated to quality WoW modding!
Content creation => Level Design => Topic started by: Kiun on June 13, 2014, 07:40:13 pm
-
I created a map with noggit, changed the dbcs and AreaID so it doens't says it's 'Duskwood The Cemetary' at least ingame BUT in character selection still says 'Duskwood'.
(http://imageshack.com/a/img842/1695/1k6q.png) (http://imageshack.com/a/img850/9080/4soq.png)
So I'm wondering if the map name in character selection is server side, or I'm missing something in the dbcs?
No clue at all. Can anyone help me?
-
Server-side and Client-side DBCs have to be equal. Possibly files overwriting each other.
-
You need to extract mapdata and put them on the server.
Just run the mapextractor and make sure your patch is included.
-
Solved after extracting the new mapdata!
Thanks!