• Listen to a special audio message from Bill Roper to the Hive Workshop community (Bill is a former Vice President of Blizzard Entertainment, Producer, Designer, Musician, Voice Actor) 🔗Click here to hear his message!
  • Read Evilhog's interview with Gregory Alper, the original composer of the music for WarCraft: Orcs & Humans 🔗Click here to read the full interview.

Away with the Hero Glow!

Status
Not open for further replies.
Level 4
Joined
Aug 7, 2004
Messages
124
Thx, dude! Seems, that I've overabused my right of requesting, nobody wants to read this one, it seems. :oops:
 
Level 3
Joined
Jun 4, 2004
Messages
37
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. :)
 
Status
Not open for further replies.
Top