Thread Tools Display Modes
Prev Previous Post   Next Post Next
01-24-09, 11:48 PM   #1
Veniche
Premium Member
 
Veniche's Avatar
Premium Member
AddOn Author - Click to view addons
Join Date: Jul 2008
Posts: 46
Changing the Loading Screen graphics

Using the Blizzard's Interface kit, we can change various UI textures by simply replacing them with our one customized ones by mimicing the folder tree and names such as:

Code:
Interface/Buttons/UI-Quickslot.blp
Blizzard's Interface kit tells me that the Loading screen textures are located in the following internal folder:

Code:
Interface/GLUES/LoadingScreens
So to test if I could change a loading screen, I took the one for Eastern Kingdoms (LOADSCREENEASTERNKINGDOM.BLP) and named it according to the one for Kalimdor (LOADSCREENKALIMDOR.BLP) and placed into the folder that I created like the one above.

However the replacement did not occur as I had hoped, logging into Orgrimmar yielded the regular Kalimdor load screen.

Using one of Blizzard's existing BLP files ensures that all attributes are correct, but I tried making a customized BLP myself, which did not work either.

What am I missing here? Is this an UI modification not allowed by Blizzard?
__________________
The Onslaught User Interface

MacBook 2.0 Ghz Aluminum

Twitter
  Reply With Quote
 

WoWInterface » Developer Discussions » Graphics Help » Changing the Loading Screen graphics

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off