Jump to content

Armor and clothing mods


Brucealso

Recommended Posts

Posted

I have a couple armor mods and such loaded and activated in NMM but dont know how to get them onto the NPC's or followers...im new to this modding stuff so kinda illiterate in this area.

 

Thanks

Posted

This is highly dependent on whether the armor mods you have are replacers that are replacing armor already in the game or new armor that is being added into the game.

 

If they're replacers you simply equip the armor in the game that was replaced. If it's new armor I'd first check for a "read me" that comes in the armor folder...usually these tell you how to get the armor. Some modders of late have been making the armor craftable.

 

When all else fails you can open the console menu with the "~" key and type "help (mod name}" without the quotes and parenthesis and it'll usually give you the id codes for all related armor. then you can simply tell the game to give you the armor piece by piece by typing in

 

"player.additem (item code) 1"

 

With 1 being the number you want added to your inventory.

Posted

Here's the mod im trying to use...and the required mod that i have.

 

 

http://skyrim.nexusmods.com/downloads/file.php?id=7394

 

 

http://skyrim.nexusmods.com/downloads/file.php?id=4888

 

 

 

{When all else fails you can open the console menu with the "~" key and type "help (mod name}" without the quotes and parenthesis and it'll usually give you the id codes for all related armor. then you can simply tell the game to give you the armor piece by piece by typing in}

 

This didnt work

 

Thanks

 

Posted

These are all vanilla clothes, only changed to fit the CHSBHC body. Names of the clothes are Blacksmith FarmClothes01 FarmClothes02 MerchantClothes Barkeeper FarmClothes04. If you type f.e. help blacksmith 4 in the console you will get a list with everthing in the game according to blacksmith. You need then to find the lines which start with ARMO:. Go through the list with pageup/down keys if necessary. In the line there will also be a number in brackets like (0005b69f). If you type then player.additem 0005b69f 1 you will get one piece of blacksmithcloth to your inventory.

 

If this not works for you then you may have not the english version of the game and need to find out what the clothes name is in your language so you can type them in the console.

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...