-
Announcements
-
SITE MOVED - IN READ ONLY MODE 12/08/2015
Please use http://www.loverslab.com moving forward. Site has been restored to a previous version, and this one placed into a read-only mode. This is available for a limited time so users may reference/copy content that has been lost in the transition. This will no longer be accessible by December 22nd, 2015.
-
Deekin
Members-
Content count
29 -
Joined
-
Last visited
Posts posted by Deekin
-
-
Ok re-uploaded everything and added "New Year Gift."
Check first page.
Filesonic shutdown their sharing portion of the site. You can only get a file that you have uploaded.
Whichever armors are uploaded on that (Like the New Year's gift.) would unfortunately need to be upped somewhere else.
0 -
I posted a copy of my ini file earlier in this thread. That armor you are having troubles with is IN that copy as well. Go take a look.
I have no troubles with that armor. Also, I will point out that sometimes Oblivion has issues remembering BU states of armor. I've only seen it rarely happen with multiple save files that each had multiple BU armors in use.
0 -
Blessed Mage Knight BBB:
Original: http://www.tesnexus.com/downloads/file.php?id=23589
Also needs:http://www.tesnexus.com/downloads/file.php?id=36649
BU: http://www.4shared.com/get/hG3F9Bh5/BlessedMageKnightDressBUBBB.html
Seems like the link of the Original is not the right one' date=' it refers to the lingerie set. Also the Blessed Mage Knight armor without BBB but full BU is not complete. All dresses are missing textures. Could anyone please give the link of the original Blessed Mage Knight armor? Thanks in advance!

[/quote']
See this post of mine from earlier in this thread.
Going to the Blessed Mage Knight set now' date=' I see that .nif files reference textures I do not have, nor can seem to locate. But in the BU+BBB section here, it's marked as the fullset (Which would imply that it has said textures.). So I guess I'll have to find the actual BMK set and THEN add the BBB+BU files to it since it's missing stuff.[/s']
Solved it. I was right. The \"fullset\" still needs the original BMKD. Again, after some looking I have found it. It can be downloaded here.
0 -
^ Mine works just fine (barring those armours I've noted as not checked yet.).
Tentacool, are those armours BBB enabled?
0 -
Not all BU armors have a built in BU script. In fact, most don't.
This is mainly due to BU armors being for the most part patches. A change of meshes.
So the ini is used to replace the original armor mesh with the BU meshes.
The ini is also neater since you can organize your armors and change up how they work easier.
At the same time, you don't need to know much about scripting (Just enough to read instructions, and then copypaste.) to get it to work.
The ini ALSO will overwrite a BU armor's original script should you enable the setting. That's fantastic should you find a patch that say adds BBB support, or is better detailed.
It also lets you set custom messages when your clothes tear and the like, if you want.
Really, it's just better.
0 -
There's a program called TES4Edit that you can use.
You load that program up, go to the .esp file of the armor then just click on the armor's file and it'll be in the information for it. You only need the last 6 characters of the FormID.
Here's a paste of my ini. It has the following BU armors:
Iroha Clothes (I forget if it was BBB or not.)
FEZA Vesta Set (+BBB)
Dawn Wraith
Blessed Mage Knight Dress (All 4 colours, plus BBB)
BSK Break Undies (+BBB, IIRC.)
Dancing Shadow Rose Break Undies
Daedric BU (+BBB, IIRC.)
Homura Outfit for HGEC (Haven't found it in-game yet, so IDK if it works.)
Legendary Weapons & Armor 2ch (Only Cassandra's standard Armor is BU. It's BBB as well.)
MHSNKirin (Monster Hunter Kirin Girl Armor.)
R18PN - Lingeries (It's one specific dress in the Lingerie set.)
Tatakau Maid San (See an earlier post in this thread by me.)
For the above armor, I have it replacing an armor in the SPB Maid Armor Set 2.
Nier Replicant - Kaine Outfit (Haven't found it in-game yet, so IDK if it works.)
R18PN - Heilige Mutter Armor (+BBB)
set aaBUData.DATA to sv_Construct "BaronB\Iroha\iroha new.nif"
SetStage aaBUDataIni 10
set aaBUData.DATA to sv_Construct "BaronB\Iroha\iroha newb1.nif"
SetStage aaBUDataIni 10
set aaBUData.DATA to sv_Construct "BaronB\Iroha\iroha newb2.nif"
SetStage aaBUDataIni 10
set aaBUData.DATA to sv_Construct "BaronB\Iroha\iroha newb3.nif"
SetStage aaBUDataIni 10
set aaBUData.ID to GetFormFromMod "IrohaClothes.esp" "000ED3"
SetStage aaBUDataIni 30
set aaBUData.DATA to sv_Construct "NIHS\Vesta Set\VE1.nif"
SetStage aaBUDataIni 10
set aaBUData.DATA to sv_Construct "NIHS\Vesta Set\VE2.nif"
SetStage aaBUDataIni 10
set aaBUData.DATA to sv_Construct "NIHS\Vesta Set\VE3.nif"
SetStage aaBUDataIni 10
set aaBUData.DATA to sv_Construct "NIHS\Vesta Set\VE4.nif"
SetStage aaBUDataIni 10
set aaBUData.ID to GetFormFromMod "FEZA Vesta Set.esp" "000ED5"
SetStage aaBUDataIni 30
set aaBUData.DATA to sv_Construct "N8k\ShortDressE1.nif"
SetStage aaBUDataIni 10
set aaBUData.DATA to sv_Construct "N8k\ShortDressE2.nif"
SetStage aaBUDataIni 10
set aaBUData.DATA to sv_Construct "N8k\ShortDressE3.nif"
SetStage aaBUDataIni 10
set aaBUData.DATA to sv_Construct "N8k\ShortDressE4.nif"
SetStage aaBUDataIni 10
set aaBUData.ID to GetFormFromMod "DawnWraith.esp" "000ED4"
SetStage aaBUDataIni 30
set aaBUData.DATA to sv_Construct "armor\BlessedMageKnightDress\White\BMKDWhFullver1BBB1.nif"
SetStage aaBUDataIni 10
set aaBUData.DATA to sv_Construct "armor\BlessedMageKnightDress\White\BMKDWhFullver1BBB2.nif"
SetStage aaBUDataIni 10
set aaBUData.DATA to sv_Construct "armor\BlessedMageKnightDress\White\BMKDWhFullver1BBB3.nif"
SetStage aaBUDataIni 10
set aaBUData.DATA to sv_Construct "armor\BlessedMageKnightDress\White\BMKDWhFullver1BBB4.nif"
SetStage aaBUDataIni 10
set aaBUData.ID to GetFormFromMod "BlessedMageKnightDress.esp" "00B9EF"
SetStage aaBUDataIni 30
set aaBUData.DATA to sv_Construct "armor\BlessedMageKnightDress\White\BMKDWhFullBBB1.nif"
SetStage aaBUDataIni 10
set aaBUData.DATA to sv_Construct "armor\BlessedMageKnightDress\White\BMKDWhFullBBB2.nif"
SetStage aaBUDataIni 10
set aaBUData.DATA to sv_Construct "armor\BlessedMageKnightDress\White\BMKDWhFullBBB3.nif"
SetStage aaBUDataIni 10
set aaBUData.DATA to sv_Construct "armor\BlessedMageKnightDress\White\BMKDWhFullBBB4.nif"
SetStage aaBUDataIni 10
set aaBUData.ID to GetFormFromMod "BlessedMageKnightDress.esp" "007C78"
SetStage aaBUDataIni 30
set aaBUData.DATA to sv_Construct "armor\BlessedMageKnightDress\Red\BMKDRdFullBBB1.nif"
SetStage aaBUDataIni 10
set aaBUData.DATA to sv_Construct "armor\BlessedMageKnightDress\Red\BMKDRdFullBBB2.nif"
SetStage aaBUDataIni 10
set aaBUData.DATA to sv_Construct "armor\BlessedMageKnightDress\Red\BMKDRdFullBBB3.nif"
SetStage aaBUDataIni 10
set aaBUData.DATA to sv_Construct "armor\BlessedMageKnightDress\Red\BMKDRdFullBBB4.nif"
SetStage aaBUDataIni 10
set aaBUData.ID to GetFormFromMod "BlessedMageKnightDress.esp" "007C76"
SetStage aaBUDataIni 30
set aaBUData.DATA to sv_Construct "armor\BlessedMageKnightDress\Red\BMKDRdFullver1BBB1.nif"
SetStage aaBUDataIni 10
set aaBUData.DATA to sv_Construct "armor\BlessedMageKnightDress\Red\BMKDRdFullver1BBB2.nif"
SetStage aaBUDataIni 10
set aaBUData.DATA to sv_Construct "armor\BlessedMageKnightDress\Red\BMKDRdFullver1BBB3.nif"
SetStage aaBUDataIni 10
set aaBUData.DATA to sv_Construct "armor\BlessedMageKnightDress\Red\BMKDRdFullver1BBB4.nif"
SetStage aaBUDataIni 10
set aaBUData.ID to GetFormFromMod "BlessedMageKnightDress.esp" "00B9F0"
SetStage aaBUDataIni 30
set aaBUData.DATA to sv_Construct "armor\BlessedMageKnightDress\Blue\BMKDBlFullBBB1.nif"
SetStage aaBUDataIni 10
set aaBUData.DATA to sv_Construct "armor\BlessedMageKnightDress\Blue\BMKDBlFullBBB2.nif"
SetStage aaBUDataIni 10
set aaBUData.DATA to sv_Construct "armor\BlessedMageKnightDress\Blue\BMKDBlFullBBB3.nif"
SetStage aaBUDataIni 10
set aaBUData.DATA to sv_Construct "armor\BlessedMageKnightDress\Blue\BMKDBlFullBBB4.nif"
SetStage aaBUDataIni 10
set aaBUData.ID to GetFormFromMod "BlessedMageKnightDress.esp" "007C75"
SetStage aaBUDataIni 30
set aaBUData.DATA to sv_Construct "armor\BlessedMageKnightDress\Blue\BMKDBlFullver1BBB1.nif"
SetStage aaBUDataIni 10
set aaBUData.DATA to sv_Construct "armor\BlessedMageKnightDress\Blue\BMKDBlFullver1BBB2.nif"
SetStage aaBUDataIni 10
set aaBUData.DATA to sv_Construct "armor\BlessedMageKnightDress\Blue\BMKDBlFullver1BBB3.nif"
SetStage aaBUDataIni 10
set aaBUData.DATA to sv_Construct "armor\BlessedMageKnightDress\Blue\BMKDBlFullver1BBB4.nif"
SetStage aaBUDataIni 10
set aaBUData.ID to GetFormFromMod "BlessedMageKnightDress.esp" "00B9F1"
SetStage aaBUDataIni 30
set aaBUData.DATA to sv_Construct "armor\BlessedMageKnightDress\Black\BMKDBkFullBBB1.nif"
SetStage aaBUDataIni 10
set aaBUData.DATA to sv_Construct "armor\BlessedMageKnightDress\Black\BMKDBkFullBBB2.nif"
SetStage aaBUDataIni 10
set aaBUData.DATA to sv_Construct "armor\BlessedMageKnightDress\Black\BMKDBkFullBBB3.nif"
SetStage aaBUDataIni 10
set aaBUData.DATA to sv_Construct "armor\BlessedMageKnightDress\Black\BMKDBkFullBBB4.nif"
SetStage aaBUDataIni 10
set aaBUData.ID to GetFormFromMod "BlessedMageKnightDress.esp" "00AC44"
SetStage aaBUDataIni 30
set aaBUData.DATA to sv_Construct "armor\BlessedMageKnightDress\Black\BMKDBkFullver1BBB1.nif"
SetStage aaBUDataIni 10
set aaBUData.DATA to sv_Construct "armor\BlessedMageKnightDress\Black\BMKDBkFullver1BBB2.nif"
SetStage aaBUDataIni 10
set aaBUData.DATA to sv_Construct "armor\BlessedMageKnightDress\Black\BMKDBkFullver1BBB3.nif"
SetStage aaBUDataIni 10
set aaBUData.DATA to sv_Construct "armor\BlessedMageKnightDress\Black\BMKDBkFullver1BBB4.nif"
SetStage aaBUDataIni 10
set aaBUData.ID to GetFormFromMod "BlessedMageKnightDress.esp" "00B9F2"
SetStage aaBUDataIni 30
set aaBUData.DATA to sv_Construct "Nora\BSK\CuirassDDH0.nif"
SetStage aaBUDataIni 10
set aaBUData.DATA to sv_Construct "Nora\BSK\CuirassDDH1.nif"
SetStage aaBUDataIni 10
set aaBUData.DATA to sv_Construct "Nora\BSK\CuirassDDH2.nif"
SetStage aaBUDataIni 10
set aaBUData.ID to GetFormFromMod "BSK Break Undies.esp" "016B4A"
SetStage aaBUDataIni 30
set aaBUData.DATA to sv_Construct "Nora\BSK\CuirassHDH0.nif"
SetStage aaBUDataIni 10
set aaBUData.DATA to sv_Construct "Nora\BSK\CuirassHDH1.nif"
SetStage aaBUDataIni 10
set aaBUData.DATA to sv_Construct "Nora\BSK\CuirassHDH2.nif"
SetStage aaBUDataIni 10
set aaBUData.ID to GetFormFromMod "BSK Break Undies.esp" "00C777"
SetStage aaBUDataIni 30
set aaBUData.DATA to sv_Construct "Nora\BSK\CuirassDDL0.nif"
SetStage aaBUDataIni 10
set aaBUData.DATA to sv_Construct "Nora\BSK\CuirassDDL1.nif"
SetStage aaBUDataIni 10
set aaBUData.DATA to sv_Construct "Nora\BSK\CuirassDDL2.nif"
SetStage aaBUDataIni 10
set aaBUData.ID to GetFormFromMod "BSK Break Undies.esp" "016747"
SetStage aaBUDataIni 30
set aaBUData.DATA to sv_Construct "Nora\BSK\CuirassHDL0.nif"
SetStage aaBUDataIni 10
set aaBUData.DATA to sv_Construct "Nora\BSK\CuirassHDL1.nif"
SetStage aaBUDataIni 10
set aaBUData.DATA to sv_Construct "Nora\BSK\CuirassHDL2.nif"
SetStage aaBUDataIni 10
set aaBUData.ID to GetFormFromMod "BSK Break Undies.esp" "00DBF2"
SetStage aaBUDataIni 30
set aaBUData.DATA to sv_Construct "Nora\BSK\GreavesLLDH0.nif"
SetStage aaBUDataIni 10
set aaBUData.DATA to sv_Construct "Nora\BSK\GreavesLLDH1.nif"
SetStage aaBUDataIni 10
set aaBUData.DATA to sv_Construct "Nora\BSK\GreavesLLDH2.nif"
SetStage aaBUDataIni 10
set aaBUData.ID to GetFormFromMod "BSK Break Undies.esp" "00C778"
SetStage aaBUDataIni 30
set aaBUData.DATA to sv_Construct "Nora\BSK\GreavesLLDL0.nif"
SetStage aaBUDataIni 10
set aaBUData.DATA to sv_Construct "Nora\BSK\GreavesLLDL1.nif"
SetStage aaBUDataIni 10
set aaBUData.DATA to sv_Construct "Nora\BSK\GreavesLLDL2.nif"
SetStage aaBUDataIni 10
set aaBUData.ID to GetFormFromMod "BSK Break Undies.esp" "01A8BC"
SetStage aaBUDataIni 30
set aaBUData.DATA to sv_Construct "Nora\DSR\DSRBodyED1.nif"
SetStage aaBUDataIni 10
set aaBUData.DATA to sv_Construct "Nora\DSR\DSRBodyED2.nif"
SetStage aaBUDataIni 10
set aaBUData.DATA to sv_Construct "Nora\DSR\DSRBodyED3.nif"
SetStage aaBUDataIni 10
set aaBUData.DATA to sv_Construct "Nora\DSR\DSRBodyED4.nif"
SetStage aaBUDataIni 10
set aaBUData.ID to GetFormFromMod "Dancing Shadow Rose Break Undies.esp" "009E3F"
SetStage aaBUDataIni 30
set aaBUData.DATA to sv_Construct "Nora\DSR\DSRBodyEH1.nif"
SetStage aaBUDataIni 10
set aaBUData.DATA to sv_Construct "Nora\DSR\DSRBodyEH2.nif"
SetStage aaBUDataIni 10
set aaBUData.DATA to sv_Construct "Nora\DSR\DSRBodyEH3.nif"
SetStage aaBUDataIni 10
set aaBUData.DATA to sv_Construct "Nora\DSR\DSRBodyEH4.nif"
SetStage aaBUDataIni 10
set aaBUData.ID to GetFormFromMod "Dancing Shadow Rose Break Undies.esp" "009095"
SetStage aaBUDataIni 30
set aaBUData.DATA to sv_Construct "Nora\DSR\DSRBodyA1.nif"
SetStage aaBUDataIni 10
set aaBUData.DATA to sv_Construct "Nora\DSR\DSRBodyA2.nif"
SetStage aaBUDataIni 10
set aaBUData.DATA to sv_Construct "Nora\DSR\DSRBodyA3.nif"
SetStage aaBUDataIni 10
set aaBUData.DATA to sv_Construct "Nora\DSR\DSRBodyA4.nif"
SetStage aaBUDataIni 10
set aaBUData.ID to GetFormFromMod "Dancing Shadow Rose Break Undies.esp" "016474"
SetStage aaBUDataIni 30
set aaBUData.DATA to sv_Construct "Nora\DSR\DSRBodyB1.nif"
SetStage aaBUDataIni 10
set aaBUData.DATA to sv_Construct "Nora\DSR\DSRBodyB2.nif"
SetStage aaBUDataIni 10
set aaBUData.DATA to sv_Construct "Nora\DSR\DSRBodyB3.nif"
SetStage aaBUDataIni 10
set aaBUData.DATA to sv_Construct "Nora\DSR\DSRBodyB4.nif"
SetStage aaBUDataIni 10
set aaBUData.ID to GetFormFromMod "Dancing Shadow Rose Break Undies.esp" "004579"
SetStage aaBUDataIni 30
set aaBUData.DATA to sv_Construct "Nora\DSR\DSRBodyC1.nif"
SetStage aaBUDataIni 10
set aaBUData.DATA to sv_Construct "Nora\DSR\DSRBodyC2.nif"
SetStage aaBUDataIni 10
set aaBUData.DATA to sv_Construct "Nora\DSR\DSRBodyC3.nif"
SetStage aaBUDataIni 10
set aaBUData.DATA to sv_Construct "Nora\DSR\DSRBodyC4.nif"
SetStage aaBUDataIni 10
set aaBUData.ID to GetFormFromMod "Dancing Shadow Rose Break Undies.esp" "01FAAC"
SetStage aaBUDataIni 30
set aaBUData.DATA to sv_Construct "Nora\DSR\DSRBodyD1.nif"
SetStage aaBUDataIni 10
set aaBUData.DATA to sv_Construct "Nora\DSR\DSRBodyD2.nif"
SetStage aaBUDataIni 10
set aaBUData.DATA to sv_Construct "Nora\DSR\DSRBodyD3.nif"
SetStage aaBUDataIni 10
set aaBUData.DATA to sv_Construct "Nora\DSR\DSRBodyD4.nif"
SetStage aaBUDataIni 10
set aaBUData.ID to GetFormFromMod "Dancing Shadow Rose Break Undies.esp" "00457A"
SetStage aaBUDataIni 30
set aaBUData.DATA to sv_Construct "Nora\DSR\DSRBodyFH1.nif"
SetStage aaBUDataIni 10
set aaBUData.DATA to sv_Construct "Nora\DSR\DSRBodyFH2.nif"
SetStage aaBUDataIni 10
set aaBUData.DATA to sv_Construct "Nora\DSR\DSRBodyFH3.nif"
SetStage aaBUDataIni 10
set aaBUData.DATA to sv_Construct "Nora\DSR\DSRBodyFH4.nif"
SetStage aaBUDataIni 10
set aaBUData.ID to GetFormFromMod "Dancing Shadow Rose Break Undies.esp" "009096"
SetStage aaBUDataIni 30
set aaBUData.DATA to sv_Construct "Nora\DSR\DSRBodyFD1.nif"
SetStage aaBUDataIni 10
set aaBUData.DATA to sv_Construct "Nora\DSR\DSRBodyFD2.nif"
SetStage aaBUDataIni 10
set aaBUData.DATA to sv_Construct "Nora\DSR\DSRBodyFD3.nif"
SetStage aaBUDataIni 10
set aaBUData.DATA to sv_Construct "Nora\DSR\DSRBodyFD4.nif"
SetStage aaBUDataIni 10
set aaBUData.ID to GetFormFromMod "Dancing Shadow Rose Break Undies.esp" "090E41"
SetStage aaBUDataIni 30
set aaBUData.DATA to sv_Construct "armor\BreakUndies\daedric\daedricBU1.nif"
SetStage aaBUDataIni 10
set aaBUData.DATA to sv_Construct "armor\BreakUndies\daedric\daedricBU2.nif"
SetStage aaBUDataIni 10
set aaBUData.DATA to sv_Construct "armor\BreakUndies\daedric\daedricBU3.nif"
SetStage aaBUDataIni 10
set aaBUData.DATA to sv_Construct "armor\BreakUndies\daedric\daedricBU4.nif"
SetStage aaBUDataIni 10
set aaBUData.ID to GetFormFromMod "daedric BU.esp" "000ED3"
SetStage aaBUDataIni 30
set aaBUData.DATA to sv_Construct "armor\homura\homura01.nif"
SetStage aaBUDataIni 10
set aaBUData.DATA to sv_Construct "armor\homura\homura02.nif"
SetStage aaBUDataIni 10
set aaBUData.ID to GetFormFromMod "homura outfit HGEC.esp" "000ED3"
SetStage aaBUDataIni 30
set aaBUData.DATA to sv_Construct "armor\LegendaryArmor_2ch\Cassandra\CassArmorWhiteBBB1.nif"
SetStage aaBUDataIni 10
set aaBUData.DATA to sv_Construct "armor\LegendaryArmor_2ch\Cassandra\CassArmorWhiteBBB2.nif"
SetStage aaBUDataIni 10
set aaBUData.DATA to sv_Construct "armor\LegendaryArmor_2ch\Cassandra\CassArmorWhiteBBB3.nif"
SetStage aaBUDataIni 10
set aaBUData.DATA to sv_Construct "armor\LegendaryArmor_2ch\Cassandra\CassArmorWhiteBBB4.nif"
SetStage aaBUDataIni 10
set aaBUData.ID to GetFormFromMod "LegendaryWeapons&Armor_2ch.esp" "000ED5"
SetStage aaBUDataIni 30
set aaBUData.DATA to sv_Construct "Derida\Kirin\kirin01.nif"
SetStage aaBUDataIni 10
set aaBUData.DATA to sv_Construct "Derida\Kirin\kirin02.nif"
SetStage aaBUDataIni 10
set aaBUData.DATA to sv_Construct "Derida\Kirin\kirin03.nif"
SetStage aaBUDataIni 10
set aaBUData.DATA to sv_Construct "Derida\Kirin\kirin04.nif"
SetStage aaBUDataIni 10
set aaBUData.ID to GetFormFromMod "MHSNKirin.esp" "00E99F"
SetStage aaBUDataIni 30
set aaBUData.DATA to sv_Construct "R18PN\Lingerie\Dress\1\DressBreak1.nif"
SetStage aaBUDataIni 10
set aaBUData.DATA to sv_Construct "R18PN\Lingerie\Dress\1\DressBreak2.nif"
SetStage aaBUDataIni 10
set aaBUData.DATA to sv_Construct "R18PN\Lingerie\Dress\1\DressBreak3.nif"
SetStage aaBUDataIni 10
set aaBUData.DATA to sv_Construct "R18PN\Lingerie\Dress\1\DressBreak4.nif"
SetStage aaBUDataIni 10
set aaBUData.ID to GetFormFromMod "R18PN - Lingeries.esp" "006F2F"
SetStage aaBUDataIni 30
set aaBUData.DATA to sv_Construct "armor\SpeedBuster\Maidarmor\Maid Fighter1.nif"
SetStage aaBUDataIni 10
set aaBUData.DATA to sv_Construct "armor\SpeedBuster\Maidarmor\Maid Fighter2.nif"
SetStage aaBUDataIni 10
set aaBUData.DATA to sv_Construct "armor\SpeedBuster\Maidarmor\Maid Fighter3.nif"
SetStage aaBUDataIni 10
set aaBUData.DATA to sv_Construct "armor\SpeedBuster\Maidarmor\Maid Fighter4.nif"
SetStage aaBUDataIni 10
set aaBUData.ID to GetFormFromMod "SPB Maid Armor Set 2.esp" "002581"
SetStage aaBUDataIni 30
set aaBUData.DATA to sv_Construct "clothes\Nier\kaineManga1.nif"
SetStage aaBUDataIni 10
set aaBUData.DATA to sv_Construct "clothes\Nier\kaineManga2.nif"
SetStage aaBUDataIni 10
set aaBUData.DATA to sv_Construct "clothes\Nier\kaineManga3.nif"
SetStage aaBUDataIni 10
set aaBUData.DATA to sv_Construct "clothes\Nier\kaineManga4.nif"
SetStage aaBUDataIni 10
set aaBUData.ID to GetFormFromMod "Nier Replicant- kaine outift.esp" "000ED3"
SetStage aaBUDataIni 30
set aaBUData.DATA to sv_Construct "clothes\Nier\kaineManga1.nif"
SetStage aaBUDataIni 10
set aaBUData.DATA to sv_Construct "clothes\Nier\kaineManga2.nif"
SetStage aaBUDataIni 10
set aaBUData.DATA to sv_Construct "clothes\Nier\kaineManga3.nif"
SetStage aaBUDataIni 10
set aaBUData.DATA to sv_Construct "clothes\Nier\kaineManga4.nif"
SetStage aaBUDataIni 10
set aaBUData.ID to GetFormFromMod "Nier Replicant- kaine outift.esp" "000ED4"
SetStage aaBUDataIni 30
set aaBUData.DATA to sv_Construct "R18PN\Armor\Heilige Mutter Armor\upbodyC.nif"
SetStage aaBUDataIni 10
set aaBUData.DATA to sv_Construct "R18PN\Armor\Heilige Mutter Armor\upbodyC1.nif"
SetStage aaBUDataIni 10
set aaBUData.DATA to sv_Construct "R18PN\Armor\Heilige Mutter Armor\upbodyC2.nif"
SetStage aaBUDataIni 10
set aaBUData.DATA to sv_Construct "R18PN\Armor\Heilige Mutter Armor\upbodyC3.nif"
SetStage aaBUDataIni 10
set aaBUData.ID to GetFormFromMod "R18PN - Heilige Mutter Armor.esp" "01870B"
SetStage aaBUDataIni 30
set aaBUData.DATA to sv_Construct "R18PN\Armor\Heilige Mutter Armor\pantu.nif"
SetStage aaBUDataIni 10
set aaBUData.DATA to sv_Construct "R18PN\Armor\Heilige Mutter Armor\pantu1.nif"
SetStage aaBUDataIni 10
set aaBUData.DATA to sv_Construct "R18PN\Armor\Heilige Mutter Armor\pantu2.nif"
SetStage aaBUDataIni 10
set aaBUData.DATA to sv_Construct "R18PN\Armor\Heilige Mutter Armor\pantu3.nif"
SetStage aaBUDataIni 10
set aaBUData.ID to GetFormFromMod "R18PN - Heilige Mutter Armor.esp" "018DE4"
SetStage aaBUDataIni 300 -
Here's how you get the armor in Nightwynd's and squares's post working.
After you download the armor, and then the BU version of it (I used squares's post for the links. It's right before Nightwynd's.) there's a little more to it than just merging the two.
In the BU version's folder there's a Data folder and then one of the two folders in japanese ALSO has a Data folder. You need to take the Meshes and Textures in there, and add them to the first Data folder in the BU version. After that, you can move the Data folder from the BU version to the regular version and then move the new merged Data folder to your Oblivion one.
In your BreakUndies.ini file paste this:
set aaBUData.DATA to sv_Construct "R18PN\Armor\Heilige Mutter Armor\upbodyC.nif"
SetStage aaBUDataIni 10
set aaBUData.DATA to sv_Construct "R18PN\Armor\Heilige Mutter Armor\upbodyC1.nif"
SetStage aaBUDataIni 10
set aaBUData.DATA to sv_Construct "R18PN\Armor\Heilige Mutter Armor\upbodyC2.nif"
SetStage aaBUDataIni 10
set aaBUData.DATA to sv_Construct "R18PN\Armor\Heilige Mutter Armor\upbodyC3.nif"
SetStage aaBUDataIni 10
set aaBUData.ID to GetFormFromMod "R18PN - Heilige Mutter Armor.esp" "01870B"
SetStage aaBUDataIni 30
set aaBUData.DATA to sv_Construct "R18PN\Armor\Heilige Mutter Armor\pantu.nif"
SetStage aaBUDataIni 10
set aaBUData.DATA to sv_Construct "R18PN\Armor\Heilige Mutter Armor\pantu1.nif"
SetStage aaBUDataIni 10
set aaBUData.DATA to sv_Construct "R18PN\Armor\Heilige Mutter Armor\pantu2.nif"
SetStage aaBUDataIni 10
set aaBUData.DATA to sv_Construct "R18PN\Armor\Heilige Mutter Armor\pantu3.nif"
SetStage aaBUDataIni 10
set aaBUData.ID to GetFormFromMod "R18PN - Heilige Mutter Armor.esp" "018DE4"
SetStage aaBUDataIni 30After that, just go ingame and enable it in Lovers selecting the Heilige esp file.
As squares had posted, you MUST have the bra textures from R18PN - Lingerie Set for HGEC installed as well, or you'll be missing textures when the armor breaks.
I have tested this myself, a few minutes prior to this post. It works, and it is BBB enabled for all stages of cloth destruction.
It's pretty good.
EDIT: The chest is in the Arena District, where all the other R18PN stuff would be. Also, there are multiple armors in the chest. The BK coloured upper armor is the BU enabled one. For your lower body, grab the Pantu. You can choose whichever hat, gloves, or boots you want.
0 -
These interesting discussions about joburg lead me to a question: for those who like a more realisitic game (no orgies everywhere...)' date=' what kind of tuning are you using?
[/quote']
I use the Adventurer preset in Joburg. It's working well enough for me. No orgies, and only rarely do I see random sex at night in the IC. Even then, it's only been just one pair of people.
0 -
One can actually take it a step further if you play a character that can summon stuff to fight for you. You can use that same RaperS spell on enemies, and then when your summons attack, they might just rape them as well.
Can lead to interesting scenarios, depending on how you play.
0 -
@Deekin: http://www.tesnexus.com/downloads/file.php?id=22787
Just go under mirrors and download it from filefront.
Also' date=' changing the bFaceGenTexturing to 0 didn't do much.
[/quote']
Perhaps it may be something you're missing, or possibly your load order after all then.
Especially since you didn't have that set to 0 in the first place like you're supposed to.
Alternatively, one of your MBP options may be conflicting.
Still, thanks for the link.
0 -
For getting NPCs to rape the companion you need to use the RaperS setting spell on said companion and change Cannot be Raped to Raped by (whatever your preference).
For Joburg to affect them you have to up the Companion level a bit (Equal to whatever your standard Joburg Men/Women/Creature -> Women/Men/Creature preference is.), IIRC. Don't change the Companion level in the Attacker levels though. Leave that at 1.00.
0 -
@ktb: Did you remember to disable bFaceGenTexturing in your Oblivion.ini file?
So I've got MBP, MBP++, and MBP++'s ChocoElf.
The link to XEO 5 in the first post is giving me an invalid ID so I can't find it.
Could I get a link to that please?
0 -
wrong again. the mods are only approved but not really checked if it meets any standard. So you would still have the same problem. i posted earlier. if allot of mods are uploaded here. There won't even be time to check every single one of them. If they are BBB or not. So that would still not work.
And i don't even play with allot of mods. If you have to install every single one before approving many of us would run along with a broken game. And i don't see any of us wanting that either.
Considering that if any of us downloads something here and posts when there's a problem, I'm willing to bet such a faulty armor would be outed fast. Then the mod just takes it down. Or see if someone wants to be such a tester or something.
0 -
Would be easier if people simply uploaded the BU versions of the armors already good to go with a marker on whether it has BBB as well. Then either have a master ini file or something (Perhaps just what that particular armor would need.) and be done with it.
For example...
~Armor Name (No BBB)~
Link goes here.
Any requirements such as a high heels system or what have you goes here.
Copypaste of what the BUFramework ini would need goes here.
Credits go here if necessary.
Alternatively' date=' having a BU Armor category in the Downloads section of this site with that sort of setup would work well, I'd think.
[/quote']
I already tried that, it did not work. people would just post super links like 10 to 20 of them at a time and not stating if it was BBB or not. then i needed to look through them 1 at time to tell if it really was BBB then even i lost interest. so i stopped maintaining this thread.
I hope Nightwynd is more motivated then i was back then. Since this is now her thread. i am no longer supporting it. nor maintaining.
Which is why the Downloads section would be a better idea since a mod has to approve it first. If a posted BU armor does not meet the proper format, it doesn't get accepted.
0 -
Would be easier if people simply uploaded the BU versions of the armors already good to go with a marker on whether it has BBB as well. Then either have a master ini file or something (Perhaps just what that particular armor would need.) and be done with it.
For example...
~Armor Name (No BBB)~
Link goes here.
Any requirements such as a high heels system or what have you goes here.
Copypaste of what the BUFramework ini would need goes here.
Credits go here if necessary.
Alternatively, having a BU Armor category in the Downloads section of this site with that sort of setup would work well, I'd think.
0 -
The Original Mod link for the Tona store clothes and underwear in the BU+BBB section does not have the textures required for the BU meshes. The Alternate link might though. I dunno.
...I feel as though the 1st post should be redone due to stuff like this. Some BU armors that are toted as being also BBB are not when the BU is added, and some of the links are outdated or simply missing stuff.
0 -
I sort of figured it out after my edit about a couple of minutes later. XD
But thanks anyways.

Anyways, upon checking it over I have discovered that the BUFramework provided here for the SPB Maid Armor Set 2 is not ACTUALLY for it. It's actually for SPB Tatakau Maid San. It took some looking but I found it here.
So that solves that one. Going to the Blessed Mage Knight set now, I see that .nif files reference textures I do not have, nor can seem to locate. But in the BU+BBB section here, it's marked as the fullset (Which would imply that it has said textures.). So I guess I'll have to find the actual BMK set and THEN add the BBB+BU files to it since it's missing stuff.
Solved it. I was right. The "fullset" still needs the original BMKD. Again, after some looking I have found it. It can be downloaded here.
0 -
I have Nifskope now. No idea how to use it. Will have to try and figure out how to update the texture paths (Or at least see if they are correct.).
EDIT: Okay, when I look at the armor in Nifskope, I can see the armor, but all the material is white. IOW, I can see the shape of the armor and what it looks like, but all the detail (colours, designs, what have you.) is not present. That (to me) would mean missing (or wrong directory) textures. Still not quite sure how to fix that though.
0 -
See screenshot. Purple stuff.

I know it's not a skeleton thing or anything like that, as I've got other BBB and BU armors working. When I add the Maid armor to the BUFramework though, that's what it gives me. The armor works when not being a BU version.
Also, the Blessed Mage Knight in the BBB + BU section does not work at all regardless of whether it's added to the BUFramework. The chest spawns with the gear in it, but all the pieces do not have any icons, nor any textures (it's invisible when you put it on; replacing your body parts even.). When added to the BUFramework, it's just like the Maid armor. See SS.

Not sure what's going on there. I guess I'm missing something. I have the Blessed Mage Knight added to the BU ini file exactly as cap88 had pasted. Doubles checking using TES4Edit shows his entries have the correct FormID to the best of my knowledge as well.
But I dunno. *shrug*
0 -
Okay, forceoverwrite did not fix my issue with the Maid Armor. I'm going to assume I'm using the wrong Maid Armor, or the wrong FormID. The original link was down, so I had to use the alternate one that was there. I'm guessing the BU files don't work with the alternate one.
0 -
Okay, I took a bunch of time to learn (mostly) how it works for BU and I'm currently working on making sure my ini file works for each BU armor (Starting with the ones in the BU + BBB section.). Moving on...
cap88, You're missing quotes in your deadra part of the ini file. You'll see what I'm talking about when you look. But thanks for posting what you have so far.

Legatus, your ini file is wrong for the locations of the Iroha BU .nif files. Remove the meshes\ part. The ini file already assumes it will start with meshes as the root. That should solve your problem. So it should just be BaronB\Iroha\etc. etc.
As for me, I'm currently stuck on trying to get the SPB Speed Buster Maid Armor (It's the Maid armor in the BU+BBB section near the bottom.) to work. I get missing textures. I'm going to try and use the forceoverwrite to fix it. I had assumed it would forceoverwrite the way Lovers and Estrus breaks armor so I did not have it enabled. But I'll try it now.
0 -
Would it not be easier for someone who has it working (and has most/all of the BU gear in the first post) to just upload a copy of their BreakUndies.ini? Alternatively, a quote of their ini so we know the basic structure?
0

Setbody Reloaded
in Downloads - Oblivion Adult & Sex Mods
Posted
Seconding both of these. Could always use more options.