Jump to content

some items keep unequipping itself during sex animation


Recommended Posts

Posted

Typically I'd ignore vague questions like this but what the heck, lets give it a shot...

  1. When? During could mean at the start of a scene, at the start of an animation (stage), at the end of an animation (stage), at the end of a scene or perhaps randomly during an animation (stage).
  2. What accessories? Provided by what mod?
    1. Which equipment slots do they use?
  3. What mods do you have installed?
Posted

SL has a submenu that sets which items will be removed, wont' be removed, or which have a chance of being removed. 

Visit it and set which items you want to remove/retain.

Posted (edited)
16 hours ago, traison said:

Typically I'd ignore vague questions like this but what the heck, lets give it a shot...

  1. When? During could mean at the start of a scene, at the start of an animation (stage), at the end of an animation (stage), at the end of a scene or perhaps randomly during an animation (stage).
  2. What accessories? Provided by what mod?
    1. Which equipment slots do they use?
  3. What mods do you have installed?

 

3 hours ago, anjenthedog said:

SL has a submenu that sets which items will be removed, wont' be removed, or which have a chance of being removed. 

Visit it and set which items you want to remove/retain.

Ah sorry I didn't specify things, I just figured out that sexlab ahegao caused this. The item unequips itself when the expression during sex scene changes.

The item I was referring to was the glasses accessory, or any kind of accessory that doesn't  have slot, it's listed as "-" instead of "Circlet" or "Ear"

 

I'm not sure if there's a fix without removing sexlab ahegao tho ...

Edited by nocigs
Posted (edited)
2 hours ago, nocigs said:

any kind of accessory that doesn't  have slot

 

Everything has a slot. Typically when things disappear its because another item using the same slot was equipped. It could also be a script unequipping the slot. Since you know which mod is doing it, figuring out what needs fixing is simple:

  1. Find the slot used by the glasses by inspecting the mod providing them in xEdit.
  2. Locate the ARMO record.
  3. Locate the BOD2 record.
  4. Note down the slot(s) used.

For plugins:

  1. Inspect all ARMO records in ahegao, looking at the same BOD2 records.
  2. If you find a conflict, change the slot to something else you expect to not be conflicting.
  3. Locate the associated ARMA record.
  4. Edit: Change the equipment slot to match any changes you made to the ARMO record. These must match in most cases.
  5. Find the MOD2 and MOD3 reocrds and note down the nif file path.
  6. Open the nif(s) in NifSkope.
  7. Open each BSTriShape -> DBSDismemberSkinInstance
  8. Change the slot (to match your earlier change in xEdit): Paritions -> Partitions -> Body Part

For scripts:

  1. Open each psc file provided by ahegao.
  2. Locate all calls to UnequipItem and UnequipItemEx.
  3. Consider commenting out the lines affecting the slot occupied by the glasses. If its in a loop, you'll have to add a condition to ignore the slot.
Edited by traison
Posted
1 hour ago, nocigs said:

 

Ah sorry I didn't specify things, I just figured out that sexlab ahegao caused this. The item unequips itself when the expression during sex scene changes.

The item I was referring to was the glasses accessory, or any kind of accessory that doesn't  have slot, it's listed as "-" instead of "Circlet" or "Ear"

 

I'm not sure if there's a fix without removing sexlab ahegao tho ...

AH...yes, Do you have the mod that provides an additional column in inventory for clothing/armor/wearables items? If so, I think you might find they use the same slot as certain other wearable assets

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...