Jump to content

I'm stumped.


Recommended Posts

I recently got Reel High Heels lovers addition and I noticed that whenever I start an animation equipped foot items become unequipped, for both characters. I have all the proper configurations for SetBody, TamagoSetBody and PK, so I thought it was maybe an issue with my load order. I revised it, went through my esps individually, and even did a test wipe with all my esps/esms but still my shoes get sent to the void. This only started occurring recently. What baffles me even more is that I have a relatively light load order; I really don't know why this is happening. Anyway if any of you have any insight I would appreciate it.

 

Load order:

Oblivion.esm

Lovers with PK.esm

TamagoClub.esm

HiyokoClub.esm

LoversCreature.esm

DLCHorseArmor.esp

DLCOrrery.esp

DLCMehrunesRazor.esp

DLCSpellTomes.esp

DlCThievesDen.esp

DLCBattlehornCastle.esp

DLCFrostcrag.esp

Knights.esp

SetBody.esp

TamagoSetBody.esp

TamagoConfide.esp

TamagoTopic.esp

LoversTamagoClub.esp

HiyokoGenetics.esp

HiyokoGenerator.esp

LoversBed.esp

LoversAdultPlayPlusforSSP.esp

LoversSlaveTrader.esp

LoverswithPK.esp

LoversMB2.esp

LoversCreature.esp

LoversIdleAnimsPriority.esp

LoversAnimObjectsPriority.esp

BudongsNarcolepsySpell.esp

ShadderHeelsSeasonOne.esp

OblivionCharacterOverhaulHairEdition.esp

Replacer_HFB_E_Clothing_Armor.esp

DLCShiveringIsles.esp

DLCVileLair.esp

MaleBodyReplacerV5.esp

VipCxj_HighHeels.esp

TES Plugin.esp

 

I hope you wizards can see what I cannot.

 

 

 

Link to comment

These must be at the bottom of your load order at all times:

LoversIdleAnimsPriority.esp

LoversAnimObjectsPriority.esp

 

As to why they are being stripped, well, that is the default setting.  If you want to keep the shoes on, you have to specify that in the settings.

 

You might want to check this out:  https://www.loverslab.com/files/file/2037-real-high-heels-lovers-edition/

 

Link to comment

Also about load order

https://www.loverslab.com/topic/36443-oblivion-install-gametoolsbodiesbbb-load-order-sorting-espesm-cleaning-cs-cse-body-stretching/

 

 

And your foot/shoe problem

Have you checked the Lovers undress settings ? for Player and NPC ( different settings ) and  the rape undresss settings  ?

Sure you have set foot item do "do not unequip"

 

And the clothes you wear: Have you shoes ? A single mesh .  Or are the shoes part of the lowerbody clothes or fullbody clothes ?  And lowerbody / fullbody items are set to unequip during sex.

Link to comment

In the script  xLoversBedSearchCouple that are the lines

----------------------------------------------

                    set xLoversQuest.OffNudeFlag to 8 + 1024
                    set xLoversQuest.DefNudeFlag to 8 + 1024

------------------------------------------------------

8  = Feet slot.

1024 = Equipment slots flagged are stripped in addition to normal Lovers settings.

Off...  and Def... are the two people who have sex.

 

You can delete the two lines  or add a  ;  at the start of the line , then it is not used.

 

;                    set xLoversQuest.OffNudeFlag to 8 + 1024
;                    set xLoversQuest.DefNudeFlag to 8 + 1024

 

You need Construction Set start with OBSE or you can not save scripts with OBSE commands !

If you use CS extender  the CS is started with OBSE.

 

----------------------

If you use the LoversBed version from the LAPF Supplemental Plugin Pack   here the esp with the changed script

LoversBed.esp

You can go to bed with shoes.

Link to comment

Unequip shoes ( or unequip everything ) can also happen  in some Quests if the modder added the commands in the sex start dialog scripts.

And of course  in some quests with forced sex all armor-clothes are removed.

 

But with Loves Bed, Adult Play Plus, Joburg and Lovers Rapers only the Lovers undress settings are used, so  you can have sex with your shoes on.

Link to comment

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. For more information, see our Privacy Policy & Terms of Use