shadow2k Posted July 22, 2011 Posted July 22, 2011 As an alternative to BU, I've been looking for a mod that causes clothing items to fall off or be destroyed when their durability reaches 0%. Obviously, they would need to be given a durability variable to begin with. Anyone know if such a mod exists? If not, I suppose I could make one. Normally I'd use a BU set but there aren't any working ones that I like. EDIT: I should also add that since BU2.0 pretty much broke all the BU compatible sets that were available, having an alternative in the short term would be worthwhile. I'd even share it with others if I could figure it out.
Ryanhabs Posted July 23, 2011 Posted July 23, 2011 I have not come across anything like what your talking about. Do you mean something that auto unequips pieces of armor that hit 0 durability? Or do you mean once the armor is at 0 its just completely gone?
simplefries Posted July 23, 2011 Posted July 23, 2011 No, there is no such widely available mod. Mainly because there's no point. You'd have to create a durability mechanic for clothes, then re-implement BUFramework to work with your durability mechanic. Might as well just skip both steps and use BUFramework. The only benefit of such a system would be that you can have breakable clothes and 100% magic effectiveness. Also, you don't have undies acting as light armor. If none of the existing BU armors are to your taste, the easiest thing is to create your own. Whichever way you want to proceed, most of the pain will be in the mesh editing anyway. The scripting can be as simple as some well-timed calls to OBSE's SetFemaleBipedPath or SetBipedModelPathEX functions if you don't want to rely on BUFramework.
MtM Posted July 23, 2011 Posted July 23, 2011 As an alternative to BU' date=' I've been looking for a mod that causes clothing items to fall off or be destroyed when their durability reaches 0%... [/quote'] You can try to use this one, but you should remember that I made it only for testing purposes when I was working on something else. I used it in game only one or two times. There is some info in ini file. There are no dependencies except OBSE20.
Guest Donkey Posted July 23, 2011 Posted July 23, 2011 I am not sure about the fall part but this mod auto removes broken equipment when it reaches 0 Goes for both npc and player, so even player with this mod can no longer wear broken armor. http://www.tesnexus.com/downloads/file.php?id=32424 Alternatively you could also try http://www.tesnexus.com/downloads/file.php?id=32914 BFG enhanced armor I think is bfg you are looking for: * Broken armor or weapons fall to the ground during combat. General Mod DescriptionThis mod aims to improve the way weapon and armor condition (health) impacts your game, increasing immersion and making the game more difficult. * All settings are customizable! All mod features as described below can be toggled on or off, and the strength of enchantment scaling on armor and weapons can be tailored to your tastes. * NEW! Broken armor and weapons can have a chance of completely disintegrating. The likelihood is dependent on the character Armorer and Heavy, Light, Blade, Blunt, or Marksman skill (whichever is applicable to that equipment), Luck, and the setting in the INI file. This is turned off by default. * Clothing can give a small armor bonus while it is being worn. The armor bonus given depends on how heavy it is, and what part of the body it covers. * Broken armor can no longer be worn. It is replaced with the highest value clothing in inventory, giving the impression that that clothing was being worn underneath. * Magical enchantments on armor and weapons scale according to the armor or weapon health. * A new weapon will automatically equip if the current one just broke, or was disarmed. Preference will be given to a high-value weapon of similar type. * Broken armor or weapons fall to the ground during combat. * All of the above applies to the player and NPCs. * Starting with version 1.50, a script is included that allows for safe and quick upgrading, uninstalling, or configuring of the mod. * The mod is compatible with OBSE 18 or 19. However, OBSE 19 - Beta 3 or better is recommended.
MtM Posted July 23, 2011 Posted July 23, 2011 I am not sure about the fall part but this mod auto removes broken equipment when it reaches 0 Goes for both npc and player' date=' so even player with this mod can no longer wear broken armor. http://www.tesnexus.com/downloads/file.php?id=32424 [/quote'] I tried it. Unfortunately it is bugged or has some serious vulnerability, I'm afraid. Its author has used some weird methods...
Guest Donkey Posted July 23, 2011 Posted July 23, 2011 MTM thanks for warn. How about BFG ?? the other link in my post, does that one works or does that one also have bugs ??
MtM Posted July 23, 2011 Posted July 23, 2011 MTM thanks for warn. How about BFG ?? the other link in my post' date=' does that one works or does that one also have bugs ?? [/quote'] I'm sorry. I don't know. I never used it.
shadow2k Posted July 24, 2011 Author Posted July 24, 2011 Interesting alternatives. I'll check them out. Thanks for the tips!
Recommended Posts
Archived
This topic is now archived and is closed to further replies.