LazyGirl Posted March 17, 2021 Author Posted March 17, 2021 6 hours ago, dlsn741521 said: hi! I used BakaFactory Bikini Quest and The Expanded World of Bikini Armors for Bikini Quest,How can i modify ? please teach me! sorry I'm not good at English. You need to look at what slots the armor pieces use and put every single one in the matching formlist. If this doesn't make any sense to you're better off asking someone else experienced with modding to do it for you. It takes a *LOT* of work to add hundreds of pieces manually and test everything,
Varithina Posted March 17, 2021 Posted March 17, 2021 29 minutes ago, LazyGirl said: You need to look at what slots the armor pieces use and put every single one in the matching formlist. If this doesn't make any sense to you're better off asking someone else experienced with modding to do it for you. It takes a *LOT* of work to add hundreds of pieces manually and test everything, If you can get the ck working then it is easy peasy, you can just open the form list and drag and drop the armor pieces into it en masse, it is only in xedit where you have to do it item by item.
LazyGirl Posted March 17, 2021 Author Posted March 17, 2021 1 hour ago, Varithina said: If you can get the ck working then it is easy peasy, you can just open the form list and drag and drop the armor pieces into it en masse, it is only in xedit where you have to do it item by item. That doesn't work, they need to be in LeveledItem sublists per slot for the menu options to work and avoid duplicates/incomplete outfits. You also need to doublecheck the slots used since a couple of armor types have unique setups.
Labsink Posted March 31, 2021 Posted March 31, 2021 I was looking for a way to get rid of normal armor completely. Its distracting my gameplay a lot if there are two different kinds of armor. Especially when some mods behave a bit differently based on if you have multiple pieces equipped. The addition of support for males seems to work well in my initial tests. However, an issue I currently have is that armor on tables and in chests and such are still normal. Would it be possible to attach this script to such items? For example could looting event change armor pieces? Another option I was considering is that normal armor would be somehow less favorable. For example, maybe it weighs a lot or has some kind of debuff on the player. Help with achieving such is appreciated. Maybe if there are no other options, editing the weights in tesedit is easy enough.
devildx Posted March 31, 2021 Posted March 31, 2021 4 hours ago, Hermangk said: I was looking for a way to get rid of normal armor completely. Its distracting my gameplay a lot if there are two different kinds of armor. Especially when some mods behave a bit differently based on if you have multiple pieces equipped. The addition of support for males seems to work well in my initial tests. However, an issue I currently have is that armor on tables and in chests and such are still normal. Would it be possible to attach this script to such items? For example could looting event change armor pieces? Another option I was considering is that normal armor would be somehow less favorable. For example, maybe it weighs a lot or has some kind of debuff on the player. Help with achieving such is appreciated. Maybe if there are no other options, editing the weights in tesedit is easy enough. You can use the bikini replacer to replace the vanilla armor. The TEWOBA has more bikinis for armors not covered in the TAWOBA and BA. https://www.nexusmods.com/skyrimspecialedition/mods/42102
Labsink Posted March 31, 2021 Posted March 31, 2021 20 minutes ago, devildx said: You can use the bikini replacer to replace the vanilla armor. Good suggestion. The problem is that those are full sets like vanilla armors if I read right. I'm not only after a bikini armor look, but also forcing the use of individual pieces. And I see that achieved through only having bikini pieces available or through having a disadvantage in using normal armor. Considering atm using https://www.nexusmods.com/skyrimspecialedition/mods/23686 and configure it to break normal armor in use. This looks very promising also https://www.loverslab.com/files/file/7589-sexlab-disparity/ as it would allow "configure modifiers for different statistics relating to worn items" and specifically lists vanilla items. So likely I can make normal armor spend stamina and slow down or something like that, which would be quite immersive.
LazyGirl Posted March 31, 2021 Author Posted March 31, 2021 6 hours ago, Hermangk said: I was looking for a way to get rid of normal armor completely. Its distracting my gameplay a lot if there are two different kinds of armor. Especially when some mods behave a bit differently based on if you have multiple pieces equipped. The addition of support for males seems to work well in my initial tests. However, an issue I currently have is that armor on tables and in chests and such are still normal. Would it be possible to attach this script to such items? For example could looting event change armor pieces? Another option I was considering is that normal armor would be somehow less favorable. For example, maybe it weighs a lot or has some kind of debuff on the player. Help with achieving such is appreciated. Maybe if there are no other options, editing the weights in tesedit is easy enough. While the scripts can't target containers it's possible to hook into the OnItemAdded event and check what type of item the player picks up. Then if it's a non-bikini armor piece match it against the list of the corresponding bikini piece or pieces. To keep some semblance of immersion you could frame it as a "curse", the player finds normal armor but whenever they pick it up it's transformed into something skimpy. Biggest problem is how to match the pieces. Where standard game body armor is one piece the bikini version might have four or even more to cover the same slots. So should the chestpiece be switched for just one or several bikinis? Then again you could just use the curse excuse and have it "break down" into a random piece. Tweaking armor in game is possible, weight and armor rating at least safely. The armor is already sorted in lists, elven, iron, steel etc so it's just a matter of making a menu where the player selects what they want to change, e.g - make all bikini armor have 25% less armor rating, and then have a script iterate through making the changes. It would need to be repeated on game load though since this type of changes aren't stored in the save. I'm not using bikini armor in my current game but if anyone else wants to make a mod for this feel free to (re)use anything you want from LazyBikiniOutfits.
Stackofbeef Posted October 10, 2021 Posted October 10, 2021 We now have bikini mage robes. Do you have plans for this? https://www.nexusmods.com/skyrimspecialedition/mods/41285 Currently, the only thing i don't like about my random npc's is seeing them with vanilla cloths and that, even if i have some replacers from remodeled or DB. There's just clipping issues: that's all so i end up zapping some pieces from bodyslide. Maybe with mage bikini armor added, it could add more outfit for none combative npc's in town who have nothing, but daggers as i still want them to wear clothings instead of actualy armors.
Uziel25 Posted January 28, 2022 Posted January 28, 2022 This mod looks great. I'm not one to comment much on forums but thank you so much for making this. Wyre Batch and Automated Leveled List mod have caused crashes and something like this that I can configure and get back to playing is great. Do you have a patreon? I'm sure keeping something like this up-to-date takes time and if you feel like adding other popular skimpy/sexy mods to it must take significant time.
Uziel25 Posted January 28, 2022 Posted January 28, 2022 Sorry for the 2nd post but the menu is not showing up in MCM. Has something changed? The images in the post show a MCM menu titled with LazyBikiniArmour. I am not seeing this in mine. Any advice?
LazyGirl Posted January 28, 2022 Author Posted January 28, 2022 8 hours ago, Uziel25 said: Sorry for the 2nd post but the menu is not showing up in MCM. Has something changed? The images in the post show a MCM menu titled with LazyBikiniArmour. I am not seeing this in mine. Any advice? Check this and try the console command listed there. If that doesn't work I'd take a guess one of the required mods are missing or corrupt somehow.
Jessica_Degurechaff Posted February 10, 2022 Posted February 10, 2022 hi there! sorry for bothering but Does this works with the newest version of Sun Bikinis? My gut feeling tells me it does but i would like to know. Also, does this makes so NPCS (friendly ones) wear modular armors like TAWOBA itself? (top, bottom, tasset etc) because while i use BD replacer (imo visually really similar to TAWOBA) i would love to have actual bikini armors and not just a visual replacer
LazyGirl Posted February 11, 2022 Author Posted February 11, 2022 Depends, if it's an update based on the old esp it should. Though any new armor added or old armor removed would be missing and not distributed. As for friendly NPCs, yes - you can change the settings to include them too.
vannister Posted July 18, 2022 Posted July 18, 2022 I've been using this with other mods to get combat related clothes ripping, thanks! I don't know of any modular armor system other than bikini, so this prevents full clothes being ripped, only bits and bits from combat. I only wish I knew ssedit enough to make sfw version by having this mod replace everything in to bikini except for the main body slot. make foes overall have more defense, have more skin covered than just vanilla armor, at cost of clipping.
LazyGirl Posted July 19, 2022 Author Posted July 19, 2022 On 7/18/2022 at 3:52 AM, vannister said: I've been using this with other mods to get combat related clothes ripping, thanks! I don't know of any modular armor system other than bikini, so this prevents full clothes being ripped, only bits and bits from combat. I only wish I knew ssedit enough to make sfw version by having this mod replace everything in to bikini except for the main body slot. make foes overall have more defense, have more skin covered than just vanilla armor, at cost of clipping. This mod uses the outfit system to apply the armor and as far as I know it's a strict override meaning even if the default outfit is considered better by the NPC AI (higher armor/better match to their perks) it'll get overwritten by the new LazyBikini outfit. The default outfit with the old chestpiece is through this deleted and no longer accessible. If you target a NPC with the console and type "inv" you'll list their inventory and see that their armor or clothing should be marked as "outfit", those are the bits that get replaced. If you still want to experiment set the body slot to 100% of missing, that would be the same as removing the pieces in SSEEdit. Though as mentioned - I suspect it won't help achieve what you're after. If anyone wants to make a patch to make the mod equip the pieces directly instead of setting them all in one go as an outfit that should do the trick however.
vannister Posted August 4, 2022 Posted August 4, 2022 (edited) On 7/19/2022 at 7:31 AM, LazyGirl said: This mod uses the outfit system to apply the armor and as far as I know it's a strict override meaning even if the default outfit is considered better by the NPC AI (higher armor/better match to their perks) it'll get overwritten by the new LazyBikini outfit. The default outfit with the old chestpiece is through this deleted and no longer accessible. If you target a NPC with the console and type "inv" you'll list their inventory and see that their armor or clothing should be marked as "outfit", those are the bits that get replaced. If you still want to experiment set the body slot to 100% of missing, that would be the same as removing the pieces in SSEEdit. Though as mentioned - I suspect it won't help achieve what you're after. If anyone wants to make a patch to make the mod equip the pieces directly instead of setting them all in one go as an outfit that should do the trick however. Thanks for the reply, this explains to me why npcs are always pain to force a new clothing... haha. I was able to use sseedit to modify the mod so that when the outfit is given, the chest parts are vanilla armor instead of bikini. Wasn't sure on how to make a new esp to patch it, so it modified the original mod directly. perhaps better this way for current personal use status. another method I thought of was another mod that came up at loverslab that changed the chest bikini to a different slot, but since this worked, I have not tried using that. But now that I know bit more on what outfit is, and seeing your explanation, that wouldn't have worked as base armor is not there to begin with. Overall, was fun adventure, and really loving power to strip sturdy foes watching my non existent damage start to hit hard as their defense gets lowered. Spoiler Edited August 4, 2022 by vannister
Jmzz Posted February 12, 2023 Posted February 12, 2023 I love the idea of this mod but it seems to apply the bikini's to both genders (I'm using the Lazy Bikini Outfits Remastered 0.20.0.zip version. I even tried adding an additional condition using SSEdit GetIsSex female=1 to the esp but even on a new game it still applies bikini armors to males and females. I'm at my wits end. I really like the randomness of this but I can't figure out this issue.
MatureSoul Posted February 15, 2023 Posted February 15, 2023 On 2/12/2023 at 6:26 PM, Jmzz said: I love the idea of this mod but it seems to apply the bikini's to both genders (I'm using the Lazy Bikini Outfits Remastered 0.20.0.zip version. I even tried adding an additional condition using SSEdit GetIsSex female=1 to the esp but even on a new game it still applies bikini armors to males and females. I'm at my wits end. I really like the randomness of this but I can't figure out this issue. Maybe it's a problem with the Bikini Outfits Remastered Mod. In the FOMOD installer for TAWOBA:R it asks you if you want to add the bikinis into skyrim's leveled list. and if you say yes then both males and females will be given the bikini's in their inventory. try reinstalling TAWOBA:R and see if not selecting the leveled list works.
Jmzz Posted February 19, 2023 Posted February 19, 2023 On 2/15/2023 at 4:05 PM, MatureSoul said: Maybe it's a problem with the Bikini Outfits Remastered Mod. In the FOMOD installer for TAWOBA:R it asks you if you want to add the bikinis into skyrim's leveled list. and if you say yes then both males and females will be given the bikini's in their inventory. try reinstalling TAWOBA:R and see if not selecting the leveled list works. That was it. Thank you so much. Bikini Outfits Remastered Mod really should warn that adding the bikini's to the leveled lists will apply to men too!
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