• 🏆 Texturing Contest #33 is OPEN! Contestants must re-texture a SD unit model found in-game (Warcraft 3 Classic), recreating the unit into a peaceful NPC version. 🔗Click here to enter!
  • 🏆 Hive's 6th HD Modeling Contest: Mechanical is now open! Design and model a mechanical creature, mechanized animal, a futuristic robotic being, or anything else your imagination can tinker with! 📅 Submissions close on June 30, 2024. Don't miss this opportunity to let your creativity shine! Enter now and show us your mechanical masterpiece! 🔗 Click here to enter!

Change loading screen pic...

Status
Not open for further replies.
Level 6
Joined
Apr 4, 2010
Messages
74
The format wc3 uses is not .jpg, but .blp

Here is a short guide for a low-quality one:
1. Create a image with the size 800x600
2. Resize the image to 512x512, it will streatch out in wc3.
3. save the image as .tga
4. use warcraft 3 viewer to convert the image to .blp.
Wc3 viewer download link: http://www.wc3c.net/showthread.php?t=82558
5. Import the .blp file into your map and set It's custom path to "FullScreen.blp"
6. Import loadscreen.mdx to your map, it can be found here:
http://world-editor-tutorials.thehelper.net/loading/LoadingScreen.mdx
7. Set It's custom path to "LoadingScreen.mdx"
8. Go to properties-->loading screen and set the loading screen to LoadingScreen.mdx
9. Enjoy.

That was really a short summary of this guide:
http://world-editor-tutorials.thehelper.net/loadscreen.php

If you wish to achieve higher quality,I recommend this one:
http://world-editor-tutorials.thehelper.net/cat_usersubmit.php?view=36757


Google is your friend.
 
Status
Not open for further replies.
Top