Modcraft - The community dedicated to quality WoW modding!
Wrath of the Lich King Modding => Miscellaneous => Topic started by: Deadlyth on November 08, 2013, 05:55:36 am
-
Hello
Sorry for my bad english, I use translator googel.
Wanted to ask if there is a mod or a possibility that the death knight have normal eyes like all other models.
Thanks in advance
Deadlyth
-
Delete the death knight eyeglow geoset and retexture their .BLP files so they have normal eyes.
-
I have neither the knowledge nor the talent to make something yourself.
Was hoping that someone has already done something like that and I can put into my mod with it simply
-
You could replace the glow with a transparent texture. It's under the bloodelf folder, although it'd affect all Deathknights.
-
If you can tell me where exactly can I find this file and how it is I like to try it out
-
Use mpqeditor to open common.mpq, then go to character/bloodelf, look for something akin to deathknightglow.blp
Right click it, extract it, then move it to a folder with the blpconverter.
Drag it on the blpconverter exe, then open it with GIMP or photoshop, delete everything so it's just the transparent squares, then save it. (export in GIMP's case.)
Drag the exported png file to the blpconverter exe. Now you have a new glow.
Make a folder chain corresponding to the original location of the glow.
So if it was in character/bloodelf then make a folder in c:/pony/character/bloodelf and put it there.
Now open mpqeditor, click new mpq, invent a name. It needs to be Patch-X, replace X with any letter or number.
For instance, Patch-7 or Patch-V.
Then click next, now select "Build the mpq archive from a file or directory".
Select the pony folder you created earlier. Now take your new patch, and put it in the data folder of your wow installation. The Deathknight eye glow should be gone.
-
i dont have a common mpq.. only a lot of numbers
-
It should be under data.
Common.mpq stores everything your installation needs to work.
Unless you have Cata/Mop?
In which case, Textures should be where it is.
-
it works and was easy thx