• 🏆 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!
  • It's time for the first HD Modeling Contest of 2024. Join the theme discussion for Hive's HD Modeling Contest #6! Click here to post your idea!

Creating your own Warcraft 3 Background

Level 7
Joined
Nov 13, 2006
Messages
243
This tutorial will teach you how to create and use your own Backgrounds.

Note:This tutorial is medium-hard so take your time studying it and have patience.

Needed:
Skinning capabilities
Modeling capabilities
Some registry knowledge


First of all you need the picture you want to add to background , and if you want to create special effects and create depth and dimensions to it just start photoshop and edit it in the way you want.

After you are done with it , if you have a complicated image with different things like cliffs , fires , water etc. you should take your time to try to transform it into a good skin and the positions of the different parts need to go perfectly in order for the end model to look perfect.

Before starting the next level , the modeling , make sure you transform the skin into .blp format.

After you are done with this part, go into the model editor you are using and start creating the model.If you are using a simple image with no depth , dimension and animation you can simply create a cube or a simple model sheet , and after you are done with that start adding the skin, then save the model into .mdx format.


When you are done with creating the model that will be used as your background you need the two circled items in the picture below.


in the UI folder add the model and leave it there.

When you are done , go to Start->Run->Cmd and in the command prompter write there:
Code:
edit Background.reg
-Press enter and now you should see a blue command prompter.
When you are in this stage you should now save the registry file as normal , and on your desktop.After saving you should now a registry file named "Background" on your desktop.
To edit it open it with a Text Editor like Notepad or better still Notepad++ and write in the registry file:
Code:
[HKEY_CURRENT_USER\Software\Blizzard Entertainment\Warcraft III] 
"Allow Local Files"=dword:00000001

-Then click File-Save

There you are done when you want to add the new background you just need to run the registry file than by now i think you know should be placed along with the model in the Warcraft III folder.



Important note:This method has not yet been tested as it was intended , if you test it please send feedback in this thread, thanks.
 
Last edited:
Level 11
Joined
Feb 18, 2004
Messages
394
Do people really need a tutorial about how to override archive files with local files? Well, maybe. But this isn't even close to that useful. Also, why not just post the registry file? And you don't even explain WTF you are talking about, really. What background? one of the ones located in the UI folder, i presume. well, then which one?! Its hard to acurately overwrite a file when you don't know what file you're overwriting!

Also, people need no registry knoledge to execute a .reg file. they need to know how to double click.
 
Level 7
Joined
Nov 13, 2006
Messages
243
WOOW so hard to do a double click ... on a reg file ...

this tutorial teaches you how to create a model and then use it as your warcraft 3 background ........

if you still don't get it ..... check screen shot

EDIT:nevermind the rock behind beying grey :D i messed with the reg file a bit so it's screwed ...
 

Attachments

  • this.JPG
    this.JPG
    69.2 KB · Views: 15,036
Top