movomo Posted October 16, 2012 Posted October 16, 2012 One strange thing is, When I use NudeShy X1, it had had a little trouble with Toaster's Companion Share and Recruit. Whenever I try first to share my stuff with an NPC, they totally undressed, instead of equipping them. And next time I do the same thing they equipped them normally. When I use X4, it was far serious. Sharing inventory always caused CTD. So I gave up my CSR companion. But strangely, now in X4.1 there is no problem at all. I don't know why, what's good is good anyway. Thanks. CSR is perfectly safe with Nudeshy now.
Nepro Posted October 16, 2012 Posted October 16, 2012 I also have problem with companion not properly using underwear system. She will always dress underwear instead of clothing. /// @Shia - if I add two piece underwear will that work? I have nice underwear from Speed Buster Collection for DMRA but it works same as putting on robe - both panties and bra are included in one piece.
getmilkyone Posted October 17, 2012 Posted October 17, 2012 Feedback on the very latest version: Save games seem to be much better now. But there is a wierd delay now with animations' date=' especially lovers animations. Character just stands for a second when switching sexual pose. Do you know what changed? [/quote'] Please ignore. For some reason it appears my save got corrupted at some point after I installed the mod. I tried an earlier save and it works ok now.
daedrasp Posted October 18, 2012 Posted October 18, 2012 What is this mesh? It appears in spell nude and begin masterbation.
ShiaNekoChan Posted October 18, 2012 Author Posted October 18, 2012 I also have problem with companion not properly using underwear system. She will always dress underwear instead of clothing. /// @Shia - if I add two piece underwear will that work? I have nice underwear from Speed Buster Collection for DMRA but it works same as putting on robe - both panties and bra are included in one piece. It will work' date=' but only if you plan on using one-piece armor. There isn't any way for it to work otherwise. I'm not sure why your companion would only wear underwear, to be honest. The code itself looks to see if anything is equipped other than underwear or things you've told it not to put underwear under, and equips when a bombshell, bodyshapes, or nothing at all is there. What armor are you trying to get her to dress in? Please ignore. For some reason it appears my save got corrupted at some point after I installed the mod. I tried an earlier save and it works ok now. Oh, good. I'm glad it works for you! One strange thing is, When I use NudeShy X1, it had had a little trouble with Toaster's Companion Share and Recruit. Whenever I try first to share my stuff with an NPC, they totally undressed, instead of equipping them. And next time I do the same thing they equipped them normally. When I use X4, it was far serious. Sharing inventory always caused CTD. So I gave up my CSR companion. But strangely, now in X4.1 there is no problem at all. I don't know why, what's good is good anyway. Thanks. CSR is perfectly safe with Nudeshy now. Huh. Strange stuff. What is this mesh? It appears in spell nude and begin masterbation. I don't know. NudeShy doesn't come with any meshes. ShiaNekoChan looks like i've found a way to make Nudeshy (and every mod around) compatible with HighHeels: ... ActorRef.Update3D ;; you update3d someone here if IsPluginInstalled "obse_vipcxj_plugin_collection" ;; checking for VipCxj's OBSE plugin ActorRef.vcAddMark "Update3D" ;; we add mark to that actor, HHsys will get that mark and refresh the height endif ... "vcAddMark" is a obse_VipCxj_plugin_collection's command that adds a mark to an actor. Other plugin can then detect this mark using "vcIsMarked". The mark is also cleared right after it was detected by vcIsMarked' date=' so no excessive loops happen. HHsystem has a gamemode loop that checks if (HighHeeledActorRef.vcIsMarked "Update3d") along with other conditions. So it will re-apply the height anim. Thanks for all your work on nudeshy, going to try 4.1 today. ps: Going to recompile all the lovers "update3d" scripts with this check. [/quote'] Huh. Interesting stuff. Keep me updated on it. YAY! 4.1 much better with the saved game. I got my tonas undies working and I no longer try to cover while playerslave encounters has my arms behind my back This is just about a perfect mod now Hey, glad you're enjoying it!
ger4 Posted October 18, 2012 Posted October 18, 2012 A suggestion for the underwear system' date=' would it be possible to raise the disposition of npcs of the oppersite sex to the player by getting undressed into underwear? Also, what about some kind of 'clothing ranking' system where what you where in general effects npcs disposition (e.g. people prefer you if you wear upper-class clothing). I know there are mods out there that do this sort of thing already but they don't allow you to specific what counts as 'upper' and 'lower' class clothing. PS - Thanks for fixing the bloating. [/quote'] Actually, just to add to my earlier post, could nudity somehow be linked to quests? Thanks again
Nepro Posted October 18, 2012 Posted October 18, 2012 http://www.loverslab.com/showthread.php?tid=10417 Could you make fix for FuroTrap Generator? Sometimes (not always) after casting furotrap spell on actors they fall to the ground get stripped naked then actors stand up and cover their bodies resulting in misaligned position they're entrapped by furotrap.
ShiaNekoChan Posted October 18, 2012 Author Posted October 18, 2012 A suggestion for the underwear system' date=' would it be possible to raise the disposition of npcs of the oppersite sex to the player by getting undressed into underwear? Also, what about some kind of 'clothing ranking' system where what you where in general effects npcs disposition (e.g. people prefer you if you wear upper-class clothing). I know there are mods out there that do this sort of thing already but they don't allow you to specific what counts as 'upper' and 'lower' class clothing. PS - Thanks for fixing the bloating. [/quote'] Actually, just to add to my earlier post, could nudity somehow be linked to quests? Thanks again I was sort of planning on making an item-system for nudity. The item system would work just like the callback, but it would add a certain amount of items depending on their nudity. That's easily trackable using quests. Could you make fix for FuroTrap Generator? Sometimes (not always) after casting furotrap spell on actors they fall to the ground get stripped naked then actors stand up and cover their bodies resulting in misaligned position they're entrapped by furotrap. Cases like these are exactly why I went through the trouble of creating a "do not interrupt anim" feature for nudeshy. Use it, it's in the nudeshy2.ini file.
Nepro Posted October 18, 2012 Posted October 18, 2012 Cases like these are exactly why I went through the trouble of creating a "do not interrupt anim" feature for nudeshy. Use it, it's in the nudeshy2.ini file. Thanks but what should I put into this? Name of the FuroTrap spell? FormID of the spell? File path to the animation kf/nif file? Path to furo folder or just name of the folder? C:\Users\Cygarniczka\Desktop\Files\Bethesda Softworks\Oblivion\Data\Meshes\Characters\_Male\IdleAnims\furo Or furo ? set takeplayeroptions.DontInterruptThisAnim to sv_construct "nothinginhereyet"
ShiaNekoChan Posted October 18, 2012 Author Posted October 18, 2012 it could just be the folder name of the animations. Test it for me, though, because I think the last update might have messed up this feature now that I think about it.
Nepro Posted October 18, 2012 Posted October 18, 2012 Ok, give me about 2 hours. In current environment at home I cannot test such things. Minors are running around the house I am not sure myself. Some NPCs may react to the deadra (scamps) they gave birth to and I think they react and start running. When I tested furotrap on my player the animation worked correctly even when I set the shyness to the highest level.
RandomOne Posted October 19, 2012 Posted October 19, 2012 I just put the keywords, cuffs and restraints as keywords in the ini and now playerslave encounters anims always take charge.
Uriel Posted October 19, 2012 Posted October 19, 2012 Well, being a HighHeels fan i've updated the scripts with that RHH compatibility patch i mentioned earlier. Looks like this works! Test .esp in the attachment. Use with care, i will not take any responsibility if this .esp kills your pet or conquers the world. Bug reports please. ps: no clean save required PPS: ShiaNekoChan, i have issues with steal clothing spell. When i steal someone's clothes NPC starts blinking like it's being continuously update3d'ed or disabled/enabled, dunno. Sometimes my game crashes, sometimes npc stops blinking and plays animations. If i just take all the companion's clothes from him, through the inventory menu, no blinking happens at all. I also have "Show Me Your Body" mod installed, and using it's strip function causes infinite blinking and a crash. I'll try taking a look into the SMYB scripts to find the reason. Those are not related to my RHH update, i tested with vanilla .esp, same stuff happens.
ShiaNekoChan Posted October 19, 2012 Author Posted October 19, 2012 Hey, thanks for the esp! Now, regarding NudeShy problem, one of your mods (something like an idle anim mod that affects everyone and takes precedence above NudeShy) must be conflicting. The same blinking bug happens when Estrus BUA mode is turned on, because they're both fighting to do the same thing. But you'd know if it were BUA mode messing up your game, because I put in a message that tells you what's going on. Can I have some character specifics and your load order?
Uriel Posted October 19, 2012 Posted October 19, 2012 Not using estrus now, no BU active. SMYB adds a dialogue topic that forces NPC's to equip SMYB's clothes that takes all the slots, then unequips those clothes and removes em from their inventory. No advanced scripting, just additem/equipitem/unequipitem/removeitem. My messed up loadorder: 00 Oblivion.esm 01 Beautiful People 2ch-Ed.esm 02 Lovers with PK.esm 03 TamagoClub.esm 04 HiyokoClub.esm 05 LoversCreature.esm 06 x117race.esm 07 Chanpon.esm 08 xeorace.esm 09 xeoracex117.esm 0A Xrace.esm 0B MenuSysFramework.esm 0C MathFunctions.esm 0D TamagoPlayerHUDkil.esp 0E LoversBrothel.esp 0F Unofficial Oblivion Patch.esp 10 UOP Vampire Aging & Face Fix.esp 11 Oblivion Citadel Door Fix.esp 12 DLCShiveringIsles.esp 13 P1DlookHereYou.esp 14 DLCFrostcrag.esp 15 VipCxj_HighHeels.esp 16 VipCxjHHTest.esp 17 yangyang_hhshoes.esp 18 yangyang_Stockings.esp 19 Knights.esp 1A ShadderHeelsStrapAnkle.esp 1B HTBUnholyChapelShop.esp 1C KDDwemerSpectacles.esp 1D AHIRUs_Glasses_v1.esp 1E PEDress.esp 1F Valus Valorium.esp 20 mamomamo.esp 21 GunnerArmorSet.esp 22 bbClothesFinal.esp 23 MaternityClothes.esp 24 LustyBretonnianMaid.esp 25 Forbidden.esp 26 TamagoNews.esp 27 TamagoTopic.esp 28 TamagoConfide.esp 29 LoversTamagoClub.esp 2A AliveWaters.esp 2B AliveWaters - Koi Addon.esp 2C Josef Grey's Natural Starlight.esp 2D LoversHiyokoShooter.esp 2E LoversEncounter.esp 2F HiyokoQuestTarget.esp 30 HiyokoGenetics.esp 31 HiyokoGenerator.esp 32 HiyokoGeneratorCreature.esp 33 TamagoSetBody.esp 34 LoversFSE.esp 35 LoversDRader.esp 36 LoversAdultPlayPlusforSSP.esp 37 LoversHooker.esp [версия 2.2] 38 LoversAdultPlayPlusforSSP_HookerPatch.esp 39 LoversVoiceSSPplus.esp 3A LoversVoiceSSPPfix.esp 3B LoversVoiceSSPx117.esp 3C LoversVoiceGHN_TH.esp 3D LoversRaperS.esp 3E LoversJoburg.esp 3F LoversJoburg NoDelay Addon.esp 40 LoversJealousy.esp 41 HumantouchNPC.esp 42 LoversBed.esp 43 FloatingLight.esp 44 LoversContraception.esp 45 RMDailyIncomeV2.esp 46 LoversBiko.esp 47 LoversPrincess.esp 48 LoversCalm.esp 49 Lovers with PK.esp 4A LoversCreature.esp 4B LoversCreature_SexualOrgans.esp 4C CaptiveMaiden.esp 4D LoversCreature_SexualOrgans_Dogs.esp 4E LoversSoundCreature.esp 4F LoversSpermSplashEx.esp 50 LoversRapeSlave.esp 51 LoversSummonRapeman.esp 52 LoversAdultYield.esp 53 LoversMagic.esp 54 LoversUnicorn.esp 55 LoversSlaveTrader.esp 56 LSTBravilUnderground.esp 57 LST-EURN.esp 58 SetBody.esp 59 Beautiful People 2ch-Ed Sheogorath Eye.esp 5A Beautiful People 2ch-Ed MS Elves - NoSc.esp 5B Chanpon_cha01.esp 5C x117race.esp 5D Lop-ears Elf.esp 5E Crowded Roads Advanced.esp 5F DiabloEF 6 in 1.esp 60 AIRrace Evy.esp 61 Colourwheels Sexy Stock Armor & Clothing Replacer.esp 62 SWBM RACE MAX.esp 63 Bashed Patch, 0.esp 64 Girlwonderland.esp 65 NPCs.esp 66 xeosp++.esp 67 From2ch Lives.esp 68 F2LMiqoteAddon.esp 69 F2LAddon_MSElves.esp 6A LoversStupidNpc.esp 6B HentaiLovelyHouse.esp 6C Nephs Stock Shoes Real High Heels SI.esp 6D ShadderHeelsSlingback.esp 6E ShadderHeelsPoor.esp 6F BlackHole_Move.esp 70 LoversCrowningIsle.esp 71 LoversPayBanditForSlaver.esp 72 LoversBitch.esp 73 Enchanted Portable Tent.esp 74 All Natural - Real Lights.esp 75 Dynamic Map.esp 76 Mixed Maid Uniform.esp 77 Alternate Start Revamped.esp 78 Specialanims.esp 79 diversegrasses.esp 7A Grass Overhaul.esp 7B GrassFix.esp 7C Carry_all_you_want-5118.esp 7D RZWPortableCandles.esp 7E OBGE - Liquid Water.esp 7F No psychic guards v1.2.esp 80 FormID Finder4.esp 81 No_Smiling.esp 82 Create NPC Duplicates - Beta.esp 83 FastTravelDoubleFaceFix.esp 84 F2LHideRaces.esp 85 sitdown.esp 86 FuroGeneratorTrap.esp 87 Broom.esp 88 M&A - No Disposition Decrease.esp 89 SMYB Female Only.esp 8A LoversMB2.esp 8B Lovers3dorgasmMB2.esp 8C LoversIdleAnimsPriority.esp 8D Lovers3dorgasm.esp 8E LoversAnimObjectsPriority.esp 8F MyClothes.esp 90 Smarter Bandits.esp 91 kuerteeSilentEquipUnequipClothing.esp 92 PEM_RepairModsIndex.esp 93 LoversMotionsNT.esp 94 SlaveTraderAddon.esp 95 Nudeshy X.esp 96 nudeshynudejail.esp
Nepro Posted October 20, 2012 Posted October 20, 2012 I don't know what's going on. Female NPCs prefer to walk around with their undergarment instead of the clothes. It seems to work in that way - first I see females wearing clothes but as soon as I load the new area and am back to the old area where I saw females walking with clothes the females now walk around with their underwear. Active Mod Files: 00 Oblivion.esm 01 Beautiful People 2ch-Ed.esm 02 Francesco's Leveled Creatures-Items Mod.esm [Version 5.0] 03 Francesco's Optional New Items Add-On.esm [Version 5.0] 04 Oscuro's_Oblivion_Overhaul.esm [Version 1.35Beta] 05 Mart's Monster Mod.esm [Version 3.8b1] 06 TamrielTravellers.esm [Version 1.39c] 07 FCOM_Convergence.esm [Version 0.9.9MB8b1] 08 Armamentarium.esm [Version 1.35] 09 Artifacts.esm [Version 1.1] 0A Lovers with PK.esm 0B TamagoClub.esm 0C HiyokoClub.esm 0D LoversCreature.esm 0E x117race.esm 0F HorseCombatMaster.esm 10 Oblivifall Master File.esm [Version 1.2] 11 SPTDiverseGuards-Resources.esm 12 YoungerHotterNPCwithPussies.esp 13 Unofficial Oblivion Patch.esp [Version 3.4.2] ++ Oblivion Citadel Door Fix.esp 14 DLCShiveringIsles.esp 15 Unofficial Shivering Isles Patch.esp [Version 1.5.1] 16 Francesco's Optional Chance of Stronger Bosses.esp [Version 5.0] 17 Francesco's Optional Chance of Stronger Enemies.esp [Version 5.0] 18 Francesco's Optional Chance of More Enemies.esp [Version 5.0] 19 Francesco's Optional Leveled Guards.esp [Version 5.0] ++ FCOM_Francescos.esp [Version 0.9.9MB8b1] ++ FCOM_FrancescosItemsAddOn.esp [Version 0.9.9MB8b1] 1A FCOM_FrancescosNamedBosses.esp [Version 0.9.9MB8b1] 1B Idle Dialogue.esp [Version 1.3] 1C Guiding Beacons.esp 1D Player Hunters Fame and Infamy - Normal.esp 1E Portable Campsite.esp 1F Enhanced Economy.esp [Version 5.4.3] 20 Populated Prisons.esp 21 FormID Finder4.esp 22 Purge Cell Buffers - Loading.esp [Version 1.0.0] 23 Quest Log Manager.esp [Version 1.3.2] 24 Dynamic Map.esp [Version 2.1.1] 25 Map Marker Overhaul.esp [Version 3.9.3] 26 Map Marker Overhaul - SI additions.esp [Version 3.9.3] 27 Enhanced Hotkeys.esp [Version 2.3.1] 28 DLCHorseArmor.esp 29 DLCHorseArmor - Unofficial Patch.esp [Version 1.0.7] 2A DLCOrrery.esp 2B DLCOrrery - Unofficial Patch.esp [Version 1.0.5] ** DLCOrrery Vwalk.esp 2C DLCVileLair.esp 2D DLCVileLair - Unofficial Patch.esp [Version 1.0.8] 2E DLCMehrunesRazor.esp 2F DLCMehrunesRazor - Unofficial Patch.esp [Version 1.0.6] ** DLCMehrunesRazor Vwalk.esp 30 DLCSpellTomes.esp ++ DLCSpellTomes - Unofficial Patch.esp [Version 1.0.1] ++ MaleBodyReplacer.esp 31 Crossbows of Cyrodiil.esp 32 M.O.E. - New Staffs, Blight and Ashstorms.esp [Version 2] ++ M.O.E. - Unlocked Dremora Armour and Robes.esp [Version 1] 33 Simple Knit.esp 34 Simple Outfits Collection.esp 35 SpeedBuster Collection.esp 36 Thieves Arsenal.esp ++ Thieves_Arsenal_Patch_033010.esp 37 CuteHalloweenCostume.esp ** DMRA BBB Armamentarium Complete.esp ++ DMRA BBB Complete Clothing and Armor Replacer.esp 38 R18PN - Mina Armor.esp 39 Tactical Wears.esp 3A DLCThievesDen.esp 3B DLCThievesDen - Unofficial Patch.esp [Version 1.0.11] 3C DLCThievesDen - Unofficial Patch - SSSB.esp [Version 1.0.11] ** DLCThievesDen Vwalk.esp 3D Bob's Armory Oblivion.esp 3E FCOM_BobsArmory.esp [Version 0.9.9MB8b1] 3F Loth's Blunt Weapons for Npcs.esp ++ FCOM_LothsBluntWeapons.esp [Version 0.9.9] 40 Oblivion WarCry EV.esp [Version 1.09] 41 FCOM_WarCry.esp [Version 0.9.9MB8b1] 42 Oscuro's_Oblivion_Overhaul.esp [Version 1.35Beta] ++ OOO-No_Guild_Ownership.esp [Version 1.33] ++ OOO-ThiefGuild_Difficult.esp [Version 1.33] ++ OOO-Container_Trap_Instant_Effects.esp [Version 1.33] ** Oscuro's_Oblivion_Overhaul Vwalk.esp ** OMOBS_SI.esp [Version 2.0] 43 ArmamentariumArtifacts.esp [Version 1.35] 44 FCOM_Convergence.esp [Version 0.9.9Mb8b1] ++ FCOM_EntropicOrderRebalance.esp [Version 0.9.9beta2] 45 FCOM_RealSwords.esp [Version 0.9.9MB8] 46 Mart's Monster Mod - More Wilderness Life.esp [Version 3.8b1] ++ FCOM_SaferRoads.esp [Version 0.9.9] 47 Mart's Monster Mod - Extra Wounding.esp [Version 3.8b1] 48 Mart's Monster Mod - Zombies for Body Meshes.esp [Version 3.8b1] 49 Mart's Monster Mod - Safer Quest Locations.esp [Version 3.8b1] 4A Mart's Monster Mod - Dungeons of MMM.esp [Version 3.8b1] 4B Mart's Monster Mod - Hunting & Crafting.esp [Version 3.7b7] 4C Mart's Monster Mod - Farm Animals.esp [Version 3.8b1] 4D Mart's Monster Mod - Diverse WaterLife.esp [Version 3.8b1] 4E TamrielTravellers4OOO.esp [Version 1.39c] ** TamrielTravellers4OOO Vwalk.esp ++ TamrielTravellersItemsnpc.esp [Version 1.39c] ++ TamrielTravellersItemsVendor.esp [Version 1.39c] 4F ShiveringIsleTravellers.esp [Version 1.39c] ** ShiveringIsleTravellers Vwalk.esp ++ ShiveringIsleTravellersFriendlyFactions.esp [Version 1.39c] ++ FCOM_TamrielTravelers.esp [Version 0.9.9] ** FCOM_Archery.esp [Version 0.9.9] ** FCOM_FriendlierFactions.esp [Version 0.9.9] ++ MMM4OOO&FCOM- Slofs Horse & DLC Armor.esp ++ Mart's Monster Mod - Shivering Isles.esp [Version 3.8b1] ++ ArmamentariumLL4OOO.esp [Version 2.01] ++ ArmamentariumLLMagicOOO.esp [Version 1.35] 50 Artifacts.esp [Version 1.1] ++ Artifacts - ArmaCompleteAddon.esp [Version 1.0] ** DMRA BBB Artifacts Complete.esp 51 DMwardropemerged.esp 52 Fighters Guild Quests.esp 53 Gaenor in Dementia.esp [Version 1] 54 Jail Break Escape Routes.esp 55 LetThePeopleDrink.esp [Version 2.6] 56 M.O.E. - The Black Sacrament - Night Mother's Ritual.esp [Version 2] 57 Mages Guild Quests.esp ++ Shady Sam Enhanced.esp 58 SRJmarasProtection.esp 59 Cyrodiil Travel Services.esp [Version 3.0.5] ** Cyrodiil Travel Services Vwalk.esp 5A boat ride.esp 5B za_bankmod.esp 5C DLCBattlehornCastle.esp 5D DLCBattlehornCastle - Unofficial Patch.esp [Version 1.0.8] 5E DLCFrostcrag.esp 5F DLCFrostcrag - Unofficial Patch.esp [Version 1.0.7] ** DLCFrostcrag Vwalk.esp 60 Knights.esp 61 Knights - Unofficial Patch.esp [Version 1.1.2] ++ DMRA BBB Knights of the Nine Replacer.esp ** Knights Vwalk.esp 62 M.O.E. - Main Quest Delayer.esp [Version 3] ** DLC_MOBS.esp 63 MannimarcoComplete.esp 64 Mart's Monster Mod - City Defences.esp [Version 3.8b1] ++ FCOM_Knights.esp [Version 0.9.9MB8b1] 65 Oblivifall - Losing My Religion.esp [Version 1.43] 66 Oblivifall - Losing My Religion KOTN.esp [Version 1.0] ++ Oblivifall - Female Armors.esp [Version 2.1] 67 Banes Guilds UnitedOOO.esp 68 CoverYourself.esp 69 user29sMaternityClothes.esp 6A LadyDeath_DMRA.esp 6B HUD Status Bars.esp [Version 5.3.2] 6C GuildAdvancementBGU.esp 6D P1DkeyChain.esp [Version 5.00] 6E LoversTamagoClub.esp 6F LoversEncounter.esp 70 HiyokoGenetics.esp 71 HiyokoGenerator.esp 72 HiyokoGeneratorCreature.esp 73 TamagoSetBody.esp 74 PlayerSlaveEncounters.esp 75 PSE_V0.3.5.3_alt_cuffs.esp 76 LoversAdultYield.esp 77 LoversSoundCreature.esp [Version 0.1.0] 78 LoversFSE.esp 79 LoversAdultPlayPlusforSSP.esp 7A LoversHooker.esp [Version 2.2] 7B LoversAdultPlayPlusforSSP_HookerPatch.esp 7C LoversRaperS.esp 7D LoversOverhaul.esp 7E LoversJoburg.esp 7F LoversBed.esp 80 LoversImmoralGuards.esp 81 666_Modified_Contraception_esp_1_0.esp 82 Lovers with PK.esp [Version 94] 83 LoversCreature.esp 84 LoversMotionsNT.esp ** LoversCreature_SexualOrgans.esp ** LoversCreature_SexualOrgans_Dogs.esp 85 LoversStopCombatEx.esp 86 LoversSpermSplashEx.esp 87 LoversTrueCrimeEx.esp 88 Nudeshy X.esp 89 nudeshyceadb.esp [Version 2.8.2] 8A Nudeshy Undergarments.esp ++ SPTDiverseGuards-Core.esp ++ SPTDiverseGuards-Combined-AllRaces.esp 8B Basic Primary Needs.esp [Version 6.2] 8C Basic Personal Hygiene.esp [Version 2.6] 8D M.O.E. - Vampire Clan Raelu.esp [Version 6] 8E SpreadingVampirism.esp 8F Nekhanimal's Awesome Vampire Mod.esp 90 M.O.E. - Mythic Dawn Powers.esp [Version 1] 91 M.O.E. - Teleportation Magic and Icarian Flight.esp [Version 2] 92 MadCompanionshipSpells.esp [Version 2.5] 93 MCS extension.esp 94 Pat's SpellpackMod Classic.esp 95 Broom.esp 96 SetBody.esp 97 MidasSpells.esp 98 Real Time Lockpicking Minigames.esp 99 SM Bounty.esp [Version 1.22c] 9A RenGuardOverhaul.esp ++ SPTDiverseGuards-RGO-Patch.esp 9B TRN One of the Gang.esp 9C Enhanced Grabbing.esp [Version 0.5] 9D Deadly Reflex 6 - Timed Block with no damage or durability changes.esp 9E Mounted_Spellcasting_Deadly_Reflex_Compatible.esp 9F Duke Patricks - Near Miss Magic And Arrows Alert The Target.esp [Version 7.1] A0 Duke Patricks - Actors Can Miss Now.esp ++ OOO-Level_Slow.esp [Version 1.33] ++ Specialanims.esp ++ Beautiful People 2ch-Ed Disable BandBlindMask.esp ** Beautiful People 2ch-Ed Sheogorath Eye.esp ++ Beautiful People 2ch-Ed Vanilla Race.esp ++ Beautiful People 2ch-Ed Merged Hair Modules.esp ++ Beautiful People 2ch-Ed Merged Eye Modules.esp ++ Beautiful People 2ch-Ed Merged SKSRENs Hair Modules.esp ++ Beautiful People 2ch-Ed Merged RoseSims Hair Modules.esp ++ x117 Merged SKSRENs Hair Modules.esp ++ Beautiful People 2ch-Ed CustomRace.esp ++ Beautiful People 2ch-Ed Chocolate Elves.esp ++ Beautiful People 2ch-Ed Cute Elves.esp ++ Beautiful People 2ch-Ed Nec Mystic High Elf Remake.esp A1 Beautiful People 2ch-Ed MS Elves - NoSc.esp ++ Beautiful People 2ch-Ed ENG Dialog.esp ++ Beautiful People 2ch-Ed ENG Race.esp ++ x117Race ENG Race.esp ++ khajiittextfix.esp ++ Mart's Monster Mod - Resized Races.esp [Version 3.8b1] A2 pussyfur.esp A3 Uruk-hai Raiding Parties.esp A4 UVII.esp A5 DeadlyReflex 6 - Combat Moves.esp ++ Deadly Reflex 6 - HeX NifSE Patch.esp ** Sensual Walks.esp ** Sensual Walks SI.esp ** Sensual Walks SI DS + GS.esp A6 TT-EquipableBeardsLEVELEDLIST.esp A7 Bashed Patch, 0.esp A8 Adjusted Armors for DMRA BBB.esp A9 Ahtata Arquamer female got hair.esp AA BetterOrcs v1.02(Old skin&smallTeeth).esp AB M.O.E. - Lycanthropy and Lichcraft.esp [Version 7] AC A_Creatures Boners for FCOM Fix.esp AD FuroGeneratorTrap.esp AE LoversPayBandit.esp AF LoversMB2.esp B0 Lovers3dorgasmMB2.esp B1 LoversIdleAnimsPriority.esp B2 LoversAnimObjectsPriority.esp nudeshyundergarments.ini ;NEW! Version 4 Introducing the new NudeShy undergarment system. Since I favor versatility over everything else, I made this seperate ESP ;compatible with ALL underwear mods. It doesn't require any special scripted underwear or anything. ;Download any bra and/or panties pack from the internet and put them into this ini, and the game will automatically randomly ;put them under all female characters' clothing. With this, the ecchi aspect of the game goes up by a good amount. I myself feel that ;vanilla armor, couple with the undergarment system and the ecchi combat system feels a little like breakundies itself. It also opens ;new ecchi scenarios and possibilities. Use your imagination. Try stealing panties directly from under an unsuspecting victim's clothing. ;That sort of thing. -------------- ;Logically, there isn't any need to put a bra or panties under breakundies equioment, because usually by the time they're low on HP, ;the character's completely exposed, anyway, so I set this as an option. It's set to 1 by default. What this does is prevent underwear ;from being put under breakundies armor. set to 0 for bras and panties to be put under it. ; ; ;For the Player Character, setting up which panties and bra you want to wear is extremely easy. All you need to do ;is put on your underwear (a keyword or fullname of the underwear has to be defined here, so the game will know what to keep track of), and then your armor. That's it! The mod will automatically remember which bra and panties you put on ;and make sure they stay under your armor, giving a similar effect to breakundies when your non-BU armor breaks off. ;Instead of an instant transition straight into nudity, it's more gradual, plus it's more "immersive". ; ;NOTE: This alone won't be enough to make female NPC's wear random underwear. You also need to use nudeshy4.ini for that. ;ANOTHER NOTE!: It's very important that you only let your female companions carry one set of underwear, each. If you let them hold more than one pair, they'll just use the first one they see in their inventory instead of the specific one ;You want them to wear, which makes for a strange, constantly changing underwear effect. ALSO, the change once a day script will delete all undies once a day (unless you've locked their current underwear with the spell) ;and replace with new ones. These quirks may be fixed later, but bare with me until I fix them. set nudeshynoundiesforbreakundies to 1 ;If set to 1, NPC's and the player won't put underwear under breakundies armor, since they all include their own panties. As usual, if it only covers the top, then underwear can be put on the bottom and vice-versa. set nudeshynpcschangeonceaday to 1 ;Lets NPC's change their underwear once a day! (If you want to give companions certain underwear to wear all the time, just give them the underwear you want them to wear (and take away the other ones so they don't get lost and lock their current underwear using the lock underwear spell). set chanceofnopanties to 0 ;Sets the chance an NPC might go without panties for a day. set chanceofnopantiesnotshy to 0 ;sets the chance an NPC might go without panties if they aren't embarrassed by being naked. defaults to the other value if nudeshy x isn't activated. set chanceofnobra to 0 ;sets the chance an NPC might go without a bra for a day. set chanceofnobranotshy to 0 ;sets the chance an NPC might go without a bra for a day if they're not embarrassed by nudity. defaults to the other value if nudeshy x isn't activated. ;This is the system for the undergarments. Remember, multiple entries are seperated by the | symbol. set nudeshygetundergarments.UnderwearUpper to sv_construct "bra|bikini|Mini|Sui|Black Top|checker Top|Polka Top|White Top" ;The undergarment system will check yours and NPC's inventories for underwear to go on the chest with a keyword such as "bra". set nudeshygetundergarments.UnderwearLower to sv_construct "panties|garterbelt|bikini|Mini|Sui|Black Bottom|Checker Bottom|Polka Bottom|White Bottom|White a" ;Same with underwear that covers the lower body. Try words like panties and garterbelt. set nudeshygetundergarments.dontinterruptanim to sv_construct "defmotionx|offmotionx" ;Don't want panties or bras to appear during certain animations? type the keyword for their anim filepath here and NU won't touch it. set nudeshygetundergarments.dontputunderwearunderupper to sv_construct "nothinginhere" ;This is for things besides breakundies that wouldn't logically reveal underwear when torn or broken off. this is the chest area. set nudeshygetundergarments.dontputunderwearunderlower to sv_construct "nothinginhere" ;This is the same thing for the lower area. set nudeshygetundergarments.DoNotCoverIn to sv_construct "nothinghereyet" ;Sometimes, NPC's will be in a place where they should be naked and have to take off their clothes. Put those places here, so they don't show underwear while in those places (unless you want them to). nudeshyundergarments2 ;This is the part where you specify where NU will look for panties to randomly put under female characters' clothing and armor. ;The way it works is like this: ; ;1. Find the filename of the mod that it's included in. ;2. Use a tool (such as construction set or TES4Edit) to find the formID number of that specific article of undergarments. ;3. put them in the same slot in their respective lists (slots are between | symbols). ;Here, for example, is the setup I have right now for testing purposes: ; ;---------------------------- ;set nudeshyunderwearquest.modbra2 to sv_construct "R18PN - Lingeries.esp|R18PN - Lingeries.esp" ; ;set nudeshyunderwearquest.underwearbra2 to sv_construct "01002f54|01002f55" ; ;set nudeshyunderwearquest.modpanties2 to sv_construct "R18PN - Lingeries.esp|R18PN - Lingeries.esp" ; ;set nudeshyunderwearquest.underwearpanties2 to sv_construct "01002584|01002585" ;---------------------------- ;Notice I have "R18PN - Lingeries.esp" in there twice. That's because it's the corresponding mod to both of those formID numbers. ;Get it? I hope I've explained it right. Basically, if you put the filename that contains the underwear you want in slot 3 of modbra2, then its formID needs to be in slot 3 of underwearbra2. ;Needless to say, it works the same way for the panties. In fact, I also have "R18PN - Lingeries.esp" two times in there as well for the same reason. ; ;If you want NPC's to wear underwear that matches, then put the matching panties in the corresponding slots of their matching bras (ex. "lily's black bra" is in slot 3 of modbra2 and "lily's black panties" is in slot 3 of modpanties2) ;and set "nudeshyNPCswearmatchingundies" to 1. ; ;Even if this isn't the quickest mod setup ever, I promise the end result will be great! Give it a chance, at least. ;---------------------------------------------------------------------------- set nudeshyNPCswearmatchingundies to 0 ;If this is set to 0, NPCs will wear non-matching bras and panties. If it's set to 1, their underwear will always match, provided you put them in the same slot of their corresponding lists. set nudeshyunderwearquest.modbra2 to sv_construct "DMwardropemerged.esp|DMwardropemerged.esp|DMwardropemerged.esp|DMwardropemerged.esp" set nudeshyunderwearquest.underwearbra2 to sv_construct "01011151|01011154|01011153|01011152" set nudeshyunderwearquest.modpanties2 to sv_construct "DMwardropemerged.esp|DMwardropemerged.esp|DMwardropemerged.esp|DMwardropemerged.esp" set nudeshyunderwearquest.underwearpanties2 to sv_construct "01011156|01011157|01011159|01011158" ;LAST PART! go put keywords in nudeshyunderwear2.ini and you're done. ///////////////////// I enabled the old original panties and bra from R18PN - Lingeries.esp. NPCs who happened to get bra or panties from R18PN - Lingeries.esp did not display the preference to wear underwear over the clothes. The undwear system seems to working "correctly" only with R18PN - Lingeries.esp so far. Is there way to add panties and bra to underwear system exclusive to player only?
ShiaNekoChan Posted October 21, 2012 Author Posted October 21, 2012 Your update on your post actually gave me an idea, so I downloaded DMwardropmerged.esp and checked what the problem might be. It's actually not NXU that's causing the problem. It's the fact that the person gave each piece of clothing a 500 clothing value. NPC's always prefer to wear the clothing or armor that has the highest clothing value, unfortunately. There are a few solutions, but I'm not sure you'll like them. I could have NXU have an option to lower the clothing value of all registered undergarments to 0, so NPC's won't automatically wear them instead of their assigned clothing or armor. The problem with that is at the moment, there doesn't seem to be a way to set an individual piece of clothing's clothingvalue using the construction set, so I'll have to figure out how to make that work, if I can at all. Solution number 2 is that you go into the construction set and change the values for those articles of clothing to much lower settings (preferably 0, so the NPC's would never think to try to equip them over actual clothing), but that could be a bit tedius for you, depending on how much work you're willing to put in to get it to work. In any case, to make something only activate for the player character, just take the articles of underwear out of the distributor (the thing you put the FormID's in), and it'll only work for the player. Sorry about this. If I could fix it, I would. x_x --------------------------------------------------------------------------------- Uriel, I was looking over your list and then I realized I could probably fix your problem by making one last fix to 4.1, which just happens to be one I've been wanting to make for a while, anyway. It's not that it's an error in code or anything, but it simply, instead of looking at the actor's current playing animation, checks its list of special animations instead, so it should update3d actors a lot less. It'll probably make the code a lot tighter and versatile, too. If you don't want to wait until a new version is uploaded, I was able to narrow your list down to these: Alternate Start Revamped.esp Chanpon.esm Chanpon_cha01.esp Create NPC Duplicates - Beta.esp Crowded Roads Advanced.esp DiabloEF 6 in 1.esp FloatingLight.esp Forbidden.esp Girlwonderland.esp HentaiLovelyHouse.esp HiyokoQuestTarget.esp HumantouchNPC.esp M&A - No Disposition Decrease.esp mamomamo.esp No_Smiling.esp NPCs.esp P1DlookHereYou.esp Based on gut feeling, I'm thinking it could be "NPCs.esp" because it sounds like it's an idle animation mod or something like that (like natural idles). Based on the way the current code works, I'm pretty sure it's an idle mod or a specialanims mod of some sort that works on all NPCs, which makes NudeShy give a false negative and try to reset the character to play the right animation again.
Uriel Posted October 21, 2012 Posted October 21, 2012 Alternate Start Revamped.esp <- Chanpon.esm <- race mod, no anims here Chanpon_cha01.esp <- 2 npc records only Create NPC Duplicates - Beta.esp <- no anims, only acts on duplicated NPC's Crowded Roads Advanced.esp <- i think i'll try disabling that, quite some scripts running here. DiabloEF 6 in 1.esp <- race, hairs, eyes FloatingLight.esp <- a floating light companion, nothing more Forbidden.esp <- an armor Girlwonderland.esp <- no scripts, no anims HentaiLovelyHouse.esp <- that's a player residence mod, no anims, a couple of scripts to control light sources inside. HiyokoQuestTarget.esp <- no anims, a couple of scripts not related to anims HumantouchNPC.esp <- might be a culprit, has a bunch of scripts running, runs for every NPC around i beelieve. M&A - No Disposition Decrease.esp <- changing two globals here mamomamo.esp <- clothes only No_Smiling.esp <- nothing at all, it just modifies one global variable(fAIMaxSmileDistance := -30), makes your companions/slaves/whatevers stop grinning at you. NPCs.esp <- no anims/scripts here P1DlookHereYou.esp <- no anims, controls player's head(for universal skeleton) I think i must try "Show Me Your Body"ing someone vanilla, i just realized those npc's were all either from "from2ch lives" or "crowded roads advanced".
ShiaNekoChan Posted October 21, 2012 Author Posted October 21, 2012 Ah. Well at least it seems I was able to help you find out which mod might be causing your problems. HumanTouchNPC did seem pretty suspicious when I did research on it, but unfortunately since I can't read Kanji, I couldn't quite figure out what it does. x_x edit: also, yeah, some of those are obviously not the culprit, but I got tired and didn't want to narrow it anymore. XD
Uriel Posted October 21, 2012 Posted October 21, 2012 No's able to know all the mods around. Only Google can. ps: will you include the HH fix into your next release? i believe the best solution here will be to declare a new function and use it instead of update3d: scn HHupdate3d Begin Function {} update3d if IsPluginInstalled "obse_vipcxj_plugin_collection" vcAddMark "Update3D" endif return End Then in your script: yourRef.Call HHupdate3d Should be working, and allows easy patching by just replacing all the "update3d" found in the script with "Call HHupdate3d".
ShiaNekoChan Posted October 21, 2012 Author Posted October 21, 2012 I don't see why not. is "vcaddmark" a highheels function? or can I just use that code? edit: because if it is, I'll have to try using GetFormFromMod to make it work properly. Ah, looks like it is a highheels function. Alright, I think I can get it working, now.
Uriel Posted October 21, 2012 Posted October 21, 2012 HHsystem requires VipCxj's OBSE plugin called "obse_vipcxj_plugin_collection" to function. "vcaddmark" is a new OBSE function added by that "obse_vipcxj_plugin_collection". So, we only need to check "if IsPluginInstalled "obse_vipcxj_plugin_collection"", no need to check for highheels esp.
Uriel Posted October 21, 2012 Posted October 21, 2012 Don't forget that "Update3D" in "vcAddMark "Update3D"" is case sensitive and needs to be writen exactly this way. Doublepost for attention, sorry.
Nepro Posted October 21, 2012 Posted October 21, 2012 It's actually not NXU that's causing the problem. It's the fact that the person gave each piece of clothing a 500 clothing value. NPC's always prefer to wear the clothing or armor that has the highest clothing value' date=' unfortunately. There are a few solutions, but I'm not sure you'll like them.[/quote'] Thank you Shia . I will just go use CS and edit 8 items to lower their value - it is not much work and I know how to do this in CS. I could have NXU have an option to lower the clothing value of all registered undergarments to 0' date=' so NPC's won't automatically wear them instead of their assigned clothing or armor. [/quote'] Such update would be appreciated. By the way what is the file name animation for character sitting and reading the book? I need to put exception in the ini because my character sits on the toilet with panties on. xD
ShiaNekoChan Posted October 21, 2012 Author Posted October 21, 2012 It's actually not NXU that's causing the problem. It's the fact that the person gave each piece of clothing a 500 clothing value. NPC's always prefer to wear the clothing or armor that has the highest clothing value' date=' unfortunately. There are a few solutions, but I'm not sure you'll like them.[/quote'] Thank you Shia . I will just go use CS and edit 8 items to lower their value - it is not much work and I know how to do this in CS. I could have NXU have an option to lower the clothing value of all registered undergarments to 0' date=' so NPC's won't automatically wear them instead of their assigned clothing or armor. [/quote'] Such update would be appreciated. By the way what is the file name animation for character sitting and reading the book? I need to put exception in the ini because my character sits on the toilet with panties on. xD Try putting in the word "sit". Oblivion vanilla animations are pretty straightforward when it comes to filenames. By the way, I still haven't found a command for the construction set or OBSE that changes clothing value, unfortunately. I'm starting to think adding that feature may not be possible...
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