• Check out the results of the Techtree Contest #19!
  • 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.
  • Create a void inspired texture for Warcraft 3 and enter Hive's 34th Texturing Contest: Void! Click here to enter!
  • The Hive's 22nd Icon Contest: Creep Abilities is now concluded, time to vote for your favourite set of icons! Click here to vote!

Import Trouble

Status
Not open for further replies.

Noclip

N

Noclip

OK so far i imported models i am using a shotgun model

It comes with war3mapImported\Shotgun.MDX

and war3mapImported\Shotgun.blp

i need to know wut i put in as the custom path..
i put where the blp is shotgun\shotgun.blp
first shotgun is the folder name. if the custom path is not where it is located can u tell me how to find where it is.
and i and if there is already a topic like this just put a link.
 
Oh yeah well i look over the page 20 times and it doesn't say what teh custom path is.
 
Imported models

I have imprted several models from the site, some of them work, but some don't. For example, I downloaded the Undead Arthas Cinema model, I changed all the paths to what they say on the page, but when I assign the model to a unit and try and place all that appears is a large checkered cube and a message telling me it couldn't load the model. Why don't some of these work?
 
Arthas Cinema

Mine used to crash when I tried it to, then I changed the path so that it didn't have textures/(blah blah blah). Now it doesn't crash it just doesn't load, the same thing seems to happen with almost every model I try to get, only a small handfull seem to work.
 
Models that I can't get to work

Here are the models I have tried so far that won't work
Destruction Knight
Silver Knight(axe)
Silver Knight (sword)
Footman(2)(TeamColor)1a
Judah2(sword)2da
Gold Chaos Knight
 
Well what is wrong then?

Alright I tried Silver Knight again, I clicked on the link, extracted all 6 files: Textures\BloodElf-SpellThief.blp, Textures\SKhelm.blp, Textures\SKmain.blp, Textures\Shoulder1.blp, war3mapImported\SilverKnight(Sword).mdx, and war3mapImported/SilverKnight(Sword)_Portrait.mdx
These are the exact same paths I have when I import them into a map. I save, exit WE, restart it and assign the graphic to peasent or some other model, still when I place it though all I get is a checkered box and a message saying it couldn't load the model. What more do I need to do?
 
Well I am sorry if you are bored TheWickerMan, but I just want to know why, if these models work, 90% of what I download doesn't work? Does anyone know a reaeson ? Cuz I have been searching these forums for weeks and it seems like there is some unspoken pact among people on this site to never give a clear answer. So could someone PLEASE just tell me why some models seem to require more then just deleting the war3mapImported part? And what they need.
 
If anything else fails:
Open the model file (the .MDX, first you convert it to .MDL using War3FileConverter).
Then look for the part in the top that says
Code:
Textures 2 {
	Bitmap {
		Image "abilities\Spells\Undead\Impale\ImpaleArm.blp",
	}
	Bitmap {
		Image "Textures\BloodWhiteSmall.blp",
	}
There you see what the proper paths are. Here it is "abilities\Spells\Undead\Impale\ImpaleArm.blp" and "Textures\BloodWhiteSmall.blp".
 
Status
Not open for further replies.
Back
Top