3ds Max: Exporting Rigged Models

Revision as of 22:50, 18 August 2006 by imported>Ra5946

Exporting rigged objects using 3D Studio Max: BY Corwyn


Well after learning from LC ameral oh so long ago and having learnt a lot more through fiddling around through trial and error, and then having tought quite a few since then how to use max in this manner, most recently madmole, I decided it was rediculous that this info wasn't particularly widely available and it was still pretty much past on from one modder to another. So I decided to make a little post that may help some people with this. Note I am not going to attempt to teach anyone how to rig, but feel free to ask, I do know a fair bit about the skin modifier, next to nothing about physique though.


Things you will need:


The CIV4 Nif plugin you can get it HERE


The max importer/exporter you can get that from HERE


Process Once you have both of those plugins installed and working properly you should be able to both import and export nif files from max.


1. Import the nif files from the creature/character you want. These are only really useful as reference though, since hopefully you already have a body part or armour peice you want to place into oblivion.


2. Using skin or physique add all the bones you just imported to your mesh, for most of the characters/animals in oblivion they will all be named as bip01-etc


3. Reimport skeleton.nif again for the character or animal that you are modding. This is VERY important, since for the CIV4 exporter to export a working NIF for obliv the skeletal info must be AFTER the mesh info in the file. You can check if it is by going to file=> summary info in max. check the list, if your mesh is at the top, and the skeleton is at the bottom your all good.


4. Hide everything but the object you want to export. Note that on the final version of the model you will want to delete everything before export, since for some reason the Civ4 exporter still exports some of the hidden info.


5. export using the CIV4 plugin using these settings: IMAGE OF SETTINGS


IMPORTANT NOTES!


For me Nifskope hangs up horribly when a texture is not specified for a model, and since the CIV4 exporter wont export directory structures for the textures I recommend placing a copy of your texture in the DATA folder. This is the base folder and will allow both oblivion and nifskope to find a texture, even though it should only be a temporary measure while testing. (it allows you to simply export without doing editing in nifskope)


some people have said they cant get the two plugins working side by side. For me at least, I can export using the CIV4 by only specifying the name, but not the filetype. for instance telling it to export "armor" will work and cause the CIV4 exporter to run, but typing armor.nif will cause the niftools exporter to run, which you dont want.


Using the importer you can import the KF animation files, this is very useful to test how your rigging is working while in 3DS max. Simply select file import nif/kf and find the animations for your character/animal. To remove the data that it imports (you will want to before you export, or to import another animation) select everything, and delete all keyframe, then import skeleton.nif again.


The importer currently is only importing 3 bone weights, whereas the original meshes from obliv often have 4 in places. This will prove problematic if you are attempting to join up a mesh to an existing one. For instance attempting to make the neck on your shiny new chestplate join perfectly with the stock head models is pretty much impossible at this stage.


Notes about skin modifier If your not already using it, I highly recommend learning to. It allows you to do many things including weight painting (like using a paintbrush to brush on weights on the model, they are even all colour coded) and individual selection, copying, pasting and weighting of vertices on the mesh.


meh, very small tutorial post, might help people, who knows! Enjoy! Feel free to ask any questions (though this will prob disapear in no time) and please correct or point out any problems in the guide.