Warning: array_merge() [function.array-merge]: Argument #1 is not an array in [path]/archive/global.php(40) : eval()'d code on line 2
Resizing a model [Archive] - TF2Maps.net Forums

PDA

View Full Version : Resizing a model


Earl
05-09-2008, 09:32 PM
I know there is no way to scale models in hammer, but is it possible to take a model from a gcf, import it onto XSI, scale it down, and then re-export it?

Earl
05-09-2008, 09:40 PM
Scratch that. Found a good tutorial here:

http://interlopers.net/index.php?page=tutorials&id=2509

Earl
05-09-2008, 10:38 PM
Additional notes:

To get mdldecompier.exe to run without the Q_AppendSlash error from vstdlib.dll, you must place it in and run it from the sourcesdk/bin/ep1/bin/ folder.


If you get this error in MDL Decompiler:

Extra App ID set to 211, but no SteamAppID

Uncheck the "Use Steam File Access" box.

Other than that, the turorial works great!

Lord Ned
07-06-2008, 01:41 PM
If you get an error about being unable to load model, open the MDL file in Notepad++ or anything but notepad/wordpad (corrupts the file) and change IDST0 or whatever to IDST,

Should be right at the top.

Should only get the error on OB models.