Asrienda Posted August 27, 2022 Author Posted August 27, 2022 I put scripts in data/scripts and sources in data/source/scripts
Asrienda Posted August 31, 2022 Author Posted August 31, 2022 8 hours ago, Smp47 said: How can do naked armor? I don't understand your question 1
sigtrinature Posted September 3, 2022 Posted September 3, 2022 Hey, can you tell me how you managed to replace the BaseShape of the armor with a 3BA Body and keep the leg/arm pose? I managed to do this a couple of years ago in outfit studio aswell, but I can not reproduce it anymore ~_~ Thanks in advance.
Asrienda Posted September 3, 2022 Author Posted September 3, 2022 Well it's really messy. There were two options really: 1 - just recreate the pose with 3ba in blender and try get everything to fit 2 - zap or delete portions of the old base body to keep the arms and legs, then splice in 3ba I went with 2, zapping the 3ba legs around the knees and zapping most of the base body. I thought this would be easiest and allow for other future body conversions. I believe this is also how other people converted this to other bodies. The problem came up with the torso and arms. With the arms pulled back that far, it substantially changed the upper torso area of the mesh, so a clean cut did not work... And trust me, I tried for hours. The original body is also kind of a mess in that region too. So I ended up doing a pretty dirty edit of the 3ba body in that area to get it to work, most of which is hidden by the base arms, but in some poses it isn't... So then I made a new set of armor to originally cover that entire area up.
Nova4 Posted September 4, 2022 Posted September 4, 2022 Hello, love this mod. I have a question: there is a way to upgrade the armor ingame? if not, is possible to add it in a update?
Asrienda Posted September 5, 2022 Author Posted September 5, 2022 16 hours ago, Nova4 said: Hello, love this mod. I have a question: there is a way to upgrade the armor ingame? if not, is possible to add it in a update? Upgrade in what way?
Nova4 Posted September 5, 2022 Posted September 5, 2022 30 minutes ago, Asrienda said: Upgrade in what way? like upgrading their defense with dwarven ingots
Asrienda Posted September 6, 2022 Author Posted September 6, 2022 8 hours ago, Nova4 said: like upgrading their defense with dwarven ingots Knew I forgot to do something. Updated to allow tempering the main armor, headwear, and skirts. Also fixed a bug with the no-heels version which made it slightly float.
sfsafasfdsadafds Posted September 6, 2022 Posted September 6, 2022 What files do I need to install? Install both the base mod AND the "- DD.zip" and place it lower in your load order So the "DwarvenDeviousCuirass (3BA) 2.0.0 - DD" and then what? The 2.0.1 file? Or is that just an update without the - DD.zip at the end? And in that case, what is the base mod? 1.5.0 no masters ESP.zip? I don't get this naming convention.
Asrienda Posted September 6, 2022 Author Posted September 6, 2022 (edited) Sorry, install 2.0.1 and if you want DD, install the DD addon. It will work with 2.0.1. I removed the old versions so there should be no confusion. Edited September 6, 2022 by Asrienda
Asrienda Posted September 7, 2022 Author Posted September 7, 2022 I don't use BHUNP, but anyone is free to adapt this to other bodies.
sfsafasfdsadafds Posted September 7, 2022 Posted September 7, 2022 8 hours ago, Asrienda said: I don't use BHUNP, but anyone is free to adapt this to other bodies. Thanks for the answer!
Asrienda Posted September 7, 2022 Author Posted September 7, 2022 (edited) In case you're wondering (probably not lol), I'm using something called semantic verisoning, or semver for short. It uses 3 version numbers, like 1.2.3. The major version aka first number, the "1" in this example, is only incremented if there's a breaking change, meaning using it will cause incompatibility with previous versions. The minor version aka second number, the "2" in this example, is for feature additions. The third number, the "3" in this example, is for bug fixes. Any version increases reset all numbers to the right to 0. So an example change log/version history could be: 0.0.1 - initial creation 0.1.0 - added a feature 0.1.1 - fixed some bugs 0.1.2 - fixed more bugs 1.0.0 - made a breaking change (old features removed or incompatible with old versions or may require a clean install) 1.0.1 - fixed a bug etc With semver, if the product is using it correctly, you can use things relying on older versions with newer versions, as long as the major version is the same. So if you have a master mod in version 2.1.0, a derivative mod relying on version 2.0.3 should work. The inverse is not true of course - a master mod of 2.0.3 might not work with a derivative mod relying on 2.1.0 because a feature being relied upon could be missing. If the major versions are different, there most likely (although not always true) won't be compatibility. In the case of this mod, the DD addon relies on 2.0.0 of the main mod, so as long as it stays in the 2.x.x range, it will be fine and doesn't require an update. And if it did require an update, I'd of course do that. Edited September 7, 2022 by Asrienda 1
Tron91 Posted September 8, 2022 Posted September 8, 2022 The armors don't behave as DD items unless you add the DD scripts which adds the DD mechanic. When i last used these in LE they had that functionality.
Asrienda Posted September 8, 2022 Author Posted September 8, 2022 They have some DD functionality but not full. The plugs work, for example, and they have the correct keywords.
Nova4 Posted September 15, 2022 Posted September 15, 2022 I tried to mod this armor to allow the collar to be upgraded with dwarven ingots and add the possibility to enchant it. But I fail. There is plans for you to add those features in the future?
MysticDaedra Posted September 15, 2022 Posted September 15, 2022 26 minutes ago, Nova4 said: I tried to mod this armor to allow the collar to be upgraded with dwarven ingots and add the possibility to enchant it. But I fail. There is plans for you to add those features in the future? Supposedly that was added/fixed in the last update? Not sure. @Asrienda, is this in .esl or ESPFE format by any chance? Do you think it would be possible to compact the formids without breaking something?
Nova4 Posted September 15, 2022 Posted September 15, 2022 1 hour ago, MysticDaedra said: Supposedly that was added/fixed in the last update? Not sure. @Asrienda, is this in .esl or ESPFE format by any chance? Do you think it would be possible to compact the formids without breaking something? The body and the helmet yes, not the collar or the plugs
Asrienda Posted September 16, 2022 Author Posted September 16, 2022 5 hours ago, MysticDaedra said: Supposedly that was added/fixed in the last update? Not sure. @Asrienda, is this in .esl or ESPFE format by any chance? Do you think it would be possible to compact the formids without breaking something? Oh he's right, I didn't add the collar or plugs to be upgraded. Didn't seem to make sense to me to upgrade those. They are .esl flagged and the form ids are already compacted. 1
MysticDaedra Posted September 16, 2022 Posted September 16, 2022 41 minutes ago, Asrienda said: Oh he's right, I didn't add the collar or plugs to be upgraded. Didn't seem to make sense to me to upgrade those. They are .esl flagged and the form ids are already compacted. I don't think the plug makes sense to upgrade, but the collar could provide some sort of theoretical defensive capability I would think? Not sure yet, just starting to figure out the bodyslide/zaps.
Asrienda Posted September 19, 2022 Author Posted September 19, 2022 I feel like if you get hit on a collar, you'd probably choke?
Kernog Posted October 3, 2022 Posted October 3, 2022 Hello. First of all, thanks for your mod. I like the armor design. How do you play the animations featured in the screenshots, or is there any mechanic associated with it (unless they come from other mods) ?
Blue Nightmare Posted October 3, 2022 Posted October 3, 2022 I always thought something like this Spoiler could be done with this and using the crawl animation The dwarven arms/legs would need to be altered, like for the legs the part that joins on to the knees would be moved back abit The arms would need adjusting to the front but could have the covering around them like the legs, then just a dwemer looking dog helmet and tail 1
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now