Jump to content
The Dark Mod Forums

Customizing a guard's uniform color appearance


mcmike1489

Recommended Posts

How do I customize the uniforms of a guard by changing the color of their clothes if I wanted to create my own mission with a guard type that is specific and create a completely new guard family? For example, Bafford, Ramirez, Constantine guard, etc.

Edited by mcmike1489
Link to comment
Share on other sites

You would need to find the clothing texture and make your own version, make a material file for it, and then make skin swapping the two materials. Not trivial if you're not familiar with those steps.

Link to comment
Share on other sites

It's something you should probably leave until near the end of your mapping process. By the time you get there, you'll have a better handle on what some of those things mean, or someone will be willing to help you out.

Link to comment
Share on other sites

to find all the skin materials used on an AI they are in the AI's md5mesh file, its a text file so the names of the materials used can be read from each mesh definition in the file.

 

then you create a skin file and replace the materials you need to replace to get the effect you need.

 

if its not an ai then you can look at the def file to find out which model it uses, if its a ase file then it's a text file and you can open it to find the materials used,

if its not an ase file then you need a binary/hex editor to read the file to find what materials is used.

the def file will also say if it has a skin file, the skin file makes easier to change the skin of a object.

 

an AI's head is a seperate md5mesh file, you can create a custom AI def file to make an AI use the same head. it you change the skin on a head.

you sometimes need to do this because the game places random heads on the AI for variety.

Edited by stumpy
Link to comment
Share on other sites

you sometimes need to do this because the game places random heads on the AI for variety.

 

 

The only time the default head is not used is if the mapper changes it manually. There is no randomness involved.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recent Status Updates

    • OrbWeaver

      Does anyone actually use the Normalise button in the Surface inspector? Even after looking at the code I'm not quite sure what it's for.
      · 0 replies
    • Ansome

      Turns out my 15th anniversary mission idea has already been done once or twice before! I've been beaten to the punch once again, but I suppose that's to be expected when there's over 170 FMs out there, eh? I'm not complaining though, I love learning new tricks and taking inspiration from past FMs. Best of luck on your own fan missions!
      · 4 replies
    • The Black Arrow

      I wanna play Doom 3, but fhDoom has much better features than dhewm3, yet fhDoom is old, outdated and probably not supported. Damn!
      Makes me think that TDM engine for Doom 3 itself would actually be perfect.
      · 6 replies
    • Petike the Taffer

      Maybe a bit of advice ? In the FM series I'm preparing, the two main characters have the given names Toby and Agnes (it's the protagonist and deuteragonist, respectively), I've been toying with the idea of giving them family names as well, since many of the FM series have named protagonists who have surnames. Toby's from a family who were usually farriers, though he eventually wound up working as a cobbler (this serves as a daylight "front" for his night time thieving). Would it make sense if the man's popularly accepted family name was Farrier ? It's an existing, though less common English surname, and it directly refers to the profession practiced by his relatives. Your suggestions ?
      · 9 replies
    • nbohr1more

      Looks like the "Reverse April Fools" releases were too well hidden. Darkfate still hasn't acknowledge all the new releases. Did you play any of the new April Fools missions?
      · 5 replies
×
×
  • Create New...