Originally Posted by
Mirranda
You have to place the files in the correct file path.
i.e. Item/ObjectTextures/HEAD/xxx_xxx_xxxxx.blp
So the best way to do it is find the original files, copy their tree path and paste it into notepad, then when you make the mpq, every time you import the .blp, copy and paste that tree path.
Remember though that you have to specify the file that you're importing, so only paste in the folder paths, and not the name of the actual file
i.e. import and you have xxx_xxx_xxxxx.blp that you specified. Infront of this paste the file path (item/ObjectTextures/HEAD/xxx_xxx_xxxxx.blp, now you'll have item/ObjectTextures/HEAD/xxx_xxx_xxxxx.blpxxx_xxx_xxxxx.blp) and so you just delete the front xxx_xxx_xxxxx.blp so that the file name you specified is left, rather than the pasted file name.
I hope that makes sense and wasn't totally confusing.