Warcraft III resources & community, 2003–2006 · archived

Away with the Hero Glow!

5 posts
#1

Away with the Hero Glow!

This model made by Sopho for me ( http://www.wc3sear.ch/?p=Skins&ID=2031 ) was supposed to have no hero glow, but he couldn't remove that (thx anyway, Sopho!)
Can anyone else do this now?
#2
I'll post a reply to get you back up to the top of the list so more people'll look at your post >.>
#3
Thx, dude! Seems, that I've overabused my right of requesting, nobody wants to read this one, it seems. :oops:
#4
Ok, this is kinda tricky.

You're going to need something that converts the .mdx file to a .mdl. I suggest Yobguls, but I can't think of a like offhand.

Once the model is converted to .mdl, open the file in notepad and look for something that looks like this:

Bitmap {
Image "",
ReplaceableId 2,
}


Replace it with this:

Bitmap {
Image "UI\Glues\Loading\LoadBar\Loading-BarBackground.blp",
}

This works perfect for me. If you can't get it to work, then tell me what model and I'll do it for you. :)
#5
I'll try that!