Sam5000 Posted February 12, 2018 Share Posted February 12, 2018 Hello, I'm trying to use the mod Bikini maiden. http://www.nexusmods.com/skyrim/mods/85739/? It's supposed to add some bikini armor parts to bandit and other generic npc. The problem is that the bandit are still wearing vanilla armors.. Did I miss something ? I try to create a batched bash with wryebash but even if the mod is ticked he doesn't appear in the windows: I also see that: What is Lootification.esm and LLI.esp ? Do I need them ? How does it work ? Thanks in advance ! Link to comment Share on other sites More sharing options...
DarkRudra Posted February 12, 2018 Share Posted February 12, 2018 Lootification.esm and LLI.esp, in this context, are files that were used to create your current BikiniMaidenFull.esp. You don't need them and can ignore them. What you do need is to add some Bash tags to BikiniMaidenFull.esp so that Wrye Bash recognizes it has a leveled list. If you don't have TES5Edit installed, get that and install it. Then go to these pages and click the Download link on each one: https://github.com/matortheeternal/TES5EditScriptshttps://github.com/fireundubh/xedit-scripts Install those to your TES5Edit folders (the first download should extract to the root folder, the second into the Edit Scripts folder). Then load BikiniMaidenFull.esp in TES5Edit. After the Background Loader finishes, right click the file name and click Apply Script. In the box that appears, find the script Generate Tags for Wrye Bash. Click OK, Click Yes, Click No. Wait until the script finishes processing. When done, it'll add the Bash tags to the file header. Exit and save. Then go rebuild your bashed patch. You should find that Wrye Bash recognizes the mod as having a leveled list now. You might want to run the Generate script on any other mods you have that you know edit or add leveled lists, too. Link to comment Share on other sites More sharing options...
Sam5000 Posted February 13, 2018 Author Share Posted February 13, 2018 (edited) Hi thanks for your answer. I did that but I wryebash is still unable to detect BikiniMaidenFull.esp in "Leveled lists" but I can see the esp in "import name" and "import inventory". Do you think that's good ? EDIT: Ok so I try to play a little but the bandit are not wearing the mod stuff. (I already wait more than 48hour..) nothing change. Any idea ? (Belethor is selling me the armor pieces and the book so I just have a problem with the leveled list) Edited February 14, 2018 by Sam5000 Link to comment Share on other sites More sharing options...
Sam5000 Posted February 13, 2018 Author Share Posted February 13, 2018 (edited) I try to change the load order but nothing change. Edited February 14, 2018 by Sam5000 Link to comment Share on other sites More sharing options...
Sam5000 Posted February 14, 2018 Author Share Posted February 14, 2018 Can somebody help me please ? Link to comment Share on other sites More sharing options...
Sam5000 Posted February 17, 2018 Author Share Posted February 17, 2018 Bump Link to comment Share on other sites More sharing options...
Algabar Posted February 17, 2018 Share Posted February 17, 2018 Looking at your first screenshot, I see a lot of mistakes in your load order. Load order of the Unoffcial Patch is wrong: Official DLCs first, then Unofficial Patch directly after them. Everything else should come later in your load order. The Bashed Patch must be at the bottom of your load order (or at least as low as possible). Yours is way too high. Also, did you use LOOT? Judging from your load order, you didn't. LOOT may also assign bash tags needed for leveled list integration. So running LOOT before creating a Bashed Patch is essential. Not saying you should always blindly follow the load order LOOT gives you, but in genereal it's very helpful. You should also try to resovle those "orange" records in Wrye Bash. A simple change of your load order might already help, otherwise you should use the "Sort Masters" function of TES5Edit. All the information you need (and also the links to LOOT, Tes5Edit and so on) can be found in this guide:https://forums.nexusmods.com/index.php?/topic/2235394-beginners-guide-to-modding/ Link to comment Share on other sites More sharing options...
Sam5000 Posted February 18, 2018 Author Share Posted February 18, 2018 Looking at your first screenshot, I see a lot of mistakes in your load order. Load order of the Unoffcial Patch is wrong: Official DLCs first, then Unofficial Patch directly after them. Everything else should come later in your load order. The Bashed Patch must be at the bottom of your load order (or at least as low as possible). Yours is way too high. Also, did you use LOOT? Judging from your load order, you didn't. LOOT may also assign bash tags needed for leveled list integration. So running LOOT before creating a Bashed Patch is essential. Not saying you should always blindly follow the load order LOOT gives you, but in genereal it's very helpful. You should also try to resovle those "orange" records in Wrye Bash. A simple change of your load order might already help, otherwise you should use the "Sort Masters" function of TES5Edit. All the information you need (and also the links to LOOT, Tes5Edit and so on) can be found in this guide:https://forums.nexusmods.com/index.php?/topic/2235394-beginners-guide-to-modding/Hi, Thanks for your answer ! Everything is green now :) I will try to play and see if it's working. If it doesn't work I will try again the solution by DarkRudra. Link to comment Share on other sites More sharing options...
Sam5000 Posted February 18, 2018 Author Share Posted February 18, 2018 Okay so it's not working. There is the log with WryeBash: Tag Generator v1.6.1.2 by fireundubh <[email protected]> ------------------------------------------------------------------------------- Using record structure for TES V: Skyrim ------------------------------------------------------------------------------- BIKINIMAIDENFULL.ESP ------------------------------------------------------------------------------- No bad tags found. 3 tags added to file header: {{BASH:Invent,Names,R.Description}} ------------------------------------------------------------------------------- [Apply Script done] Processed Records: 7664, Elapsed Time: 00:10 The tag leveled list is not created. Any idea why ? Maybe I can add it manually ? Thanks in advance Link to comment Share on other sites More sharing options...
DarkRudra Posted February 19, 2018 Share Posted February 19, 2018 Huh. Does the .esp actually have leveled lists in it? In TES5Edit, when you load the .esp, look in the left pane under it's name and see if there are any entries beginning with "Leveled." Link to comment Share on other sites More sharing options...
Recommended Posts