Tutorials:Altering a material using NPherno MD3 Compiler

From Blood Wiki
(Difference between revisions)
Jump to: navigation, search
(Recap)
Line 53: Line 53:
  
 
==Recap==
 
==Recap==
Ok, to recap what I've shown so far, here are the basic steps:
+
To recap the tutorial stated above, here are the basic steps:
 
# Import objects
 
# Import objects
 
# Alter name (remember, FORWARD slashes)
 
# Alter name (remember, FORWARD slashes)

Revision as of 17:21, 2 August 2012

This page was imported and adapted to the Blood Wiki
Original [www.tabun.nl/tutorials/md3skinpath_tutorial/ article] by Tabun


Contents

Whats needed

What's this about?

This tutorial gets you acquainted with the useful and concise tool titled 'Npherno's MD3 Compiler', which can be used to alter MD3 models. More specifically, it shows you exactly how to set or change a material of surface.

Materialnames are stored in the MD3's themselves. When the game loads a model, it uses the embedded material name to load the proper material or texture.

Altering MD3's can be tricky at first, but it's rather easy and doesn't take more than half a minute at most.

Step 1: Importing objects

Launch the MD3 Compiler. It's the "MD3Compile.exe" file. This is what you'll see:

Pic 1. MD3 Compiler window

Now, click the button labeled "Import objects", and select the MD3 you wish to alter. It shows the following popup:

Pic 2. Importing an MD3

Select all parts of the model, and click "OK". The model should now appear in the center as a red and blue set of objects.

Pic 3. Imported model

The window should look something like pic 3.

Important: Now, click the "All" button (located directly above "Import objects"). Make sure the checkbox in pic 4 is checked before you proceed!

Pic 4. After clicking "All"

Step 2: Altering the material

Now we can alter the material of any of the imported objects. Usually, you'll find the MD3 only has one object. If you've had to select more than one object in the import popup (see pic 2), there are more objects whose path may need editing.

Use the top-most dropdown-list to select an object (in this case, we can see that w_nailgun has been selected). The embedded path to the skin will be shown in the field immediately below it. You can edit the path now.

Important: Remember to always use forward slashes in paths. No matter what the original path shows, use forward slashes. Failure to do so means you won't see a texture in-game.
Tip: If you are change material to empty or malicious string (like %@#====6%$!!!! ----) it will not be drawn

Step 3: Final step

Once you've edited the paths of all objects, it's time to export the model, saving all of your changes. Click "Export objects" and give the MD3 a nice name. You can overwrite the MD3 you imported without problems, by the way.

A popup will show, asking for an "Internal name". Unless you're editing a player model, ignore this - leave it blank. Just click "OK".

That's all there is to it.

Recap

To recap the tutorial stated above, here are the basic steps:

  1. Import objects
  2. Alter name (remember, FORWARD slashes)
  3. Export objects

See also

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox