Warcraft III resources & community, 2003–2006 · archived

GMax MDL export PROBLEM!!

1 posts
#1

GMax MDL export PROBLEM!!

My models NEVER export correctly!
I use GMax. Here is the stuff that it exported for my latest model that I am working on:
Version {
	FormatVersion 800,
}
Model "MT" {
	BlendTime 150,
}
Sequences 2 {
	Anim "Attack" {
		Interval { 2401, 3135 },
	}
	Anim "Stand" {
		Interval { 1, 2400 },
	}
}
Textures 1 {
	Bitmap {
		Image "",
		ReplaceableId 1,
	}
}
Materials 1 {
	Material {
		Layer {
			FilterMode None,
			static TextureID 0,
		}
	}
}


Now, why doesn't the poly count show up or the bulk of it whatever you call it. The huge part after this coding doesn't export to the listener. Anyone know why?