Jump to content

Items not spawning for animations


Recommended Posts

  1. Get the name of an animation that's missing its object.
  2. Identify the SLAL pack that adds it.
  3. Open the SLAnims\json directory of the SLAL pack.
  4. Find the id of the animation in the json file that defines the animation.
  5. Open the SLAnims\source directory of the SLAL pack.
  6. Find the animation by its id.
  7. Find all actors with an object assigned to them in that animation. Example:
    actor1=Female(add_cum=Vaginal,object="Bed1")
  8. Open the esp/esl/esm that came with the SLAL pack in xEdit.
  9. Locate the Animated Object branch.
  10. Locate the object by its Editor ID.
  11. Note down its mesh file (MODL).
  12. Make sure the mesh exists.
Link to comment
59 minutes ago, traison said:
  1. Get the name of an animation that's missing its object.
  2. Identify the SLAL pack that adds it.
  3. Open the SLAnims\json directory of the SLAL pack.
  4. Find the id of the animation in the json file that defines the animation.
  5. Open the SLAnims\source directory of the SLAL pack.
  6. Find the animation by its id.
  7. Find all actors with an object assigned to them in that animation. Example:
    actor1=Female(add_cum=Vaginal,object="Bed1")
  8. Open the esp/esl/esm that came with the SLAL pack in xEdit.
  9. Locate the Animated Object branch.
  10. Locate the object by its Editor ID.
  11. Note down its mesh file (MODL).
  12. Make sure the mesh exists.

thank you I fixed the issue I didn't realize that billyy's had an invis pack that was supposed to be used with actual objects and I uninstalled that.

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