Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
If anyone else has further suggestions, I would very much like to hear them.
Then you need to find the AA armor record for that clothing (in Armor Addon category), and do the same - right-click, copy as new record into... again choose your new mod.
So your new mod should have 2 records, a new armor record and a new AA record which are just copies of the original.
Then in your new mod, go to the Armor Addon record and at the top is the form ID, double click it and highlight & copy it, then go to the armor record in your new mod and paste the form ID in the bit at the bottom called Amarture, Model Filename, over the top of the old form ID.
That's all there is to it. You now have a copy of the clothing or armor you wanted which you can change into light armor without affecting the other clothing piece in the original mod.
To make it as a standalone mod without needing the original mod in your load order, go back to the list of mods on the left in xedit, right click your new mod, and click 'Clean Masters'. This will remove the depency. Save your new mod and activate it in your load order.
You will only be able to get your new clothing in game via the console, as you haven't added it to vendors lists, or leveled lists or added a crafting recipe etc, but its now in your game.
Thank you for these instructions. I understand copying the Armor record, but I am curious as to what the Armor Addon record does.
The Amor Addon is your 3rd person model, the armor you see in game when your looking at yourself in 3rd person or other NPCs in 1st/3rd person, or just looking at your hands and wrists in 1st person.
The Armor record is more your inventory model, which has all the armor stats and weight, and value and keywords etc.
Same with Weapons, the weapon category is the inventory model with all the stats and keywords, the Static catagory (like the Armor Addon catagory) is the 1st/3rd person world model of the weapon, on yourself and other npcs.
I see. So I would have to copy the Armor record and the Armor Addon record for each item. And if I were to try the same thing with weapons, I would need to copy the Weapon record and the Static record.
That right, same as the armor and armor addon, right-click the original weapon and its static record, copy as new record into... and in your new mod connect them both together by highlight/copy the new static ID into the new weapon record, like you did with the clothing one.
Also, forgot to mention if its a standalone mod (ie) not requiring the original mod, you need to include the meshes and textures also from the original mod. So you'll have an esp for your new mod, and the mesh and texture that goes with it (if its not vanilla). If its just using vanilla mesh and textures, you only need the esp.
Thank you so much!