Jump to content

HELP


Kerryr

Recommended Posts

This will teach you the basics: http://www.creationkit.com/Bethesda_Tutorial_Customizing_Weapons_%26_Armor#Armor, http://skyrim.nexusmods.com/downloads/file.php?id=6677

 

One plugin (.esp) can't directly reference another in the game, so if the custom armor you want to use is in an .esp, things get a bit complicated. There are ways around it, though. You can read more on that here (it's for Oblivion, but the principle is the same for Skyrim): http://cs.elderscrolls.com/index.php/De-Isolation_Tutorial

 

To add the armor to NPCs, you can do that directly in the CK by putting it in an actor's inventory; you can add it to the LeveledItem lists of your choice; or you can use scripting to add stuff to LeveledItem lists, thereby eliminating the risk of compatibility issues with other mods that change the same lists.

Link to comment
Share on other sites

  • Recently Browsing   0 members

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