View Single Post
07-21-14, 11:42 PM   #4
Fizzlemizz
I did that?
 
Fizzlemizz's Avatar
Premium Member
AddOn Author - Click to view addons
Join Date: Dec 2011
Posts: 1,877
The textures are stored in the various mpq files so the paths are virtual to the the wow clients extract function (admittedly they most likey are representative of a file structure at Blizzard)

The extract mechanism for mapping the mpq file, the container (blob whatever) of a particular image in that mpq and the "path" to export it to may have an incomplete map(list) of all the textures.

Edit: Extract fails although in-game works is most likely because the two mapping mechanisms were created by two different people/teams
__________________
Fizzlemizz
Maintainer of Discord Unit Frames and Discord Art.
Author of FauxMazzle, FauxMazzleHUD and Move Pad Plus.

Last edited by Fizzlemizz : 07-22-14 at 12:06 AM.
  Reply With Quote