Forum > Serverside Modding
[DBC] AreaID doesn't appear ingame
(1/3) > >>
bizzlesnaff:
I've created a new continent and created different areas for my map, but for any reason my custom zones not have a ID ingame..they appear as name, but...yeah..picture say it better I think ;)
this are my map.dbc and areatable.dbc, I don't see any mistake...maybe anyone could help me ;)
[attachment=0:grdpycyy]dbc.zip[/attachment:grdpycyy]
Kaev:
Did you edit the server DBCs aswell?
bizzlesnaff:
Yes, of course :)
Krang Stonehoof:
In your AreaTable.DBC, exploreFlags are 0.
When you are editing DBCs, take a look at the WIKI and make sure you're doing it right. (You can just google.com, type in your file.DBC and check the first link).
http://www.pxr.dk/wowdev/wiki/index.php ... aTable.dbc
Check the fourth column. On Wiki it's called AreaBit, in DBC Editor it's called exploreFlags.
"Use new unique value when creating custom row for making maps work correctly. Max=4500"
stoneharry:
Also, you must generate updated map data for the server. You must make sure that the map extractor is also targeting your custom map, as it needs to be in a specific directory for this to work. For me, I had to place the updated DBC's inside DataenUSpatch-enUS-4.mpq last time I checked.
This is why your area id's are showing as as Unknown. The server doesn't have the map data.
Navigation
[0] Message Index
[#] Next page
|