Warcraft III resources & community, 2003–2006 · archived

Animation Help

5 posts
#1

Animation Help

Hey how do i delete animations whit oinker tools and/or .MDL Files ??
#2
Save it as a MDL, open it up in notepad, and look for this, or something similar:

Sequences 22 {
	Anim "Stand" {
		Interval { 167, 1567 },
		MinimumExtent { -203.47, -201.277, -35.6347 },
		MaximumExtent { 198.457, 200.65, 209.786 },
		BoundsRadius 292.089,
	}
}

Delete all the Anim "Name" { ... } stuff to delete each animation. Doesn't save much space, or delete the real info to run the animation, however.
#3
I tried that but when i do so it comes up whit some strange stuff and tells me that theres been and error
#4
You must also modify the number of sequences. In the example shown, if you remove 1 animation, change the number 22 to 21.
#5
Ohh Thx
The conversation continued. After wc3sear.ch closed, 2 further replies were posted to this thread on The Hive Workshop. Read them there →