Jump to content

Recommended Posts

Realistic Body System

V0.8

 

Description

 

RBS gives to all named female (human and non human) NPCs a unique Bodyshape and Textures. Not only the naked body is changed, but also the armor and clothes the NPCs wear. You will find nearly every bodyshape that you can think of. RBS also enhances the look of the females by exchanging hairstyles to Apachii's Hairs. All females now are changing their clothes from time to time. They also wear a skimpy version of the clothes, that is done on a random basis. If you don´t want that, get the "non skimpy" version of the mod. (will be in again in a future Version).

 

The standard body mesh pack tries to get the most realistic look. There will be more packs in future.

 

Requirements

None

 

Optional Requirements

 

ApachiiSkyHairFemale http://skyrim.nexusm.../download/76734

ApachiiSkyHair http://skyrim.nexusm.../download/68476

 

Installation

 

Download all file and unzip it to data folder of Skyrim.

 

Download it here: http://skyrim.nexusm...com/mods/23311/

 

FAQ

 

What are the differences of the 30 bodytypes?

 

The shape is calculated on a random basis. Shape means not the weight but the shape itself. The weight of the NPCs is now calculated by what Npcs do. So beggars are always very slim. The chance that a merchant is fat is higher and so on. The bodyshapes stay the same until you exchange the body mesh pack. Together with the weight slider there are 3000 different bodyshapes at the same time possible.

 

New Since Version 0.8:

 

Texture variation!

Bodytexture of all female named NPCs calculated now by their skills. If the NPCs has good skills in twohanded, block, smithing, heavy armor and some others, there is a great chance that the NPC will look strong. There are 11 different Textures from weak to very strong. Also the skin will look different, sometimes there a frackles or veins. All together there are 660 different possibilities now for skin textures of NPCs.

 

Can this mod be enhanced by others?

 

Yes! Everybody and their dog can change or even create new NPCs with support for Realistic Body System and release it. Realistic Body System is meant to do this.

 

Is this compatible with everything?

 

I think it is, but other mods that overwrite the clothes or race of an NPC will make the mod not work for this special NPC.

 

Will it replace the body of my player character?

 

No it does not. RBS has its own meshes and textures, nothing is overwritten!

 

How to install and uninstall?

 

Unpack everything to the data folder. Better use NMM or Wrye Bash to install and uninstall.

 

What´s next with this mod?

 

Don´t know for now, please make suggestions.

 

Thanks to

 

Caliente - for CBBE, Bodyslide and vanilla outfit package

stuffed_bunny for bodysliders and outfit packages and of course for cb++

without those two, RBS would not possible!

 

Apachii for her fantastic looking hairstyles

Shinyfan, Adaadami, Arizona_Steve, HHaleyy and Navetsea for the Textures RBS uses now

Link to comment

Hi VadersApp,

 

Woo! Thanks for that. I'm fairly new to the CK but I think I can manage this :).

 

I remember your work from Oblivion, it was awesome so you could make more different characters in game.

 

It seems to me there's no possibility of changing 'bone sizes' or scale these bones in game like you did in oblivion? It would be awesome to open up the gates for a 'godly wand of change body proportions' ^^

Link to comment

Developing VORB was nearly a fulltime job, because i head to learn all the things like nifskope,blender,python,the use of wryebash, autoit, vitualisation with ESX,ajax...

 

This work is not necessary this time, because there is tadaaa! the great -Bodyslide Tool- :)

 

I worked a week to find out the race system and how meshes are attached to npcs and races and so on. Because i am a lazy one, i again developed a macro that do all the clicking and dragging and dropping, searching, enter values, read out values in Bodyslide Tool an also in CK.

 

The result of all the macro magic is a ESM file, that holds all the necessary entries for the new body system.

 

Now i am at a point were exchanging Bodytypes is something like, create new presets in Bodyslide, those are calculated on a very simple formula, then let Bodyslide calculate the bodies. Voila all NPCs ingame that are alreasy changed to the new System have new bodies.

 

I made a run some minutes ago, with cb++ bodies. Result: Fatness all around *g*. There have to be some optimizations to the macro code now.

 

So my conclusion is, there is no need in dooing it like i did it with oblivion. The diversification is much better than in oblivion. I'll provide a video in future, to show it.

Link to comment

Though I haven't really checked any other body-by-race mod, this seems very promising.

 

Anyway, here's a few random thoughts:

 

* Instead of the awkward /zz0NN folder names, perhaps you could define a few folders to support some common body types, like: UNP, UNPB, LB, CBBE (curvy), whatever... is there a complete list somwhere? Should be up to 30, maybe 40. No need to name them all though. (Yes, including empty folders can be very useful, as shown by the Texture Pack Combiner mod.)

 

In addition to that, support user-named folders like "CB++ S-B", "CBBE mypreset", "my custom body", and so on. This would give users a fighting chance to remember where to install their downloaded meshes. (It would work even better if Bodyslide had a gui to define output path, but at least it is possible to change manually.)

 

When assigning NPCs in the CK, I suppose you need predefined bodytype names. To support user-made folders, perhaps a user-config file could be used to map folders to the defined bodytypes. Example (RealistBodySystem_Config.txt):

ZZ001: "UNP"

ZZ002: "RBBB"

...

ZZ015: "CB++ Nice"

 

 

* If possible, make sure that it's possible to add support later for beast races, perhaps even custom races, without breaking the mod.

 

 

One question: Is the default meshes (Data\meshes or meshes.bsa) used as a fallback when a race-specific outfit is missing?

Link to comment

Thank for you kind words :)

 

As i posted before. The creation of the whole System is done by a macro i wrote. The correct naming is essential, if i do it like you described, it all have to be done by hand. The problem by using names you suggested is that in CK it is only possible to search by or ID in Object Window. So i have to name it zz001 to do it by clicking the z key several times in a drop down menu for example.

 

Realistic Body System is not planned as a common placeholder for different Bodytypes done by other. It is build to use the full potetial of the CBBE Bodyslide System, making the other bodytypes needless.

 

What i want to achive is a more realistic look of the skyrim world, were people are fat, skinny, having apple bodyshapes. You know what i mean, because you made the look possible with cb++. There are so many bodymods out there that want to achive the pefect body shape. But there is no perfect one. Perfect bodies are rare in real world.

 

To enhance the mod it would be great if all vanilla clothes are converted to cb++. I tried your conversion of killerkeos. And it looked the way i want the mod to look. But i am missing beggar clothes, prisoner... I don´t know how to add cb++ support for vanilla clothes. Do you plan to convert all vanilla clothes to cb++ in future?

 

Adding beast races is something i planned for the future.

Link to comment

Oh wow, you made VORB. I wasn't really playing oblivion anymore by then but was tempted to get back into it to try that out. It really seemed to me like it should be the standard body replacer for oblivion once it showed up. I quite like what you've got going on here. Once I get back into skyrim I'll give a try, though I suspect it'll conflict with anything that changes the NPC appearance, even if it's just the hair, I really wish skyrim's wryebash was as full featured as the oblivion one.

 

Also, I can totally understand the zz naming scheme, saves a lot of tedious searching time in the CK. And the side effect with random outfits changes should really be touted as a feature.

Link to comment

Yeah, that npcs change their clothes is a feature i would like to support more, if this works like i planned NPCs will randomly change their clothes between skimpy ones or vanilla ones. It is possible because of stuffed_bunnys conversion of killerkeos models to cb++.

 

I already changed the system from cbbe to cb++, because of the endless possibilities in generating even fat girlies.

Link to comment

Tried something out. The last version holds the lvldlst as the default clothes, which is only a dropdown field. If i set it to default and add the list to the inventory, it can searched in object window and dragged to inventory. It shows up ingame. So i can use another naming scheme, every item that i change should be searchable now, meaning that everything will change to RBS001_*** - RBS100_***, making it easier for other modders make changes on their own. For me it´s easier to get more things done automatically :)

 

edit: oops i clicked the wrong button, wanted to edit my previos post. sorry!

Link to comment

Realistic Body System is not planned as a common placeholder for different Bodytypes done by other. It is build to use the full potetial of the CBBE Bodyslide System' date=' making the other bodytypes needless.

[/quote']

Not really. It's not so much about the overall shape, it's the less obvious things like mesh resolution and details, textures, normal maps, and weighting. Nothing wrong with CBBE - Bodyslide makes it excellent - but it's hardly the best in those other areas. As you already may have found, people will request for other bodytypes to be supported. And that requires texture support as well. Better start planning for it, or they will never stop pestering your comment thread. :)

 

To enhance the mod it would be great if all vanilla clothes are converted to cb++. I tried your conversion of killerkeos. And it looked the way i want the mod to look. But i am missing beggar clothes' date=' prisoner... I don´t know how to add cb++ support for vanilla clothes. Do you plan to convert all vanilla clothes to cb++ in future?

[/quote']

I plan to keep supporting Caliente's pack (which btw includes beggar and prisoner), and to keep porting killerkeos pack. In principle I'd like to port every CBBE outfit, but there's just not enough time. :s

Link to comment

I haven´t found a list that includes Armor Addon Names and path of the meshes. I needed this to automate the process of generating armortypes a bit better.

 

So maybe there is interest in this. Here is the list i read out with a tool i made.

 

 

ZenitharAmuletAA,Armor\AmuletsandRings\Zenithar\ZenitharAmuletF_1.nif

YngolHelmetAA,Armor\YngolsHelm\YngolsHelmF_1.nif

YngolHelmet_KhaAA,Armor\YngolsHelm\YngolsHelm_KhaF.nif

YngolHelmet_ArgAA,Armor\YngolsHelm\YngolsHelm_ArgF.nif

YarlTorso03AA,Clothes\YarlClothes03\OutfitF_1.nif

YarlTorso03_var1AA,Clothes\YarlClothes03\OutfitF_var1_1.nif

YarlTorso02AA,Clothes\YarlClothes02\OutfitF_1.nif

YarlTorso01AA,Clothes\YarlClothes\F\Torso_1.nif

YarlTorso01_var2AA,Clothes\YarlClothes\F\Torso_var2_1.nif

YarlTorso01_var1AA,Clothes\YarlClothes\F\Torso_var1_1.nif

YarlShoes03AA,Clothes\YarlClothes03\BootsM_1.nif

YarlShoes02AA,Clothes\YarlClothes02\BootsF_1.nif

YarlShoes01AA,Clothes\YarlClothes\F\Boots_1.nif

YarlHat03AA,Clothes\YarlClothes03\HatF_1.nif

YarlGloves01AA,Clothes\YarlClothes\F\Gloves_1.nif

YarlGlove02AA,Clothes\YarlClothes02\GlovesF_1.nif

WoundSusannaAA,Clothes\Wounds\WoundSusanna_1.nif

WoundArivanyaAA,Clothes\Wounds\WoundsArivanya_1.nif

WolfGlovesAA,Armor\Wolf\GlovesM_1.nif

WolfCuirassAA,Armor\Wolf\BodyF_1.nif

WolfBootsAA,Armor\Wolf\BootsM_1.nif

WenchOutfitAA,Clothes\Wench\WenchOutfitF_1.nif

WenchBootsAA,Clothes\Wench\WenchOutfitBootsF_1.nif

WeddingWreathAA,Clothes\WeddingDress\HatF_1.nif

WeddingSandals01AA,Clothes\WeddingDress\SandalsF_1.nif

WeddingDressTorso01AA,Clothes\WeddingDress\OutfitF_1.nif

WarlockRobesAA,Clothes\Warlock\WarlockRobes_F_1.nif

WarlockHoodAA,Clothes\Warlock\WarlockHood_F_1.nif

WarlockHood_ArgAA,Clothes\Warlock\WarlockHood_F_Arg_1.nif

WarlockBootsAA,Clothes\Warlock\WarlockBoots_F_1.nif

VaerminaRobesAA,Clothes\Monk\VaerminaRobesF_1.nif

UlfricTorso0AA,Clothes\YarlClothes02\OutfitF_1.nif

UlfricGauntletsAA,Clothes\YarlClothes02\GlovesF_1.nif

UlfricBootsAA,Clothes\YarlClothes02\BootsF_1.nif

UderfrykteAA,UderfrykteAA

TsunCuirassAA,Armor\ThievesGuild\F\Torso_1.nif

TsunBootsAA,Armor\ThievesGuild\F\Boots_1.nif

ThievesGuildVariantHelmetAA,Armor\ThievesGuild\F\HoodVariant01_1.nif

ThievesGuildVariantHelmet_ArgAA,Armor\ThievesGuild\F\HoodVariant01_Arg_1.nif

ThievesGuildVariantGlovesAA,Armor\ThievesGuild\F\BracersVariant_1.nif

ThievesGuildVariantCuirassAA,Armor\ThievesGuild\F\TorsoVariantGeneric_1.nif

ThievesGuildVariantBootsAA,Armor\ThievesGuild\F\BootsVariantGeneric_1.nif

ThievesGuildVariant02HelmetAA,Armor\ThievesGuild\F\HoodVariant02_1.nif

ThievesGuildVariant02Helmet_ArgAA,Armor\ThievesGuild\F\HoodVariant02_Arg_1.nif

ThievesGuildLeaderHelmetAA,Armor\ThievesGuild\F\HoodLeader_1.nif

ThievesGuildLeaderHelmet_ArgAA,Armor\ThievesGuild\F\HoodLeader_Arg_1.nif

ThievesGuildLeaderGlovesAA,Armor\ThievesGuild\F\BracersLeader_1.nif

ThievesGuildLeaderCuirassAA,Armor\ThievesGuild\F\TorsoLeader_1.nif

ThievesGuildLeaderBootsAA,Armor\ThievesGuild\F\BootLeader_1.nif

ThievesGuildKarliahHelmetAA,Armor\ThievesGuild\F\KarliahHood_1.nif

ThievesGuildKarliahGlovesAA,Armor\ThievesGuild\F\GlovesKarliah_1.nif

ThievesGuildKarliahCuirassAA,Armor\ThievesGuild\F\TorsoKarliah_1.nif

ThievesGuildKarliahBootsAA,Armor\ThievesGuild\F\ShoesKarliah_1.nif

ThievesGuildHelmetAA,Armor\ThievesGuild\F\Hat_1.nif

ThievesGuildHelmet_ArgAA,Armor\ThievesGuild\F\Hat_Arg_1.nif

ThievesGuildGlovesAA,Armor\ThievesGuild\F\Bracers_1.nif

ThievesGuildCuirassAA,Armor\ThievesGuild\F\Torso_1.nif

ThievesGuildBootsAA,Armor\ThievesGuild\F\Boots_1.nif

ThalmorRobesAA,Clothes\Thalmor\ThalmorRobesF_1.nif

ThalmorHoodAA,Clothes\Thalmor\ThalmorHoodF_1.nif

ThalmorHood_KhajiitAA,Clothes\Thalmor\ThalmorHoodF_Khaj_1.nif

ThalmorHood_ArgAA,Clothes\Thalmor\ThalmorHoodF_Arg_1.nif

ThalmorGlovesAA,Clothes\Thalmor\ThalmorGlovesF_1.nif

ThalmorBootsAA,Clothes\Thalmor\ThalmorBootsF.nif

TalosAmuletAA,Armor\AmuletsandRings\Talos\TalosAmuletF_1.nif

TalismanofTreacheryAA,Armor\AmuletsandRings\TalismanofTreachery\TalismanofTreacheryF_1.nif

StormCloakShieldWinterholdAA,StormCloakShieldWinterholdAA

StormCloakShieldWindhelmAA,StormCloakShieldWindhelmAA

StormCloakShieldWhiterunAA,StormCloakShieldWhiterunAA

StormCloakShieldSolitudeAA,StormCloakShieldSolitudeAA

StormCloakShieldMarkarthAA,StormCloakShieldMarkarthAA

StormCloakShieldHjaalmarchAA,StormCloakShieldHjaalmarchAA

StormCloakShieldFalkreathAA,StormCloakShieldFalkreathAA

StormCloakShieldDawnstarAA,StormCloakShieldDawnstarAA

StormCloakShieldAA,StormCloakShieldAA

StormcloakHelmWinterholdAA,Armor\StormCloaks\HelmetF_1.nif

StormcloakHelmWhiterunAA,Armor\StormCloaks\HelmetF_1.nif

StormcloakHelmSolitudeAA,Armor\StormCloaks\HelmetF_1.nif

StormcloakHelmRiftenAA,Armor\StormCloaks\HelmetF_1.nif

StormcloakHelmMarkarthAA,Armor\StormCloaks\HelmetF_1.nif

StormcloakHelmHjaalmarchAA,Armor\StormCloaks\HelmetF_1.nif

StormcloakHelmFalkreathAA,Armor\StormCloaks\HelmetF_1.nif

StormcloakHelmDawnstarAA,Armor\StormCloaks\HelmetF_1.nif

StormcloakHelm,Armor\StormCloaks\HelmetF_1.nif

StormCloakGlovesAA,Armor\StormCloaks\GlovesF_1.nif

StormcloakCuirassWinterholdAA,Armor\StormCloaks\CuirassF_1.nif

StormcloakCuirassWhiterunAA,Armor\StormCloaks\CuirassF_1.nif

StormcloakCuirassSolitudeAA,Armor\StormCloaks\CuirassF_1.nif

StormcloakCuirassSleevesAA,Armor\StormCloaks\CuirassFSLEEVES_1.nif

StormcloakCuirassRiftenAA,Armor\StormCloaks\CuirassF_1.nif

StormcloakCuirassMarkarthAA,Armor\StormCloaks\CuirassF_1.nif

StormcloakCuirassHjaalmarchAA,Armor\StormCloaks\CuirassF_1.nif

StormcloakCuirassFalkreathAA,Armor\StormCloaks\CuirassF_1.nif

StormcloakCuirassDawnstarAA,Armor\StormCloaks\CuirassF_1.nif

StormcloakCuirassAA,Armor\StormCloaks\CuirassF_1.nif

StormCloakBootsAA,StormCloakBootsAA

StendarAmuletAA,Armor\AmuletsandRings\Stendarr\StendarrAmuletF_1.nif

SteelShieldAA,SteelShieldAA

SteelPlateHelmetOrcAA,Armor\Steel\Helmet_1.nif

SteelPlateHelmetKhaAA,Armor\Steel\Helmet_Kha_1.nif

SteelPlateHelmetArgAA,Armor\Steel\Helmet_Arg_1.nif

SteelPlateHelmetAA,Armor\Steel\Helmet_1.nif

SteelPlateCuirassAA,Armor\Steel\F\Cuirass_1.nif

SteelHelmetOrcAA,Armor\Steel\HelmetLight_1.nif

SteelHelmetKhaAA,Armor\Steel\HelmetLight_Kha_1.nif

SteelHelmetArgAA,Armor\Steel\HelmetLight_Arg_1.nif

SteelHelmetAA,Armor\Steel\F\HelmetLight_1.nif

SteelGlovesKhaAA,Armor\Steel\F\1stPersonGauntletsKha_1.nif

SteelGlovesArgAA,Armor\Steel\F\1stPersonGauntletsArg_1.nif

SteelGlovesAA,Armor\Steel\F\Gauntlets_1.nif

SteelCuirassAA,Armor\Steel\F\CuirassLight_1.nif

SteelBootsAA,Armor\Steel\F\Boots_1.nif

SprigganShieldAA,SprigganShieldAA

SpiderSpitaa,Magic\MAGSpiderMouthWetSkin.nif

SpellbreakerShieldAA,SpellbreakerShieldAA

SonsHattKhajAA,Armor\Sons of Talos\HatMK_1.nif

SonsHattArgAA,Armor\Sons of Talos\HatMA_1.nif

SonsHattAA,Armor\Sons of Talos\HatF_1.nif

SonsGlovesAA,Armor\Sons of Talos\GlovesF_1.nif

SonsCuirassAA,Armor\Sons of Talos\OutfitF_1.nif

SonsBootsAA,Armor\Sons of Talos\BootsF_1.nif

SilverAmuletSapphireAA,Armor\AmuletsandRings\SilverAmuletSapphireF_1.nif

SilverAmuletGemsAA,Armor\AmuletsandRings\SilverAmuletGemsF_1.nif

SilverAmuletEmeraldAA,Armor\AmuletsandRings\SilverAmuletEmeraldF_1.nif

SilverAmuletAA,Armor\AmuletsandRings\SilverAmuletF_1.nif

ShieldofYsgramorAA,Armor\ShieldofYsgramor\ShieldofYsgramor.nif

SheogorathOutfitAA,Clothes\Sheogorath\SheogorathOutfit.nif

SheogorathBootsAA,Clothes\Sheogorath\SheogorathBoots.nif

SaviorsHideCuirassAA,Armor\Savior'sHide\BodyF_1.nif

RingSilverRubyAA,RingSilverRubyAA

RingSilverGarnetAA,RingSilverGarnetAA

RingSilverAmethystAA,RingSilverAmethystAA

RingSilverAA,RingSilverAA

RingofNamiraAA,Armor\AmuletsandRings\ringofnamiraright.nif

RingofKhajitAA,Armor\AmuletsandRings\ringofkhajit.nif

RingofHircineAA,Armor\AmuletsandRings\ringofhircine.nif

RingGoldSappireAA,RingGoldSappireAA

RingGoldEmeraldAA,RingGoldEmeraldAA

RingGoldDiamondAA,RingGoldDiamondAA

RingGoldAA,RingGoldAA

RingAA,RingAA

RedguardClothesOutfitAA,Clothes\Redguard\RedguardOutfitf_1.nif

RedguardClothesHatKhaAA,Clothes\Redguard\RedguardHoodFKha_1.nif

RedguardClothesHatArgAA,Clothes\Redguard\RedguardHoodFArg_1.nif

RedguardClothesHatAA,Clothes\Redguard\RedguardHoodF_1.nif

RedguardClothesDBOutfitAA,Clothes\Redguard\RedguardOutfitf_1.nif

RedguardClothesDBHatAA,Clothes\Redguard\RedguardHoodF_1.nif

RedguardClothesDBBootsAA,Clothes\Redguard\RedguardBootsF_1.nif

RedguardClothesBootsAA,Clothes\Redguard\RedguardBootsF_1.nif

PsiijicRobesAA,Clothes\Psiijic\PsiijicRobesF_1.nif

PsiijicHoodAA,Clothes\Psiijic\PsiijicHoodF_1.nif

PsiijicHood_KhajAA,Clothes\Psiijic\PsiijicHoodF_Khaj_1.nif

PsiijicHood_ArgAA,Clothes\Psiijic\PsiijicHoodF_Arg_1.nif

PsiijicGlovesAA,Clothes\Psiijic\PsiijicGlovesF_1.nif

PsiijicBootsAA,Clothes\Psiijic\PsiijicBootsF.nif

PrisonerShoesAA,Clothes\Prisoner\PrisonerShoes_F_1.nif

PrisonerRagsAA,Clothes\Prisoner\PrisonerClothes_F_1.nif

PrisonerCuffsAA,Clothes\Prisoner\PrisonerCuffsF_1.nif

PrisonerClothesAA,Clothes\Prisoner\PrisonerClothes_F_1.nif

PenitusHelmettArgonianAA,Armor\Imperial\F\HelmetLightArgonian.nif

PenitusHelmettAA,PenitusHelmettAA

PenitusHelmetKhaAA,Armor\Imperial\F\HelmetLightKhajiit.nif

PenitusGlovesAA,Armor\Imperial\F\GauntletsLight_1.nif

PenitusCuirasstAA,Armor\GeneralTulius\GeneralTuliusF_1.nif

PenitusBootsAA,Armor\Imperial\F\BootsLight_1.nif

OrcishShieldAA,Armor\Orcish\OrcishShield.nif

OrcishHelmetKhajiitAA,Armor\Orcish\HelmetFK.nif

OrcishHelmetArgonianAA,Armor\Orcish\HelmetFA.nif

OrcishHelmetAA,Armor\Orcish\HelmetF.nif

OrcishGlovesAA,Armor\Orcish\gauntletsf_1.nif

OrcishCuirassAA,Armor\Orcish\CuirassF_1.nif

OrcishBootsAA,Armor\Orcish\bootsf_1.nif

NordPlateHelmetAA,Armor\NordPlate\NordHelmF_1.nif

NordPlateGlovesAA,Armor\NordPlate\NordGauntletsF_1.nif

NordPlateCuirassAA,Armor\NordPlate\NordCuirassF_1.nif

NordPlateBootsAA,Armor\NordPlate\NordBootsF_1.nif

NocturnalTorsoAA,Clothes\Nocturnal\OutfitF_1.nif

NocturnalHat01AA,Clothes\Nocturnal\HatF_1.nif

NightingaleHelmetAA,Armor\Nightingale\F\Cowl_1.nif

NightingaleGlovesAA,Armor\Nightingale\F\Gauntlets_1.nif

NightingaleCuirassAA,Armor\Nightingale\F\Torso_1.nif

NightingaleBootsAA,Armor\Nightingale\F\Boots_1.nif

NecromancerRobesAA,Clothes\Necromancer\NecromancerRobes_F_1.nif

NecromancerHoodAA,Clothes\Necromancer\NecromancerHood_F_1.nif

NecromancerHood_ArgAA,Clothes\Necromancer\NecromancerHood_F_Arg_1.nif

NecromancerBootsAA,Clothes\Necromancer\NecromancerBoots_F_1.nif

NecromancerAmuletAA,Armor\AmuletsandRings\Necromancer\NecromancerF_1.nif

NakedWolfSummonAA,NakedWolfSummonAA

NakedWolfFireAA,NakedWolfFireAA

NakedWolfBlackAA,NakedWolfBlackAA

NakedWolfAA,NakedWolfAA

NakedWitchlight,NakedWitchlight

NakedWispShade,NakedWispShade

NakedWisp,NakedWisp

NakedWhiteStagAA,Actors\Deer\Character Assets\ReinDeer_Skin.nif

NakedTorsoWoodElf,Actors\Character\Character Assets\FemaleBody_1.nif

NakedTorsoWerewolfBeast,Actors\WerewolfBeast\Character Assets\MaleBodyWereWolf_1.NIF

NakedTorsoOld,Actors\Character\Character Assets\FemaleBody_1.nif

NakedTorsoKhajiit,Actors\Character\Character Assets\FemaleBody_1.nif

NakedTorsoHighElf,Actors\Character\Character Assets\FemaleBody_1.nif

NakedTorsoDarkElf,Actors\Character\Character Assets\FemaleBody_1.nif

NakedTorsoChild,Actors\Character\Character Assets\ChildBody.nif

NakedTorsoArgonian,Actors\Character\Character Assets\FemaleBody_1.nif

NakedTorsoAfflicted,Actors\Character\Character Assets\FemaleBody_1.nif

NakedTorso,Actors\Character\Character Assets\FemaleBody_1.nif

NakedTailKhajiit,Actors\Character\Character Assets\FemaleTailKhajiit.nif

NakedTailArgonian,Actors\Character\Character Assets\FemaleTailArgonian.nif

NakedSprigganMatronAA,NakedSprigganMatronAA

NakedSprigganAA,NakedSprigganAA

NakedSnowTrollAA,NakedSnowTrollAA

NakedSlaughterfishAA,NakedSlaughterfishAA

NakedSkeletonNecroStormCloakAA,Actors\Draugr\Character Assets\SkeletonNecroStormCloakSkin.nif

NakedSkeletonNecroPriestAA,NakedSkeletonNecroPriestAA

NakedSkeletonNecroImperialAA,Actors\Draugr\Character Assets\SkeletonNecroImperialSkin.nif

NakedSkeletonNecroBodyAA,Actors\Draugr\Character Assets\SkeletonNecroSkin.nif

NakedSkeletonBodyAA,Actors\Draugr\Character Assets\DraugrSkeleton.nif

NakedSkeeverWhiteAA,NakedSkeeverWhiteAA

NakedSkeeverAA,NakedSkeeverAA

NakedSabreCatSnowyAA,NakedSabreCatSnowyAA

NakedSabreCatAA,NakedSabreCatAA

NakedReinDeerAA,Actors\Deer\Character Assets\ReinDeer_Skin.nif

NakedMudcrabMedium1AA,NakedMudcrabMedium1AA

NakedMudcrabLarge1AA,NakedMudcrabLarge1AA

NakedMudcrab1AA,NakedMudcrab1AA

NakedMammothWildAA,NakedMammothWildAA

NakedMammothBrandedAA,NakedMammothBrandedAA

NakedMagicAnomalyAA,NakedMagicAnomalyAA

NakedIceWraith,NakedIceWraith

NakedHorseShadowmereAA,NakedHorseShadowmereAA

NakedHorsePalominoAA,NakedHorsePalominoAA

NakedHorseGreyAA,NakedHorseGreyAA

NakedHorseBlacknWhiteAA,NakedHorseBlacknWhiteAA

NakedHorseBlackAA,NakedHorseBlackAA

NakedHorseAA,NakedHorseAA

NakedHorkerAA,NakedHorkerAA

NakedHareAA,NakedHareAA

NakedHandsWoodElf,Actors\Character\Character Assets\FemaleHands_1.nif

NakedHandsOld,Actors\Character\Character Assets\FemaleHands_1.nif

NakedHandsManakin,NakedHandsManakin

NakedHandsKhajiit,Actors\Character\Character Assets\FemaleHandsArgonian_1.nif

NakedHandsHighElf,Actors\Character\Character Assets\FemaleHands_1.nif

NakedHandsDarkElf,Actors\Character\Character Assets\FemaleHands_1.nif

NakedHandsChild,Actors\Character\Character Assets\ChildHands.nif

NakedHandsAstrid,Actors\Character\Character Assets\FemaleHands_1.nif

NakedHandsArgonian,Actors\Character\Character Assets\FemaleHandsArgonian_1.nif

NakedHandsAfflicted,Actors\Character\Character Assets\FemaleHands_1.nif

NakedHands,Actors\Character\Character Assets\FemaleHands_1.nif

NakedHagravenAA,NakedHagravenAA

NakedGoatDomesticAA,NakedGoatDomesticAA

NakedGoatAA,NakedGoatAA

NakedGlenmorilWitchdecapAA,NakedGlenmorilWitchdecapAA

NakedGlenmorilWitchAA,NakedGlenmorilWitchAA

NakedGiantBodyAA02,NakedGiantBodyAA02

NakedGiantBodyAA01,NakedGiantBodyAA01

NakedGiantBodyAA,NakedGiantBodyAA

NakedFrostbiteSpiderGiantColdAA,Actors\FrostbiteSpider\Character Assets\FrostbiteSpiderCold.nif

NakedFrostbiteSpiderGiantAA,NakedFrostbiteSpiderGiantAA

NakedFrostbiteSpiderColdAA,Actors\FrostbiteSpider\Character Assets\FrostbiteSpiderCold.nif

NakedFrostbiteSpiderAA,NakedFrostbiteSpiderAA

NakedFoxArcticAA,NakedFoxArcticAA

NakedFoxAA,NakedFoxAA

NakedFeetWoodElf,Actors\Character\Character Assets\FemaleFeet_1.nif

NakedFeetOld,Actors\Character\Character Assets\FemaleFeet_1.nif

NakedFeetManakin,NakedFeetManakin

NakedFeetKhajiit,Actors\Character\Character Assets\FemaleFeet_1.nif

NakedFeetHighElf,Actors\Character\Character Assets\FemaleFeet_1.nif

NakedFeetDarkElf,Actors\Character\Character Assets\FemaleFeet_1.nif

NakedFeetChild,Actors\Character\Character Assets\ChildFeet.nif

NakedFeetAstrid,Actors\Character\Character Assets\FemaleFeet_1.nif

NakedFeetArgonian,Actors\Character\Character Assets\FemaleFeet_1.nif

NakedFeetAfflicted,Actors\Character\Character Assets\FemaleFeet_1.nif

NakedFeet,Actors\Character\Character Assets\FemaleFeet_1.nif

NakedFalmerAA06,NakedFalmerAA06

NakedFalmerAA05,NakedFalmerAA05

NakedFalmerAA04,NakedFalmerAA04

NakedFalmerAA03,NakedFalmerAA03

NakedFalmerAA02,NakedFalmerAA02

NakedFalmerAA01,NakedFalmerAA01

NakedFalmerAA,NakedFalmerAA

NakedDwarvenSteamCenturionAA,NakedDwarvenSteamCenturionAA

NakedDwarvenSpiderNOEYEAA,NakedDwarvenSpiderNOEYEAA

NakedDwarvenSpiderFXAA,NakedDwarvenSpiderFXAA

NakedDwarvenSpiderAA,NakedDwarvenSpiderAA

NakedDwarvenSphereCenturionAA,NakedDwarvenSphereCenturionAA

NakedDraugrBodyAA07,Actors\Draugr\Character Assets\HevArmorF_2.nif

NakedDraugrBodyAA06,Actors\Draugr\Character Assets\HevArmorF_1.nif

NakedDraugrBodyAA05,Actors\Draugr\Character Assets\HevArmorF_1.nif

NakedDraugrBodyAA04,Actors\Draugr\Character Assets\MidArmorF.nif

NakedDraugrBodyAA03,Actors\Draugr\Character Assets\MidArmorF.nif

NakedDraugrBodyAA02,Actors\Draugr\Character Assets\LightArmorF.nif

NakedDraugrBodyAA01,Actors\Draugr\Character Assets\LightArmorF.nif

NakedDraugrBodyAA,Actors\Draugr\Character Assets\DraugrFemale.NIF

NakedDragonPriestAA,NakedDragonPriestAA

NakedDragonHiderAA,NakedDragonHiderAA

NakedDragonFarTundraAA,NakedDragonFarTundraAA

NakedDragonFarSnowAA,NakedDragonFarSnowAA

NakedDragonFarOhdaviingAA,NakedDragonFarOhdaviingAA

NakedDragonFarForestAA,NakedDragonFarForestAA

NakedDragonFarAA,NakedDragonFarAA

NakedDragonAA,NakedDragonAA

NakedDogMG07AA,NakedDogMG07AA

NakedDogAA,NakedDogAA

NakedDeerAA,Actors\Deer\Character Assets\Elk_FemaleSkin.nif

NakedCowPaintedAA,NakedCowPaintedAA

NakedCowAA,NakedCowAA

NakedChickenAA,NakedChickenAA

NakedChaurusAA,NakedChaurusAA

NakedCaveTrollAA,NakedCaveTrollAA

NakedBodyManakin,NakedBodyManakin

NakedBodyAstrid,Actors\Character\Character Assets\FemaleBodyAstrid_1.nif

NakedBearWhiteAA,NakedBearWhiteAA

NakedBearCaveAA,NakedBearCaveAA

NakedBearAA,NakedBearAA

NakedAtronachStorm,NakedAtronachStorm

NakedAtronachFrost,NakedAtronachFrost

NakedAtronachFlameAA,NakedAtronachFlameAA

MythicDawnRobesAA,Clothes\RobeMythicDawn\MDRobe_F_1.nif

MythicDawnHoodAA,Clothes\RobeMythicDawn\MDHood_F_1.nif

MythicDawnHood_ArgAA,Clothes\RobeMythicDawn\MDHood_F_Arg_1.nif

MythicDawnGlovesAA,Clothes\RobeMythicDawn\MDGloves_F_1.nif

MythicDawnBootsAA,Clothes\RobeMythicDawn\MDShoes_F_1.nif

MournerHatKha01AA,Clothes\FarmClothes01\HatKhaF.nif

MournerHatArg01AA,Clothes\FarmClothes01\HatArgF.nif

MournerHatAA,Clothes\FarmClothes01\hatf.nif

MournerClothesAA,Clothes\FarmClothes01\torsof_1.nif

MonkRobesColorRedAA,Clothes\Monk\MonkRobes_F_1.nif

MonkRobesColorGreyAA,Clothes\Monk\MonkRobes_F_1.nif

MonkRobesColorGreenAA,Clothes\Monk\MonkRobes_F_1.nif

MonkRobesColorBrownAA,Clothes\Monk\MonkRobes_F_1.nif

MonkRobesAA,Clothes\Monk\MonkRobes_F_1.nif

MonkHoodColorRedAA,Clothes\Monk\MonkHood_F_1.nif

MonkHoodColorRed_ArgAA,Clothes\Monk\MonkHood_F_Arg_1.nif

MonkHoodColorGreyAA,Clothes\Monk\MonkHood_F_1.nif

MonkHoodColorGrey_ArgAA,Clothes\Monk\MonkHood_F_Arg_1.nif

MonkHoodColorGreenAA,Clothes\Monk\MonkHood_F_1.nif

MonkHoodColorGreen_ArgAA,Clothes\Monk\MonkHood_F_Arg_1.nif

MonkHoodColorBrownAA,Clothes\Monk\MonkHood_F_1.nif

MonkHoodColorBrown_ArgAA,Clothes\Monk\MonkHood_F_Arg_1.nif

MonkHoodAA,Clothes\Monk\MonkHood_F_1.nif

MonkHood_KhaAA,Clothes\Monk\MonkVariantHood_KhaF_1.nif

MonkHood_ArgAA,Clothes\Monk\MonkHood_F_Arg_1.nif

MonkBootsAA,Clothes\Monk\MonkBoots_F_1.nif

MinerClothesVariantAA,Clothes\MinerClothes\MinerClothesf_1.nif

MinerClothes,Clothes\MinerClothes\MinerClothesf_1.nif

MinerBoots,Clothes\MinerClothes\MinerBoots_m.nif

MerchantVariantAA,Clothes\MerchantClothes\torsof_1.nif

MerchantTorsoAA,Clothes\MerchantClothes\torsof_1.nif

MerchantHatAA,Clothes\MerchantClothes\Hat_F.nif

MerchantHat_Kha_AA,Clothes\MerchantClothes\Hat_Kha_F.nif

MerchantHat_Arg_AA,Clothes\MerchantClothes\Hat_Arg_F.nif

MerchantBootsAA,Clothes\MerchantClothes\bootsf_1.nif

MDRobesAA,Clothes\RobeMythicDawn\MDRobe_F_1.nif

MDHoodAA,Clothes\RobeMythicDawn\MDHood_F_1.nif

MDGlovesAA,Clothes\RobeDarkBrotherhood\Female\DBGloves_1.nif

MDBootsAA,Clothes\RobeMythicDawn\MDShoes_F_1.nif

MaraAmuletAA,Armor\AmuletsandRings\Mara\MaraAmuletF_1.nif

MageRobesAA,Clothes\Monk\MonkVariantOutfitF_1.nif

MageJourneymanRobesVariant1AA,Clothes\MageJourneyman\MageJourneymanRobesF_1.nif

MageJourneymanBootsVariant1AA,Clothes\Archmage\F\ArchmageBootsF_1.nif

MageHoodAA,Clothes\Monk\MonkVariantHoodF_1.nif

MageHood_KhaAA,Clothes\Monk\MonkVariantHood_KhaF_1.nif

MageHood_ArgAA,Clothes\Monk\MonkVariantHoodF_Arg_1.nif

MageCommonRobesAA,Clothes\MageJourneyman\MageJourneymanRobesF_1.nif

MageApprenticeRobesVariant2AA,Clothes\MageApprentice\MageApprenticeRobesF_1.nif

MageApprenticeRobesVariant1AA,Clothes\MageApprentice\MageApprenticeRobesF_1.nif

MageApprenticeHoodvariant2AA,Clothes\MageApprentice\MageApprenticeHoodF_1.nif

MageApprenticeHoodvariant1AA,Clothes\MageApprentice\MageApprenticeHoodF_1.nif

MageApprenticeHoodAA,Clothes\MageApprentice\MageApprenticeHoodF_1.nif

MageApprenticeHood_OrcVariant2AA,Clothes\MageApprentice\MageApprenticeHoodF_Orc_1.nif

MageApprenticeHood_OrcVariant1AA,Clothes\MageApprentice\MageApprenticeHoodF_Orc_1.nif

MageApprenticeHood_OrcAA,Clothes\MageApprentice\MageApprenticeHoodF_Orc_1.nif

MageApprenticeHood_ArgKhajVariant2AA,Clothes\MageApprentice\MageApprenticeHoodF_Arg_1.nif

MageApprenticeHood_ArgKhajVariant1AA,Clothes\MageApprentice\MageApprenticeHoodF_Arg_1.nif

MageApprenticeHood_ArgKhajAA,Clothes\MageApprentice\MageApprenticeHoodF_Arg_1.nif

MageApprenticeBootsVariant1AA,Clothes\MageApprentice\MageApprenticeBootsF_1.nif

MageApprenticeBootsAA,Clothes\MageApprentice\MageApprenticeBootsF_1.nif

MageApprenticeAA,Clothes\MageApprentice\MageApprenticeRobesF_1.nif

KynarethAmuletAA,Armor\AmuletsandRings\Kynareth\KynarethAmuletF_1.nif

JulianosAmuletAA,Armor\AmuletsandRings\Elder Council\ElderCouncil_AmuletF_1.nif

JesterTorso01AA,Clothes\Jester\JesterF_1.nif

JesterHatKhaAA,Clothes\Jester\JesterHatFK_1.nif

JesterHatArgAA,Clothes\Jester\JesterHatFA_1.nif

JesterHat01AA,Clothes\Jester\JesterHatF_1.nif

JesterGlovesAA,Clothes\Jester\JesterGlovesF_1.nif

JesterBoots01AA,Clothes\Jester\JesterBootsF_1.nif

IronShieldHeavyAA,IronShieldHeavyAA

IronShieldAA,IronShieldAA

IronHelmetKhajiitAADEMO,Armor\Iron\F\Helmet.nif

IronHelmetKhajiitAA,Armor\Iron\F\HelmetKhajiit.nif

IronHelmetArgonianAADEMO,Armor\Iron\F\Helmet.nif

IronHelmetArgonianAA,Armor\Iron\F\HelmetArgonian.nif

IronHelmetAADEMO,Armor\Iron\F\Helmet.nif

IronHelmetAA,Armor\Iron\F\Helmet.nif

IronGlovesAA,Armor\Iron\F\Gauntlets_1.nif

IronCuirassPlateAA,Armor\Iron\F\CuirassHeavy_1.nif

IronCuirassAA,Armor\Iron\F\CuirassLight_1.nif

IronBootsAA,Armor\Iron\F\Boots_1.nif

ImperialShieldTrooperAA,ImperialShieldTrooperAA

ImperialShieldAA,ImperialShieldAA

ImperialHelmetMediumKhajiitAA,Armor\Imperial\F\HelmetMediumKhajiit.nif

ImperialHelmetMediumArgonianAA,Armor\Imperial\F\HelmetMediumArgonian.nif

ImperialHelmetMediumAA,Armor\Imperial\F\HelmetMedium.nif

ImperialHelmetLightKhajiitAA,Armor\Imperial\F\HelmetLightKhajiit.nif

ImperialHelmetLightArgonianAA,Armor\Imperial\F\HelmetLightArgonian.nif

ImperialHelmetLightAA,Armor\Imperial\F\HelmetLight.nif

ImperialHelmetKhajiitAA,Armor\Imperial\F\HelmetKhajiit.nif

ImperialHelmetCWAA,ImperialHelmetCWAA

ImperialHelmetArgonianAA,Armor\Imperial\F\HelmetArgonian.nif

ImperialHelmetAA,Armor\Imperial\F\Helmet.nif

ImperialGlovesLightKhajiitAA,Armor\Imperial\F\GauntletsLightBeast_1.nif

ImperialGlovesLightArgonianAA,Armor\Imperial\F\GauntletsLightBeast_1.nif

ImperialGlovesLightAA,Armor\Imperial\F\GauntletsLight_1.nif

ImperialGlovesKhajiitAA,Armor\Imperial\F\GauntletsHeavyBeast_1.nif

ImperialGlovesArgonianAA,Armor\Imperial\F\GauntletsHeavyBeast_1.nif

ImperialGlovesAA,Armor\Imperial\F\GauntletsHeavy_1.nif

ImperialCuirassMediumAA,Armor\Imperial\F\CuirassMedium_1.nif

ImperialCuirassLightAA,Armor\Imperial\F\CuirassLight_1.nif

ImperialCuirassAA,Armor\Imperial\F\CuirassHeavy_1.nif

ImperialBootsLightAA,Armor\Imperial\F\BootsLight_1.nif

ImperialBootsAA,Armor\Imperial\F\BootsHeavy_1.nif

IceWraithSmokeFinsAA,IceWraithSmokeFinsAA

HorseSaddleShadowmereAA,HorseSaddleShadowmereAA

HorseSaddleImperialAA,HorseSaddleImperialAA

HorseSaddleAA,HorseSaddleAA

HorseHarnessAA,HorseHarnessAA

HideShieldAA,HideShieldAA

HideHelmetKhajiitAA,Armor\Hide\F\HelmetLightKhajiit.nif

HideHelmetArgonianAA,Armor\Hide\F\HelmetLightArgonian.nif

HideHelmetAA,Armor\Hide\F\HelmetLight.nif

HideHelmet01KhajiitAA,Armor\Hide\F\HelmetHeavyKhajiit.nif

HideHelmet01ArgonianAA,Armor\Hide\F\HelmetHeavyArgonian.nif

HideHelmet01AA,Armor\Hide\F\HelmetHeavy.nif

HideCuirassAA,Armor\Hide\F\CuirassLight_1.nif

HideCuirass03AA,Armor\Hide\F\CuirassHeavyChieftain_1.nif

HideCuirass02AA,Armor\Hide\F\CuirassHeavy_1.nif

HideCuirass01AA,Armor\Hide\F\CuirassMedium_1.nif

HideBracersKhajiitAA,Armor\Hide\F\GauntletsLightBeast_1.nif

HideBracersArgonianAA,Armor\Hide\F\GauntletsLightBeast_1.nif

HideBracersAA,Armor\Hide\F\GauntletsLight_1.nif

HideBracers01KhajiitAA,Armor\Hide\F\GauntletsHeavyBeast_1.nif

HideBracers01ArgonianAA,Armor\Hide\F\GauntletsHeavyBeast_1.nif

HideBracers01AA,Armor\Hide\F\GauntletsHeavy_1.nif

HideBootsAA,Armor\Hide\F\BootsLight_1.nif

HideBoots01AA,Armor\Hide\F\BootsHeavy_1.nif

HeadBandagesAA,Clothes\Bandages\HeadBandagesF_1.nif

GreybeardRobe01AA,Clothes\GraybeardRobe\GreybeardrobeF_1.nif

GreybeardHatKhaAA,Clothes\GraybeardRobe\GreybeardHatBeast_1.nif

GreybeardHatArgAA,Clothes\GraybeardRobe\GreybeardHatBeast_1.nif

GreybeardHat01AA,Clothes\GraybeardRobe\GreybeardHatF_1.nif

GreybeardBoots01AA,Clothes\GraybeardRobe\GreybeardBootsF_1.nif

GoldAmuletSapphireAA,Armor\AmuletsandRings\GoldAmuletSapphireF_1.nif

GoldAmuletRubyAA,Armor\AmuletsandRings\GoldAmuletRubyF_1.nif

GoldAmuletGemsAA,Armor\AmuletsandRings\GoldAmuletGemsF_1.nif

GoldAmuletDiamondAA,Armor\AmuletsandRings\GoldAmuletDiamondF_1.nif

GoldAmuletAA,Armor\AmuletsandRings\GoldAmuletF_1.nif

GlassShieldAA,GlassShieldAA

GlassHelmetOrcAA,Armor\Glass\F\Helmet_1.nif

GlassHelmetKhaAA,Armor\Glass\M\HelmetKha_1.nif

GlassHelmetArgAA,Armor\Glass\M\HelmetArg_1.nif

GlassHelmetAA,Armor\Glass\F\Helmet_1.nif

GlassGlovesAA,Armor\Glass\F\Gauntlets_1.nif

GlassCuirassAA,Armor\Glass\F\Cuirass_1.nif

GlassBootsAA,Armor\Glass\F\Boots_1.nif

GeneralTulliusCoatAA,Armor\GeneralTulius\GeneralTuliusF_1.nif

GagAA,Clothes\Gag\Gag.nif

FXWerewolfTransitionSkinAA,FXWerewolfTransitionSkinAA

FXDwarvenSteamCenturionAA,FXDwarvenSteamCenturionAA

FXDwarvenSphereCenturionAA,FXDwarvenSphereCenturionAA

FXAtronachStormAA,FXAtronachStormAA

FullLeatherHelmetOrcAA,Armor\Studded\Female\helmet_1.nif

FullLeatherHelmetKhajiitAA,Armor\Studded\Male\helmetKM_1.nif

FullLeatherHelmetArgonianAA,Armor\Studded\Male\helmetAM_1.nif

FullLeatherHelmetAA,Armor\Studded\Female\helmet_1.nif

FullLeatherGlovesAA,Armor\Studded\Female\gloves_1.nif

FullLeatherCuirassAA,Armor\Studded\Female\body_1.nif

FullLeatherBootsAA,Armor\Studded\Female\boots_1.nif

ForswornHelmetAA,Clothes\ForswornArmor\ForswornHelmetF_1.nif

ForswornHelmet_KhajAA,Clothes\ForswornArmor\ForswornHelmetF_Khaj_1.nif

ForswornHelmet_ArgAA,Clothes\ForswornArmor\ForswornHelmetF_Arg_1.nif

ForswornGauntletsAA,Clothes\ForswornArmor\1stPersonForswornGauntletsF_1.nif

ForswornBootsAA,Clothes\ForswornArmor\ForswornBootsF_1.nif

ForswornArmorAA,Clothes\ForswornArmor\ForswornArmorF_1.nif

FocusingGlovesAA,Armor\FocusingGloves\FocusingGlovesF_1.nif

FineClothesVariant01AA,Clothes\FineClothes01\OutfitF_1.nif

FineClothesTorso01AA,Clothes\FineClothes01\OutfitF_1.nif

FineClothes02VariantAA,Clothes\FineClothes02\OutfitF_1.nif

FineClothes02Torso01AA,Clothes\FineClothes02\OutfitF_1.nif

FineBoots02AA,Clothes\FineClothes01\BootsF_1.nif

FineBoots01AA,Clothes\FineClothes01\BootsF_1.nif

Fine02Hat01AA,Clothes\FineClothes02\HatF_1.nif

FarmHatKha03AA,Clothes\FarmClothes03\FarmerHat03KhaF.nif

FarmHatKha01AA,Clothes\FarmClothes01\HatKhaF.nif

FarmHatArg03AA,Clothes\FarmClothes03\FarmerHat03ArgF.nif

FarmHatArg01AA,Clothes\FarmClothes01\HatArgF.nif

FarmerVariant04AA,Clothes\FarmClothes04\robef_1.nif

FarmerTorso04AA,Clothes\FarmClothes04\robef_1.nif

FarmerTorso03AA,Clothes\FarmClothes03\farmerrobef_1.nif

FarmerTorso01AA,Clothes\FarmClothes01\torsof_1.nif

FarmerGloves03AA,Clothes\FarmClothes03\farmerglovesf_1.nif

FarmerExtras03AA,Clothes\FarmClothes03\farmerrobefplus_1.nif

FarmerBoots04AA,Clothes\FarmClothes04\bootsf_1.nif

FarmerBoots03AA,Clothes\FarmClothes03\farmershoesf_1.nif

FarmerBoots01AA,Clothes\FarmClothes01\shoesf_1.nif

Farmer03VariantAA,Clothes\FarmClothes03\farmerrobef_1.nif

Farmer02Boots01AA,Clothes\FarmClothes02\F\Shoes_1.nif

Farm03Hat01AA,Clothes\FarmClothes03\farmerhatf.nif

Farm02VariantAA,Clothes\FarmClothes02\F\Dress_1.nif

Farm02TorsoVariantAA,Clothes\FarmClothes02\F\Dress_1.nif

Farm02Torso01AA,Clothes\FarmClothes02\F\Dress_1.nif

Farm02HatKhaAA,Clothes\FarmClothes02\F\HatKhaF_1.nif

Farm02HatArgAA,Clothes\FarmClothes02\F\HatArgF_1.nif

Farm02Hat01AA,Clothes\FarmClothes02\F\Hat_1.nif

Farm01Hat01AA,Clothes\FarmClothes01\hatf.nif

FalmerShieldAA,FalmerShieldAA

FalmerHelmetKhajiitAA,Armor\Falmer\FalmerHelmetK_1.nif

FalmerHelmetArgnonianAA,Armor\Falmer\FalmerHelmetB_1.nif

FalmerHelmetAA01,FalmerHelmetAA01

FalmerHelmetAA,Armor\Falmer\FalmerHelmetF_1.nif

FalmerGlovesAA,Armor\Falmer\FalmerGauntletsF_1.nif

FalmerCuirassAA,Armor\Falmer\FalmerArmorF_1.nif

FalmerBootsAA,Armor\Falmer\FalmerBootsF_1.nif

ExecutionHoodKhajiitDBAA,Clothes\ExecutionHood\ExecutionHoodKhajiitFDB_1.nif

ExecutionHoodKhajiitAA,Clothes\ExecutionHood\ExecutionHoodKhajiitF_1.nif

ExecutionHoodDBAA,Clothes\ExecutionHood\ExecutionHoodDBF_1.nif

ExecutionHoodArgonianDBAA,Clothes\ExecutionHood\ExecutionHoodArgonianFDB_1.nif

ExecutionHoodArgonianAA,Clothes\ExecutionHood\ExecutionHoodArgonianF_1.nif

ExecutionHoodAA,Clothes\ExecutionHood\ExecutionHoodF_1.nif

ExecutionerRobesAA,Clothes\RobeDarkBrotherhood\Female\DBTorso_1.nif

ExecutionerHoodAA,Clothes\RobeDarkBrotherhood\Female\DBHood_1.nif

ExecutionerGlovesAA,Clothes\ForswornArmor\1stPersonForswornGauntletsF_1.nif

ExecutionerBootsAA,Clothes\RobeDarkBrotherhood\Female\DBBoots_1.nif

EmperorClothesAA,Clothes\YarlClothes\F\Torso_1.nif

ElvenlShieldAA,ElvenlShieldAA

ElvenHelmetOrcAA,Armor\Elven\F\Helmet_1.nif

ElvenHelmetKhaAA,Armor\Elven\F\HelmetKhaF_1.nif

ElvenHelmetArgAA,Armor\Elven\F\HelmetArgF_1.nif

ElvenHelmetAA,Armor\Elven\F\Helmet_1.nif

ElvenGlovesAA,Armor\Elven\F\Gauntlets_0.nif

ElvenCuirassLightAA,Armor\Elven\F\Cuirasslight_1.nif

ElvenCuirassAA,Armor\Elven\F\Cuirass_1.nif

ElvenBootsAA,Armor\Elven\F\Boots_1.nif

ElderScrollHandAttachAA,Clutter\ElderScroll\1stPersonElderScrollHandAttach.nif

ElderCouncilAmuletAA,Armor\AmuletsandRings\Elder Council\ElderCouncil_AmuletF_1.nif

EbonyShieldAA,Weapons\Ebony\EbonyShield.nif

EbonyMailCuirassAA,Armor\EbonyMail\CuirassF_1.nif

EbonyHelmetAA,Armor\Ebony\F\Helmet_1.nif

EbonyGlovesAA,Armor\Ebony\F\Gauntlets_1.nif

EbonyCuirassAA,Armor\Ebony\F\Cuirass_1.nif

EbonyBootsAA,Armor\Ebony\F\Boots_1.nif

DwarvenSphereBowDummyObjectAA,Weapons\Dwarven\DwarvenSphereBowDummyObject.nif

DwarvenShieldAA,Armor\Dwarven\DwarvenShield.nif

DwarvenHelmet,Armor\Dwarven\DwarvenHelmetF_1.nif

DwarvenGloves,Armor\Dwarven\1stPersonDwarvenGauntletsF_1.nif

DwarvenCuirass,Armor\Dwarven\DwarvenArmorF_1.nif

DwarvenBoots,Armor\Dwarven\DwarvenBootsF_1.nif

dunWaywardPassGhostCuirassAA,Armor\NordPlate\NordCuirassF_1.nif

Armor\NordPlate\NordCuirassF_1.nif,Weapons\SpikedShield\SpikedShield.nif

dunGauldurAmuletFragmentSaarthalAA,Armor\AmuletsandRings\AncientNord\BrokenAmuletBottomF_0.nif

dunGauldurAmuletFragmentGeirmundAA,Armor\AmuletsandRings\AncientNord\BrokenAmuletMiddleF_0.nif

dunGauldurAmuletFragmentFolgunthurAA,Armor\AmuletsandRings\AncientNord\BrokenAmuletTopF_0.nif

dunGauldurAmuletAA,Armor\AmuletsandRings\AncientNord\BrokenAmuletAssembledF_0.nif

dummyHelmetAA,Effects\FXEmptyObject.nif

DraugrMaleBeard02AA,DraugrMaleBeard02AA

DraugrMaleBeard01AA,DraugrMaleBeard01AA

DraugrMagic01AA,Actors\Draugr\Character Assets\DraugrMagicFemale01.nif

DraugrHelmetOrcAA,Armor\Draugr\DraugrHelmOrcF.nif

DraugrHelmetKhajiitAA,Armor\Draugr\DraugrHelmKhajiitF.nif

DraugrHelmetArgonianAA,Armor\Draugr\DraugrHelmArgonianM.nif

DraugrHelmetAA,Armor\Draugr\DraugrHelmetFemale_1.nif

DraugrHelmet03AA,DraugrHelmet03AA

DraugrHelmet02AA,Actors\Draugr\Character Assets\HelmetF02.nif

DraugrHelmet01AA,Actors\Draugr\Character Assets\HelmetF01.nif

DraugrHair02AA,Actors\Draugr\Character Assets\HairF02.nif

DraugrHair01AA,Actors\Draugr\Character Assets\HairF01.nif

DraugrGlovesAA,Armor\Draugr\DraugrGauntletsFemale_1.nif

DraugrCuirassAA,Armor\Draugr\DraugrArmorFemale_1.nif

DraugrBootsAA,Armor\Draugr\DraugrBootsFemale_1.nif

DrarvenSpiderSkinnedSteamAA,Actors\DwarvenSpider\Character Assets\DwarvenSpiderCenturionSkinedSteam.nif

DragonUnderskinAA,DragonUnderskinAA

DragonTundraAA,DragonTundraAA

DragonSnowAA,DragonSnowAA

DragonscaleShieldAA,DragonscaleShieldAA

DragonscaleHelmetOrcAA,Armor\Dragonscale\DragonscaleHelmetOrcF.nif

DragonscaleHelmetKhajiitAA,Armor\Dragonscale\DragonscaleHelmKhajiitM.nif

DragonscaleHelmetArgonianAA,Armor\Dragonscale\DragonscaleHelmArgonianM.nif

DragonscaleHelmet,Armor\Dragonscale\DragonscaleHelmetF.nif

DragonscaleGloves,Armor\Dragonscale\DragonscaleGlovesF_1.nif

DragonscaleCuirass,Armor\Dragonscale\DragonscaleArmorF_1.nif

DragonscaleBoots,Armor\Dragonscale\DragonscaleBootsF_1.nif

DragonPriestSkinFXMistAA,DragonPriestSkinFXMistAA

DragonPriestMaskWoodAA,DragonPriestMaskWoodAA

DragonPriestMaskSteelAA,DragonPriestMaskSteelAA

DragonPriestMaskOrichalumAA,DragonPriestMaskOrichalumAA

DragonPriestMaskMoonstoneAA,DragonPriestMaskMoonstoneAA

DragonPriestMaskMarbleAA,DragonPriestMaskMarbleAA

DragonPriestMaskIronAA,DragonPriestMaskIronAA

DragonPriestMaskEbonyAA,DragonPriestMaskEbonyAA

DragonPriestMaskCorondrumAA,DragonPriestMaskCorondrumAA

DragonPriestMaskBronzeAA,DragonPriestMaskBronzeAA

DragonPriestHelmWoodAA,Armor\DragonPriestHelms\Dragonhelm_WoodF_1.nif

DragonPriestHelmUltraAA,Armor\DragonPriestHelms\Dragonhelm_UltraF_1.nif

DragonPriestHelmSteelAA,Armor\DragonPriestHelms\Dragonhelm_SteelF_1.nif

DragonPriestHelmOrichalumAA,Armor\DragonPriestHelms\Dragonhelm_GreenstoneF_1.nif

DragonPriestHelmMoonstoneAA,Armor\DragonPriestHelms\Dragonhelm_MoonstoneF_1.nif

DragonPriestHelmMarbleAA,Armor\DragonPriestHelms\Dragonhelm_MarbleF_1.nif

DragonPriestHelmIronAA,Armor\DragonPriestHelms\Dragonhelm_IronF_1.nif

DragonPriestHelmEbonyAA,Armor\DragonPriestHelms\Dragonhelm_EbonyF_1.nif

DragonPriestHelmCorondrumAA,Armor\DragonPriestHelms\Dragonhelm_CorondrumF_1.nif

DragonPriestHelmBronzeAA,Armor\DragonPriestHelms\Dragonhelm_BronzeF_1.nif

DragonplateShieldAA,DragonplateShieldAA

DragonplateHelmetOrcAA,Armor\Dragonbone\DragonboneHelmetOrcF_1.nif

DragonplateHelmetKhajiitAA,Armor\Dragonbone\HelmKhajiitF.nif

DragonplateHelmetArgonianAA,Armor\Dragonbone\HelmArgonianM.nif

DragonplateHelmetAA,Armor\Dragonbone\DragonboneHelmetF_1.nif

DragonplateGauntletsAA,Armor\Dragonbone\DragonboneGauntletsF_1.nif

DragonplateCuirassAA,Armor\Dragonbone\DragonboneArmorF_1.nif

DragonplateBootsAA,Armor\Dragonbone\DragonboneBootsF_1.nif

DragonParthurnaxAA,DragonParthurnaxAA

DragonOhdaviingAA,DragonOhdaviingAA

DragonForestAA,DragonForestAA

DragonFireMouthAA,DragonFireMouthAA

DragonBossAA,DragonBossAA

DragonBloodWingRFXAA,DragonBloodWingRFXAA

DragonBloodWingLFXAA,DragonBloodWingLFXAA

DragonBloodTailFXAA,DragonBloodTailFXAA

DragonBloodHeadFXAA,DragonBloodHeadFXAA

DragonAlduinUnderskinAA,DragonAlduinUnderskinAA

DragonAlduinAA,DragonAlduinAA

DragonAA,DragonAA

Dragon_Tundra_BloodWingRFXAA,Dragon_Tundra_BloodWingRFXAA

Dragon_Tundra_BloodWingLFXAA,Dragon_Tundra_BloodWingLFXAA

Dragon_Tundra_BloodTailFXAA,Dragon_Tundra_BloodTailFXAA

Dragon_Tundra_BloodHeadFXAA,Dragon_Tundra_BloodHeadFXAA

Dragon_Snow_BloodWingRFXAA,Dragon_Snow_BloodWingRFXAA

Dragon_Snow_BloodWingLFXAA,Dragon_Snow_BloodWingLFXAA

Dragon_Snow_BloodTailFXAA,Dragon_Snow_BloodTailFXAA

Dragon_Snow_BloodHeadFXAA,Dragon_Snow_BloodHeadFXAA

Dragon_Parthurnax_BloodHeadFXAA,Dragon_Parthurnax_BloodHeadFXAA

Dragon_Odahviing_BloodTailFXAA,Dragon_Odahviing_BloodTailFXAA

Dragon_Odahviing_BloodHeadFXAA,Dragon_Odahviing_BloodHeadFXAA

Dragon_Green_BloodWingRFXAA,Dragon_Green_BloodWingRFXAA

Dragon_Green_BloodWingLFXAA,Dragon_Green_BloodWingLFXAA

Dragon_Green_BloodTailFXAA,Dragon_Green_BloodTailFXAA

Dragon_Green_BloodHeadFXAA,Dragon_Green_BloodHeadFXAA

DibellaAmuletAA,Armor\AmuletsandRings\Dibella\DibellaAmuletF_1.nif

DecapitatedNeckKhajiitAA,Actors\Character\Character Assets\DecapitatedNeckFemaleKhajiit_1.nif

DecapitatedNeckArgonianAA,Actors\Character\Character Assets\DecapitatedNeckFemaleArgonian_1.nif

DecapitatedNeckAA,Actors\Character\Character Assets\DecapitatedNeckFemale_1.nif

DecapitatedHeadKhajiitAA,Actors\Character\Character Assets\DecapitatedHeadFemaleKhajiit_1.nif

DecapitatedHeadArgonianAA,Actors\Character\Character Assets\DecapitatedHeadFemaleArgonian_1.nif

DecapitatedHeadAA,Actors\Character\Character Assets\DecapitatedHeadGoreHumanoidFemale_1.nif

DBRobesAA,Clothes\RobeDarkBrotherhood\Female\DBTorso_1.nif

DBHoodMaskLessAA,Clothes\RobeDarkBrotherhood\Female\DBHoodMaskLess_1.nif

DBHoodKhaAA,Clothes\RobeDarkBrotherhood\DBHoodKha_1.nif

DBHoodArgAA,Clothes\RobeDarkBrotherhood\DBHoodArg_1.nif

DBHoodAA,Clothes\RobeDarkBrotherhood\Female\DBHood_1.nif

DBGlovesKhaAA,Clothes\RobeDarkBrotherhood\Female\DBGlovesArg_1.nif

DBGlovesArgAA,Clothes\RobeDarkBrotherhood\Female\DBGlovesArg_1.nif

DBGlovesAA,Clothes\RobeDarkBrotherhood\Female\DBGloves_1.nif

DBBootsAA,Clothes\RobeDarkBrotherhood\Female\DBBoots_1.nif

DBArmorShortSleeveAA,Armor\DBArmor\DBArmorTorso_F_1.nif

DBArmorHelmetMaskLessAA,Armor\DBArmor\DBArmorHoodFMaskLess_1.nif

DBArmorHelmetKhaAA,Armor\DBArmor\DBArmorHood_Kha_1.nif

DBArmorHelmetArgAA,Armor\DBArmor\DBArmorHood_Arg_1.nif

DBArmorHelmetAA,Armor\DBArmor\DBArmorHood_F_1.nif

DBArmorGlovesAA,Armor\DBArmor\DBArmorGauntlets_F_1.nif

DBArmorBootsAA,Armor\DBArmor\DBArmorBoots_F_1.nif

DBArmorAA,Armor\DBArmor\DBArmorTorso_F_1.nif

DaedricShieldAA,Armor\Daedric\DaedricShield.nif

DaedricHelmetAA,Armor\Daedric\DaedricHelmetF_1.nif

DaedricGlovesAA,Armor\Daedric\DaedricGlovesF_1.nif

DaedricCuirassAA,Armor\Daedric\DaedricTorsoF_1.nif

DaedricBootsAA,Armor\Daedric\DaedricBootsF_1.nif

DA09MeridiaBallofLightAA,Clothes\Monk\FXMonkVariant2.nif

CompanionsHelmetORCAA,Armor\Wolf\HatMO_1.nif

CompanionsHelmetKAA,Armor\Wolf\HatMK_1.nif

CompanionsHelmetArgAA,Armor\Wolf\HatMA_1.nif

CompanionsHelmetAA,Armor\Wolf\HatM_1.nif

ClavicusVileMaskAA,Clothes\ClavicusVileMask\ClavicusVileMask_1.nif

Circlet10khajiitAA,Armor\Circlets\CircletKhaajitF10.nif

Circlet10ArgonianAA,Armor\Circlets\CircletArgonianF10.nif

Circlet10AA,Armor\Circlets\CircletF10.nif

Circlet09khajiitAA,Armor\Circlets\CircletKhaajitF9.nif

Circlet09ArgonianAA,Armor\Circlets\CircletArgonianF9.nif

Circlet09AA,Armor\Circlets\CircletF9.nif

Circlet08khajiitAA,Armor\Circlets\CircletKhaajitF8.nif

Circlet08ArgonianAA,Armor\Circlets\CircletArgonianF8.nif

Circlet08AA,Armor\Circlets\CircletF8.nif

Circlet07khajiitAA,Armor\Circlets\CircletKhaajitF7.nif

Circlet07ArgonianAA,Armor\Circlets\CircletArgonianF7.nif

Circlet07AA,Armor\Circlets\CircletF7.nif

Circlet06khajiitAA,Armor\Circlets\CircletKhaajitF6.nif

Circlet06ArgonianAA,Armor\Circlets\CircletArgonianF6.nif

Circlet06AA,Armor\Circlets\CircletF6.nif

Circlet05khajiitAA,Armor\Circlets\CircletKhaajitF5.nif

Circlet05ArgonianAA,Armor\Circlets\CircletArgonianF5.nif

Circlet05AA,Armor\Circlets\CircletF5.nif

Circlet04khajiitAA,Armor\Circlets\CircletKhaajitF4.nif

Circlet04ArgonianAA,Armor\Circlets\CircletArgonianF4.nif

Circlet04AA,Armor\Circlets\CircletF4.nif

Circlet03khajiitAA,Armor\Circlets\CircletKhaajitF3.nif

Circlet03ArgonianAA,Armor\Circlets\CircletArgonianF3.nif

Circlet03AA,Armor\Circlets\CircletF3.nif

Circlet02khajiitAA,Armor\Circlets\CircletKhaajitF2.nif

Circlet02ArgonianAA,Armor\Circlets\CircletArgonianF2.nif

Circlet02AA,Armor\Circlets\CircletF2.nif

Circlet01khajiitAA,Armor\Circlets\CircletKhaajitF1.nif

Circlet01ArgonianAA,Armor\Circlets\CircletArgonianF1.nif

Circlet01AA,Armor\Circlets\CircletF1.nif

ChildTorso03AA,Clothes\ChildrenClothes\F\Torso03_1.nif

ChildTorso02AA,Clothes\ChildrenClothes\F\Torso02_1.nif

ChildTorso01AA,Clothes\ChildrenClothes\F\Torso01_1.nif

ChildrenTorsoV01AA,Clothes\ChildrenClothes\F\Torso01_1.nif

ChildrenShoesAA,Clothes\ChildrenClothes\F\Shoes_1.nif

ChefTorso01AA,Clothes\Chef\F\Chef_1.nif

ChefShoes01AA,Clothes\BarKeeper\F\Shoes_1.nif

ChefHatKhaAA,Clothes\Chef\M\ChefHatKha_1.nif

ChefHatArgAA,Clothes\Chef\M\ChefHatArg_1.nif

ChefHatAA,Clothes\Chef\F\ChefHat_1.nif

ChaurusSpitSkinAA,Actors\Chaurus\Character Assets\ChauurusSpitSkin.nif

BriarHeartEmptyAA,BriarHeartEmptyAA

BriarHeartAA,BriarHeartAA

BoneCrownKhajiitAA,Armor\BoneCrown\BoneCrownKhajiit_F.nif

BoneCrownArgonianAA,Armor\BoneCrown\BoneCrownArgonian_F.nif

BoneCrownAA,Armor\BoneCrown\BoneCrownF.nif

BladesShieldAA,Weapons\Blades\BladesShield.nif

BladesHelmetKhajiitAA,Armor\Blades\BladesHelmetsKhajiit_1.nif

BladesHelmetArgonianAA,Armor\Blades\BladesHelmetsArgonian_1.nif

BladesHelmetAA,Armor\Blades\BladesHelmetF.nif

BladesGlovesAA,Armor\Blades\BladesGauntletsF_0.nif

BladesCuirassAA,Armor\Blades\BladesArmorF_0.nif

BladesBootsAA,Armor\Blades\BladesBootsF_0.nif

BlackSmithVariantAA,Clothes\BlackSmith\F\Torso_1.nif

BlackSmithTorso01AA,Clothes\BlackSmith\F\Torso_1.nif

BlackSmithShoes01AA,Clothes\BlackSmith\F\Shoes_1.nif

BeggarTorso01AA,Clothes\BeggarClothes\torsof_1.nif

BeggarHat01AA,Clothes\BeggarClothes\hatf_0.nif

BeggarHat01_KhajAA,Clothes\BeggarClothes\hatf_Khaj_1.nif

BeggarHat01_ArgAA,Clothes\BeggarClothes\hatf_Arg_1.nif

BeggarBoots01AA,Clothes\BeggarClothes\bootsf_0.nif

BarKeeperVariantAA,Clothes\BarKeeper\F\Torso_1.nif

BarKeeperTorso01AA,Clothes\BarKeeper\F\Torso_1.nif

BarKeeperShoes01AA,Clothes\BarKeeper\F\Shoes_1.nif

BanditHelmetKAA,Armor\Bandit\HatFK_1.nif

BanditHelmetAAA,Armor\Bandit\HatFK_1.nif

BanditHelmetAA,Armor\Bandit\HatF_1.nif

BanditGlovesAA,Armor\Bandit\GlovesF_1.nif

BanditCuirassAA,Armor\Bandit\BodyF_1.nif

BanditCuirass3AA,Armor\Bandit\Body3F_1.nif

BanditCuirass2AA,Armor\Bandit\Body2F_1.nif

BanditCuirass1AA,Armor\Bandit\Body1F_1.nif

BanditBootsAA,Armor\Bandit\BootsF_1.nif

AtronachFrostShieldAA,AtronachFrostShieldAA

AtronachFlameDeadAA,AtronachFlameDeadAA

ArmBandagesAA,Clothes\Bandages\ArmBandagesF_1.nif

ArkayAmuletAA,Armor\AmuletsandRings\Arkay\ArkayAmuletF_1.nif

ArchmageRobesAA,Clothes\Archmage\F\ArchmageRobesF_1.nif

ArchmageHoodAA,Clothes\Archmage\F\ArchmageHoodF_1.nif

ArchmageHood_OrcAA,Clothes\Archmage\F\ArchmageHoodF_Orc_1.nif

ArchmageHood_KhaAA,Clothes\Archmage\F\ArchmageHoodF_Kha_1.nif

ArchmageHood_ArgAA,Clothes\Archmage\F\ArchmageHoodF_Arg_1.nif

ArchmageBootsAA,Clothes\Archmage\F\ArchmageBootsF_1.nif

AncientNordAmuletAA,Armor\AmuletsandRings\AncientNord\AncientNordAmuletF_1.nif

AmuletAA,Armor\AmuletsandRings\SilverAmuletF_1.nif

AlduinFireMouthAA,AlduinFireMouthAA

AkatoshAmuletAA,Armor\AmuletsandRings\Akatosh\AkatoshAmuletF_1.nif

 

Link to comment

What i want to achive is, that my tool recognizes the meshes inside a special folder, compare them with vanilla mesh path. If found mark them as replacement. If not mark them as a possible addon. So i hope that converting can be made completly automatic, even ataching the new meshes to the NPCs. What i have in mind now is that cb++ vanilla replacement is standard for all NPCs but also there should be the chance that they use killerkeos skimpy ones from time to time. Nonvanilla clothes/armors then could be added manually later to prechoosen NPCs.

 

edit: added above things to the tools, adding all vanilla meshes including skimpy meshes for 30 different bodytypes will process 24h. *g*

Link to comment

Everything is calculated and put into an esp file. Now it is time to change the races of the npc to the new ones. It is working and they are wearing their new body+clothes for them. But they are resettet to default facegen data for the race. Would be cool if someone can give me a hint how to let the npcs look the same as before the race change in ck. Pleeeeaaaaase ;)

Link to comment

Sadly short of editing the faces manually in the CK I don't think there's a way to keep your changes and import face changes. Wryebash for skyrim doesn't yet have that functionality and we don't have a TESVedit yet. So yeah, short on tools is the problem.

Link to comment

I feared that, so i spend time to make a bot that reads all information out of the NPCeditor. That information is stored in a file. Plan is to change the the race in CK and restore the data out of the file. NPCEditors entries can be copied and pasted, cks data fields not. So i am happy that there is this nice tool.

Link to comment

Version 0.2 is out now.

 

http://skyrim.nexusmods.com/mods/23311/

 

It is a major update. A lot of things are added. Of course not everything works as it should, from time to time you find a npc which is naked or has no feet. But i think there are no gamebraking bugs.

 

Here are the Features:

- All named female are using RBS now.

- Every of those npcs has attached one of 30 different bodytypes, with working weightslider.

- They wear clothes (that of course fit to their body, thats why i made this *g*) that changes from time to time.

- No performance drop on my machine.

- NPCs wear skimpy and vanilla clothes

- Body Packs are exchangeable

- Maybe a lot i didn´t think of, because this mod is a huge change to the vanilla system.

 

 

negative things for now:

- Some NPCs may be naked. Maybe thats because they have clothes that are attached via vanilla scripts?

- Some NPCs may not have feet.

- Some NPCs may look ugly. Hmm don´t know if this is realy negative, because thats realistic, or not?

- every named pc changes the clothes, also those you know wearing armor

- You need 4 gb additional space on your harddisk, thats because of the vast amount of meshes coming with the body pack.

 

 

Negative things aren´t bugs, because i know of them and i know how to fix them. But because they are not gamebraking i decided to do it in a later version.

Link to comment
  • 2 weeks later...

uploaded Version 0.7. RBS is totaly made from the Scratch, it now uses SkyProc. The Skyproc Patcher will be released if i find a way to reduce memory usage and some other things that have to be done before.

 

Version 0.7 has most bugs ironed out. Uninstall previous RBS to regain HD Space. This Version has a new folder stucture.

 

There is no risk in trying it out. No file will be overwritten!

Link to comment

Updated

 

Version 0.8

 

added texture variation. 660 different combinations of bodytextures. Even better: Muscles are more visible if NPC has more common strength/skill.

nearly unlimited variation in height of NPCs in a realistic way, no dwarfs or giants.

even more realistic bodymeshes

hair deployment system in an optional file

RBS lootable armors and clothes. A vanilla copy of the armor/clothes are added to NPCs inventory.

 

Updated first post to add the new features and correct old text.

 

Give RBS a try. It does not overwrite any file so if you don´t like it, deactivate the esp and skyrim will work like before the installation of RBS.

The world of Skyrim is so much more immersive with it i think.

Link to comment
  • 1 month later...

uploaded a new version

 

Version 0.95

 

support for male characters (special changed skeleton files that have added scale bones)

female + male support for beastraces

different textures for male

female NPCs got a pool of clothes to choose from. (so they will wear different clothes from time to time)

no skimpy clothes for elder women

Link to comment

Updated

 

Version 0.8

 

added texture variation. 660 different combinations of bodytextures. Even better: Muscles are more visible if NPC has more common strength/skill.

nearly unlimited variation in height of NPCs in a realistic way' date=' no dwarfs or giants.

even more realistic bodymeshes

hair deployment system in an optional file

RBS lootable armors and clothes. A vanilla copy of the armor/clothes are added to NPCs inventory.

 

Updated first post to add the new features and correct old text.

 

[b']Give RBS a try. It does not overwrite any file so if you don´t like it, deactivate the esp and skyrim will work like before the installation of RBS.[/b]

The world of Skyrim is so much more immersive with it i think.

 

I like the way this sounds.

The last thing I want to do is to have to restore from a backup archive yet again...

 

Thank you!

:cool:

Link to comment

question does this auto add the bbp bouncing boobs and butts support to clothing and body's it randomly generates ? Second idk if just my system but im getting the file does not exsit on nexus error for all the files !

 

Also you could make the NPC go to the dressers in there owned building and on the activation of the dresser be the clothing swap event. idk how it works right now but if you need ideas on how to do this give me a msg not sure about the constrants of the script or skse but im sure i could help

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

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

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. For more information, see our Privacy Policy & Terms of Use