• 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.

Import ERROR

Status
Not open for further replies.
Level 6
Joined
Feb 18, 2010
Messages
153
When i import anything to warcraft 3 world editor. non of it works just says.

imports/filename.mdl not found when i place it on map.

anyone know how i can fix it?
 
When you import a model, it has to look like this:
war3mapImported\ModelName.mdx

Mdl cannot be viewed in warcraft 3, unless they are a model from the engine itself, so it needs to be *.mdx.

If it is a texture *.blp file, up to the author's defined path, you need to either import them as
TextureName.blp (meaning you need to remove the "war3mapImported\" or
Textures\TextureName.blp (meaning you have to replace the "war3mapImported\" with "Textures\"). Read some tutorials on importing stuff.
 
Level 6
Joined
Feb 18, 2010
Messages
153
ok thanx for help i read the tutorial BUT.

the model still doesnt show ingame it shows a checkered cube . evan tho all the settings are exactly like the creator says to put them.

EDIT: NVM i didnt change 1 of the texures location
 
Status
Not open for further replies.
Top