• Check out the results of the Techtree Contest #19!
  • 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.
  • Create a void inspired texture for Warcraft 3 and enter Hive's 34th Texturing Contest: Void! Click here to enter!
  • The Hive's 22nd Icon Contest: Creep Abilities is now concluded, time to vote for your favourite set of icons! Click here to vote!

[General] Loading Screen Bar + Border changes

Status
Not open for further replies.
In a single map, you can't.

In a campaign, you can import a new mdx file, or new blp files with the same path as the original files, this way they will overwrite the original loadbar. Files for the loadbar are located in UI\Glues\Loading\Loadbar.

That doesn't work with a single map because the imported files get loaded with the map, which means they are available only after the loading of the map.

Whereas with a campaign, files get loaded when you open the campaign, so they are available when you load a map.
 
In a single map, you can't.

In a campaign, you can import a new mdx file, or new blp files with the same path as the original files, this way they will overwrite the original loadbar. Files for the loadbar are located in UI\Glues\Loading\Loadbar.

That doesn't work with a single map because the imported files get loaded with the map, which means they are available only after the loading of the map.

Whereas with a campaign, files get loaded when you open the campaign, so they are available when you load a map.

Oh is that so, then there's no hope :D :D
 
Status
Not open for further replies.
Back
Top