HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

How many textures can a model have?

02-23-2009, 09:41 AM#1
Shadow_killer
I am wondering since 1 of my models are using 3 textures and the last texture aint showing in wc3. It works perfect in 3ds max and wc3 viewer.
Hidden information:
Textures 3 {
Bitmap {
Image "Untitled-2.blp",
}
Bitmap {
Image "Untitled-1.blp",
}
Bitmap {
Image "Untitled-3.blp",
}
}
Materials 3 {
Material {
Layer {
FilterMode None,
static TextureID 0,
}
}
Material {
Layer {
FilterMode None,
static TextureID 1,
}
}
Material {
Layer {
FilterMode None,
static TextureID 2,
02-23-2009, 10:17 AM#2
xXm0rpH3usXx
I had Units with even more than 5 textures working fine...
must be a model error or something else!
02-23-2009, 11:00 AM#3
Shadow_killer
I see thanks for the information, will re export it and see if that works.