• Announcements

    • Ashal

      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.
Sign in to follow this  
Followers 0
Hyneria

Break Undies armors.

670 posts in this topic

I have all of them in a pack on my computer. They're even in a "hidden" location right above the prison sewer exit. I'll have to find the archive and/or my OBMM file and upload it for you guys. Give me a bit and I'll see if I can track them down for you.

Edit: Compressing the .omod's now. You will need Oblivion Mod Manager to utilize them. I believe this is the least buggy of the packs I have. I know there are some texture's that are MIA, and a few armors have oddball body types, though most of them are HGEC. All thanks for this pack go to uglykidcid. I had no hand in this. Hope this will help.

Edit 2: I am experiencing issues testing this. My copy of Oblivion is horribly unstable, even with BOSS and Wrye Bash to help. I'll upload as soon as I can confirm I have the right pack.

Edit 3: Apparently, BUDungeon, which is required, keeps crashing my copy of Oblivion. I'll keep working on it to see if I can fix that.

0

Share this post


Link to post

So apparently the merged .esp I had is now busted, and is the source of the crash. I'm going to try using the original .esp's cid left in the pack to bypass the problem. If this works I'll upload the .rar tomorrow.

0

Share this post


Link to post

:D ! Thanks Jealco!

keep up the good work!

:)

0

Share this post


Link to post

Sorry for the delay. Been out of the house. Testing now. If it does work I'll have to put a chest somewhere or something, seeing as the merged .esp has the "hidden' home, and I definitely am not the best at the CK. I'll get this to you guys ASAP.

Movomo, I can DL and add your armors to this too, if you want.

Edit: Error is confirmed to be the merger .esp. Loading individual .esp's got me to my main menu. Heading out again now, but will see about cooking up a new merger file tonight. If its a bit of a mess, please forgive me, as I have NEVER done this before. I'll keep you guys posted.

0

Share this post


Link to post

Movomo' date=' I can DL and add your armors to this too, if you want.

[/quote']

sure. here are the links.
/>http://tes.nexusmods.com/downloads/file.php?id=41915
/>http://tes.nexusmods.com/downloads/file.php?id=41933
/>http://tes.nexusmods.com/downloads/file.php?id=41975
/>http://tes.nexusmods.com/downloads/file.php?id=41985

just two armors for now.

edit: on second thought, i'm the author so i already have all the files :s

ignore those mess.
/>http://www.mediafire.com/?s6sfet0vk23o1is

1

Share this post


Link to post

Thanks, Movomo. I'll make sure they're in the final compilation. This does include the originals too, right?

0

Share this post


Link to post

yes, it is. all original files and esps for bu v1 and v2

0

Share this post


Link to post

Awesome. I intend on uploading the pack without the merged .esp when ashal gets back to me. I'll sort out the merged .esp ASAP after that, unless someone better with the CS beats me to it.

0

Share this post


Link to post

Still nothing from Ashal. I'll look into a free upload host. No money to make a permalink sadly.

0

Share this post


Link to post

Still nothing from Ashal. I'll look into a free upload host. No money to make a permalink sadly.

MediaFire.com will allow you to host files with sizes up to 200megs for free.

Oron.com will allow file sizes up to 1gig for free accounts.

0

Share this post


Link to post

Hmmm...I may have to go thru Oron, as a two-part download. I'll take care of that tomorrow afternoon. Still fiddling with the CS trying to cook up a cell for them. That may just have to wait for someone better with the CS than me. Either that, or i have to find out why the old .esp crashes both Oblivion and the CS. I'm startint to wonder if there isn't a hidden master that Wrye Bash and the CS aren't catching.

0

Share this post


Link to post

Hi, what about the "cook challenge"?

Something edible?

:)

0

Share this post


Link to post

Sadly, no. I absolutely suck with the CS. However, am uploading the original merger files. The merged .esp is the one that isn't working. If someone coaxes it to life, or can make a cell with them, I'd love a copy.

If someone does make a new merged .esp, don't put all the armors in one chest. There's quite a few of them.

I'll update this post when the upload is done. Will also continue to tinker with making a cell that doesn't cause crashes. Will also have to recreate the weakened armor variants, for those who actually want to see the BU in action (some of the original armors have HP in the 3k+ range, and it takes way too long for them to break lol.)

Edit: After 2 hours uploading, Oron tells me the file is too big, and refuses to give me a link. Going to try recompressing it and then uploading again. Sorry for the wait, guys.

0

Share this post


Link to post

Jealco, shoot me a link when you have uploaded things. I will take a look at it and see what I can do to help.

0

Share this post


Link to post

I'm having troubles with breakundies. I have installed the framework, the MSHNKirin and the Black squal armor. Both of them don't break when the armor's health drops. Black squal should work without editing the ini and the Kirin armor neither works after I edited the ini like this.

;=========================================

; BUFramework v2.00 INI file

;=========================================

; To reduce load of BU Scripts (for V1 only)

set aaBUData.InactiveWait to 30 ; for Inactive Equiptments (frames)

set aaBUData.ActiveWait to 10 ; for Active Equipment (frames)

; Overwrite existing script

set aaBUData.ForceOverwrite to 1 ; 1:overwrite

; Break sound effect for NPC

set aaBUData.SoundEffect to 1 ; 0:no sound effect

; Default Message ("#" is replaced by the actor's name)

set aaBUData.DefaultMes to sv_Construct "#'s clothes tore by the furious struggle."

;=============== When you use the default message ================

;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

;================ When you specify the message =================

;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.DATA to sv_Construct "My clothes! Now you've done it!"

;SetStage aaBUDataIni 20

;set aaBUData.DATA to sv_Construct "AAAAAAH"

;SetStage aaBUDataIni 20

;set aaBUData.DATA to sv_Construct "I'M NAKED!!!"

;SetStage aaBUDataIni 20

;set aaBUData.ID to GetFormFromMod "MHSNKirin.esp" "00E99F"

;SetStage aaBUDataIni 30

;=========================================

PrintC "BUFramework(v2.00) Initialized."

In game I'm wearing the right armors for Kirin. the cuirass ends with ''00E99F'' as ID

Do you think the problem lies with the BUframework itsself and not the armors or ini?

0

Share this post


Link to post

I'm having troubles with breakundies. I have installed the framework' date=' the MSHNKirin and the Black squal armor. Both of them don't break when the armor's health drops. Black squal should work without editing the ini and the Kirin armor neither works after I edited the ini like this.

[/quote']

first, you must choose whether use default message or your custom messate. use only one at a time.

second. you should delete all semi colons in front of the lines. ";" mark suppresses that line to be executed.

so if correctly done your ini file should be something very similar to this:


;=========================================
; BUFramework v2.00 INI file
;=========================================

; To reduce load of BU Scripts (for V1 only)
set aaBUData.InactiveWait to 30 ; for Inactive Equiptments (frames)
set aaBUData.ActiveWait to 10 ; for Active Equipment (frames)

; Overwrite existing script
set aaBUData.ForceOverwrite to 1 ; 1:overwrite

; Break sound effect for NPC
set aaBUData.SoundEffect to 1 ; 0:no sound effect

; Default Message ("#" is replaced by the actor's name)
set aaBUData.DefaultMes to sv_Construct "#'s clothes tore by the furious struggle."

;=============== When you use the default message ================
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" "0000E99F"
SetStage aaBUDataIni 30

;=========================================
PrintC "BUFramework(v2.00) Initialized."

hope this would be helpful :]

0

Share this post


Link to post

Yes thanks alot it works now.

0

Share this post


Link to post

Apparently 7-zip has better compression ratios than Winrar. Everything will be uploaded tonight! Finally. Still can't get the original .esp to work, however...

Edit: Oron apparently thinks the 477MB file from 7zip is too big too! So much for their 1GB upload max...

0

Share this post


Link to post

Apparently 7-zip has better compression ratios than Winrar. Everything will be uploaded tonight! Finally. Still can't get the original .esp to work' date=' however...

Edit: Oron apparently thinks the 477MB file from 7zip is too big too! So much for their 1GB upload max...

[/quote']

Strange on the oron deal. Did you sign up for a free account?

You can use 7zip to split the files to whatever size that will fit your needs.

Mediafire allows file sizes up to 200 megs (I use 150megs per file just to play it safe).

Once you have it uploaded I will work on the esp and see if I can get it fixed for you.

0

Share this post


Link to post

Will make it multiple archives and put it on mediafire tomorrow morning. Its off to bed now though. gotta be up in 4 1/2 hours for work lol.

Thanks for the help offer greg. its also gunna suck if we have to recreate all the variants of the armor again. The guys who worked on the merged .esp were kind enough to make a durable and a breakable variant...

0

Share this post


Link to post

I've finished another BU stuff.
/>http://oblivion.nexusmods.com/downloads/file.php?id=42093

I can hardly wait till the BU compilation is released.. recently I'm really interested in BU It's something magnetic.

0

Share this post


Link to post

Mina Armor is here: http://www.mediafire.com/?iht6msos13dmpbn - original meshes, textures and 'Romaje Armor' included.

Unfortunately, I've got only non-BBB BU versions of 'Sword Dancer' from the 'BU Equips Merge'. Let me know if you want them anyway.

Or maybe somebody else has the full package?

0

Share this post


Link to post
Sign in to follow this  
Followers 0