Forum > Texturing and 2D Art

[SOLVED] Need Help with getting my custom ingame map to show

<< < (2/3) > >>

Eatos:
The Problem is i want to make it as worldmap into Emerald Dream :) and you can say first 30 adts
Now first time when i tried to make it it wasnt working well only in one place it could show me walking but now it doesnt work at all :S

So basically in this red square i want map to be displayed :D

Steff:
1. if you want to add this as a second worldmap you need to recode the Lua/XML interface. The Outland worldmap is hardcoded there. The pland only one worldmap at start :)

2. You need to add the right cords on the map. So the client kows that you are in this reagion.

Eatos:
And that is what i need to know how? what coords and where to add.

Steff:
Depends on your map. To the DBC fileds. Have a look at the wow dev wiki dbc part.

Eatos:
Currently my map is controlled through 2 dbc files.
AreaTable.dbc and WorldMapArea.dbc
with AreaTable.dbc it is also connected Map.dbc just pointing out for name
 In Map.dbc for EmeraldDream it has 1397 id from AreaTable.dbc
so question do i need to add coords in that table or to add core in WorldMapArea.dbc

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version