• 🏆 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!

How to import Hero Draenei Paladin

Introduction

This is an automatically generated tutorial. It will guide you through the process of importing the model Hero Draenei Paladin of the bundle Hero Draenei Paladin. Please note that all the screenshots in this tutorial were made using a Mac, however it should be no problem to interpret what is equivalent on a Windows or Linux machine.

Extract and Access

I am assuming that you have already downloaded the file Hero Draenei Paladin.zip and know where it is located on your hard drive. The file is compressed as a zip archive. Most modern operating systems allow you to unzip the archive by double clicking it and dragging the contents out to the desktop (or any other place).

When you have extracted the archive, it should look like this:

Hero Draenei Paladin
Armor_Color.blp
Body_Color.blp
HeroDraeneiPaladin.mdx
Weapon_Color.blp

Open World Editor and click Module -> Import Manager:

This is the Import Manager. From here you can add and remove custom files from your map file:

Importing HeroDraeneiPaladin.mdx

Now Click the "Import File" Button:

Next select 'HeroDraeneiPaladin.mdx' in the folder which you extracted from the zip archive:

Hero Draenei Paladin
HeroDraeneiPaladin.mdx
Armor_Color.blp
Body_Color.blp
Weapon_Color.blp

The file has been properly added to the map archive:

HeroDraeneiPaladin.mdx
Model
511
war3mapimported/HeroDraeneiPaladin.mdx

Done, you have imported the file HeroDraeneiPaladin.mdx.

Importing Armor_Color.blp

Now Click the "Import File" Button:

Next select 'Armor_Color.blp' in the folder which you extracted from the zip archive:

Hero Draenei Paladin
HeroDraeneiPaladin.mdx
Armor_Color.blp
Body_Color.blp
Weapon_Color.blp

As you see, the field "Full Path" starts with something like "war3mapimported/". But most models do not look for their assets in that directory. The assets need to be in a specific location in order for the model to find them. Therefore, you will have to change the "Full Path" to what the model looks for. You can find the required paths in the readme.txt and also on this page.

HeroDraeneiPaladin.mdx
Model
511
war3mapimported/HeroDraeneiPaladin.mdx
Armor_Color.blp
Image / Texture
42
war3mapimported/Armor_Color.blp

Double-click the file Armor_Color.blp:

Armor_Color.blp
Image / Texture
42
war3mapimported/Armor_Color.blp

Tick the box "Use Custom Path" and type in the correct path:

Armor_Color.blp
Image / Texture
42
Armor_Color.blp

The file has been properly added to the map archive:

HeroDraeneiPaladin.mdx
Model
511
war3mapimported/HeroDraeneiPaladin.mdx
Armor_Color.blp
Image / Texture
42
Armor_Color.blp

Done, you have imported the file Armor_Color.blp.

Importing Body_Color.blp

Now Click the "Import File" Button:

Next select 'Body_Color.blp' in the folder which you extracted from the zip archive:

Hero Draenei Paladin
HeroDraeneiPaladin.mdx
Armor_Color.blp
Body_Color.blp
Weapon_Color.blp

As you see, the field "Full Path" starts with something like "war3mapimported/". But most models do not look for their assets in that directory. The assets need to be in a specific location in order for the model to find them. Therefore, you will have to change the "Full Path" to what the model looks for. You can find the required paths in the readme.txt and also on this page.

HeroDraeneiPaladin.mdx
Model
511
war3mapimported/HeroDraeneiPaladin.mdx
Armor_Color.blp
Image / Texture
42
Armor_Color.blp
Body_Color.blp
Image / Texture
79
war3mapimported/Body_Color.blp

Double-click the file Body_Color.blp:

Body_Color.blp
Image / Texture
79
war3mapimported/Body_Color.blp

Tick the box "Use Custom Path" and type in the correct path:

Body_Color.blp
Image / Texture
79
Body_Color.blp

The file has been properly added to the map archive:

HeroDraeneiPaladin.mdx
Model
511
war3mapimported/HeroDraeneiPaladin.mdx
Armor_Color.blp
Image / Texture
42
Armor_Color.blp
Body_Color.blp
Image / Texture
79
Body_Color.blp

Done, you have imported the file Body_Color.blp.

Importing Weapon_Color.blp

Now Click the "Import File" Button:

Next select 'Weapon_Color.blp' in the folder which you extracted from the zip archive:

Hero Draenei Paladin
HeroDraeneiPaladin.mdx
Armor_Color.blp
Body_Color.blp
Weapon_Color.blp

As you see, the field "Full Path" starts with something like "war3mapimported/". But most models do not look for their assets in that directory. The assets need to be in a specific location in order for the model to find them. Therefore, you will have to change the "Full Path" to what the model looks for. You can find the required paths in the readme.txt and also on this page.

HeroDraeneiPaladin.mdx
Model
511
war3mapimported/HeroDraeneiPaladin.mdx
Armor_Color.blp
Image / Texture
42
Armor_Color.blp
Body_Color.blp
Image / Texture
79
Body_Color.blp
Weapon_Color.blp
Image / Texture
32
war3mapimported/Weapon_Color.blp

Double-click the file Weapon_Color.blp:

Weapon_Color.blp
Image / Texture
32
war3mapimported/Weapon_Color.blp

Tick the box "Use Custom Path" and type in the correct path:

Weapon_Color.blp
Image / Texture
32
Weapon_Color.blp

The file has been properly added to the map archive:

HeroDraeneiPaladin.mdx
Model
511
war3mapimported/HeroDraeneiPaladin.mdx
Armor_Color.blp
Image / Texture
42
Armor_Color.blp
Body_Color.blp
Image / Texture
79
Body_Color.blp
Weapon_Color.blp
Image / Texture
32
Weapon_Color.blp

Done, you have imported the file Weapon_Color.blp.

You're done

You have now imported your model. Don't be afraid when you place the object and it appears to be a purple cube. Just close the map, re-open it and it will look fine in the World Editor.

If you did exactly as this guide told you and it did not work properly. Please make a thread in the Modeling & Animation Forum containing the following:

  • Link to the model and the tutorial
  • Precise description of what does not work
  • The map you tried to import it to (with the model imported)
And we will do what we can to help you.
Top