Modcraft - The community dedicated to quality WoW modding!

Wrath of the Lich King Modding => Miscellaneous => Topic started by: inico on January 09, 2011, 10:37:16 pm

Title: [QUESTION] World of Warcraft Alpha maps
Post by: inico on January 09, 2011, 10:37:16 pm
Hello! Sorry for my English, because i speak Spanish.
Well, i saw on MmOned that "Mod" is able to extract ADT maps from WoW alpha v5.3.3368 (i.e. Kalidar: http://www.mmowned.com/forums/world-of- ... lidar.html (http://www.mmowned.com/forums/world-of-warcraft/model-editing/advanced-model-edits/217173-map-adts-kalidar.html" onclick="window.open(this.href);return false;)).
All the maps are in the "DataWorldMaps" folder, and they are WDL and a WDT files. The alpha WDT file is like a MPQ (it has a lot of files inside) :S
I tried to open an alpha WDT file with MPQEditor and it has 3 files inside, one of them is around 700 mb (iI guess in that file we can find the ADTs).

(http://i263.photobucket.com/albums/ii153/inico-pok/WowSecrets/WowAlphaWdtOpened.png) (http://i263.photobucket.com/albums/ii153/inico-pok/WowSecrets/WowAlphaWdtOpened.png)

Do you know how can i extract the ADT maps from this weird WDT file?

Thank you.
Title: Re: [QUESTION] World of Warcraft Alpha maps
Post by: Tigurius on January 09, 2011, 11:08:03 pm
http://www.madx.dk/wowdev/wiki/index.php?title=Alpha (http://www.madx.dk/wowdev/wiki/index.php?title=Alpha" onclick="window.open(this.href);return false;)
there were no single adts, but all data was in this big 700mb wdt file.
Title: Re: [QUESTION] World of Warcraft Alpha maps
Post by: inico on January 10, 2011, 01:01:58 am
Quote from: "Tigurius"
http://www.madx.dk/wowdev/wiki/index.php?title=Alpha
there were no single adts, but all data was in this big 700mb wdt file.

Thank you, i had read that article some time ago.
But, how did Mod extracted all Kalidar ADTs? There must be a way to do it.
Title: Re: [QUESTION] World of Warcraft Alpha maps
Post by: Tigurius on January 10, 2011, 01:13:21 am
You could hex it or write a tool, which does the hexing job for you^^