Version 0.11 This application can be used to Scale the size of creatures by editing the MDL files. It also allows you to change the skin names and save the file with a new name. Now you can make small dragons and not have to edit a file by hand :) (.NET Framework Required to Run - Win98,ME,2000,XP compatible)
Posted by Sylrae at 2007-07-21 22:13:54 Voted 8.00 on 07/21/07
I got it to work once, and now, every time I try to rescale something, I get a "Length cannot be less than zero. Parameter name: length." Unhandled Exception, then the program crashes. I get this error, or one about length every time I try to use it. What should I be doing different? Should I be using a diffent mdl txt maker?
Posted by nirvy at 2006-09-06 20:10:46 Voted 10.00 on 09/06/06
I wrote same matter as Drakken_Raed wrote before. Thank you for your great tool by the way.
Posted by nirvy at 2006-09-06 20:07:25 Voted 10.00 on 09/06/06
I'm looking for the tool that can rescale multiple mdl files at once. It is necessary to create new dynamic models. Is it possible for you to modify this tool into what I meant?
Posted by zephyr ( 84.166.xxx.xxx ) at 2006-02-22 11:07:02
It doesn't work properly!!!
No matter how hard I try, I can't find any .mdl file in the game directories to load into the scaler. and before you blame me: i HAVE also created some custom creatures in the toolset. so where should i look for the files? my override directories are empty...
Posted by chillibaby at 2006-01-20 09:01:20 Voted 9.75 on 01/20/06
This works for most mdls. Easy program.
Posted by Drakken_Raed at 2005-07-31 08:34:10 Voted 9.75 on 07/31/05
This could be even better if there was a mass scaling option. For armors, body parts and such.
Posted by Drakken_Raed at 2005-07-31 08:32:53 Voted 9.75 on 07/31/05
Works well
Posted by gleepism at 2005-06-24 17:21:46 Voted 9.00 on 06/24/05
A great time and effort saver
Posted by gleepism at 2005-06-24 17:21:01 Voted 9.00 on 06/24/05
Works fine for me. win2kp, ms .net frame 1.1 + 1.1 hotfix.
Posted by gleepism at 2005-06-24 17:20:47 Voted 9.00 on 06/24/05
Works fine for me. win2kp, ms .net frame 1.1 + 1.1 hotfix.
Posted by Anonymous ( 220.130.xxx.xxx ) at 2005-03-06 12:43:00
This program was good and used to work fine for me. Then, recently, I updated my Windows Service Pak and now it wont work anymore. It does that missing DLL thing.
I have no idea how to revert to the way my computer was prior to this latest update.
I was hoping to find an updated version of this program, but it looks like one hasn't been made yet.
This program works perfectly!The reason its not working for you is that you dont have Net Framework program on your computer,if you download this from microsoft it will work just fine.Atom _________________________ Three Headed Troll Art Wurks
Posted by wepalmer at 2004-11-26 15:01:39 Voted 1.00 on 11/26/04
This program does not work.
Posted by Anonymous ( 69.200.xxx.xxx ) at 2004-11-26 14:57:00
This program still does not work. I am sure Mr snakeyes worked very hard on it, but if he is never going to visit this board and explain the problem so many of us are having, I would suggest that the Vault TAKE THIS BROKEN PIECE OF JUNK DOWN before more people waste their time on it.
Posted by Anonymous ( 69.200.xxx.xxx ) at 2004-11-26 14:56:00
This program still does not work. I am sure Mr snakeyes worked very hard on it, but if he is never going to visit this board and explain the problem so many of us are having, I would suggest that the Vault TAKE THIS BROKEN PIECE OF JUNK DOWN before more people waste their time on it.
Posted by Harlequinn ( ..xxx.xxx ) at 2004-03-24 06:26:00
Oh, should have read more downwards, seems GMAX is now the way to go.
This is a compilation of the old system into a single score. There were 27 that made this score of 8.07 then rounded to 8.
Posted by Juha ( ..xxx.xxx ) at 2004-01-31 15:15:00
It does NOT work. It didnt work on my old PC, and it doesnt work on my new PC. Is there any program that has the same functions as this, and actually works?
Posted by Juha ( ..xxx.xxx ) at 2004-01-31 15:15:00
It does NOT work. It didnt work on my old PC, and it doesnt work on my new PC. Is there any program that has the same functions as this, and actually works?
Well, unfortunately I was not able to get this to run. I cannot get .NET Framework installed no matter how much I try. It downloads, it takes 10 minutes to install and then I get a message that .NET Framework has failed to install. I have no idea what is going on with this (running Win2k).
This is a pity as it means I cannot run this software, which looks so useful--just what I wanted. Any advice would be appreciated.
Posted by Anonymous ( ..xxx.xxx ) at 2003-12-31 23:22:00
I'm having the same problem and I did convert the files to ascii format. Anybody have any ideas?
Posted by Garland Zeromus ( ..xxx.xxx ) at 2003-09-13 13:31:00
This is a great tool... I'm having problems using the scaling function, but otherwise, it's great. It's perfect for people like me who don't know how to use GMAX and Milkshape. However, if there is a great tutorial to use one of those programs to scale creatures like this program does, would someone please post it? I'd like to be able to use those programs as they are obviously much more versitile. Still though, this is the very best newbie tool I've seen. Thank you so much for making it.
Posted by Yare ( ..xxx.xxx ) at 2003-08-06 19:18:00
Fools. You have absolutely NO idea of the true power of .NET. BWAHAHAHAH! Let us compare. First, I will explain how Java works:
1) A platform independant program is written in JAVA.
2) An interpreter on a computer translates the Java code into system-dependant code. Every single time you run it. Slow.
Here's what .NET does:
1) A platform-independant program is written in ANY LANGUAGE.
2) The program is compiled into a kind of half-executable.
3) The file is executed on a computer with the .NET Framework Installed (Win, Mac, Linux, don't matter).
4) Here's where the magic happens: Instead of translating the code back and forth every time you run it, the first time it's run it COMPILES the rest of the code in the executable optimized for YOUR operating system and YOUR particular processor chip.
5) When you run the program subsequent times, no interpretation or compilation has to take place. Just blazing fast.
In all seriousness .NET (and the C# language) makes Java look like some retarded drop-out programmer's terrible mistake. A two year old can pick up C# and write production-quality apps, and it will run faster than native C++. Now THAT'S impressive. Also look for the first wave of games programmed in C# in a year or two. I believe people have already ported Quake 2 to .NET to prove it's superiority.
Java is dead. Get over it.
.NET is your new God. You can spew ignorant anti-Microsoft propaganda if you wish, but you can't argue with a good product. Microsoft released the specification for the CLR and the Linux and Mac users busted their asses to come out with thier own versions because it IS that damn good of a programming model.
One standard of code. Any language. Any OS. You can't beat it.
Just thought I'd enlighten you all,
Yare (C++, C#, Java Programmer)
Posted by Soopaman ( ..xxx.xxx ) at 2003-07-01 17:24:00
Barghest:Some sort of outer planer creature, biowares models, well, doesn't really look like one
Belker: It's a gaseous kinda ghost creauture, biowares model does look like one
Posted by Auron ( ..xxx.xxx ) at 2003-06-30 03:12:00
Sorry, but I seem to have posted the same thing three times... What a waste of space... Hmmm... I guess I'll stop now.
Posted by Auron ( ..xxx.xxx ) at 2003-06-30 03:11:00
I know that this is a bit off topic, but what is a Belker? Or a Barghest? I found these models in the NWN data; apparently they were not included when the game was released, but I cannot see why. I think that they were perfectly good models (although I don't know what they are supposed to look like).
Posted by Auron ( ..xxx.xxx ) at 2003-06-30 03:10:00
I know that this is a bit off topic, but what is a Belker? Or a Barghest? I found these models in the NWN data; apparently they were not included when the game was released, but I cannot see why. I think that they were perfectly good meodels (although I don't know what they are supposed to look like).
Posted by Auron ( ..xxx.xxx ) at 2003-06-30 03:10:00
I know that this is a bit off topic, but what is a Belker? Or a Barghest? I found these models in the NWN data; apparently they were not included when the game was released, but I cannot see why. I think that they were perfectly good meodels (although I don't know what the are supposed to look like).
Posted by Auron ( ..xxx.xxx ) at 2003-06-30 03:06:00
I had the same error, and I do not know why. It may have been because I was using a Binary file, and not a ASCII file. But, I was trying to shrink a Red Dragon to 0.50 times its size.
Can anyone help?
Or is this page never going to be seen again?