0 of 0

File information

Last updated

Original upload

Created by

Icecreamassassin

Uploaded by

icecreamassassin

Virus scan

Safe to use

Tags for this mod

165 comments

  1. icecreamassassin
    icecreamassassin
    • premium
    • 2,089 kudos
    Locked
    Sticky
    V4.2 updated!

    This version has a new configuration feature to change the delay time for the system's operation. If you are finding that the mannequins are still wandering away on you when you load into a cell, you either have a very slow computer or a very heavy load order that is cause the AI of the mannequins to not fire until after the mannequin management reset has happened, effectively undoing the function.

    In these events simply open the console with the ~ key and type SET MMDELAY TO # and press enter (replace # with a number between 2 and 5 suggested, default is 2). This is the number of seconds the system will wait on cell load before slapping the mannequins into line. By making it wait a few seconds longer, it allows your system time to load 3D, run scripts, and process AI behaviors before slapping the mannequins back into place. Most load outs work with just the default 2 second delay, but if it's not working, it make need a slightly longer delay for you.
  2. Lindalou041
    Lindalou041
    • premium
    • 1 kudos
    Can the delay be set to infinite to allow the mannequins to wander.
  3. swervinboy
    swervinboy
    • member
    • 4 kudos
    is this in lotd? :)
  4. maccho1234
    maccho1234
    • supporter
    • 0 kudos
    Is it safe to update from 4.1 to 4.2?
    1. icecreamassassin
      icecreamassassin
      • premium
      • 2,089 kudos
      yep, just minor tweaks
  5. ZsAndYs
    ZsAndYs
    • member
    • 0 kudos
    After installing, MO2 is telling me:

    'installed version: "4.2.0", newest version: "4.1.0"
    The newest version on Nexus seems to be older than the one you have installed.'
    1. icecreamassassin
      icecreamassassin
      • premium
      • 2,089 kudos
      You can ignore that. I just forgot to change the version on the mod page itself, the current latest is 4.2
  6. quietlychamil
    quietlychamil
    • premium
    • 6 kudos
    Updating to version 4.2 I'm getting a mod conflict with Interesting NPCs mod, specifically the mannequins Korrilan has in his tailor shop in Riften.  A message keeps popping up saying "Mannequins can only be equipped with armor".  Korrilan's mannequins have weapons in their inventory though they're not displayed and didn't cause this pop up with the previous version of this mod.  Being a mod conflict and not a fault of this mod, I just went into xedit and removed the weapons from the mannequins.
    1. icecreamassassin
      icecreamassassin
      • premium
      • 2,089 kudos
      Literally all this mod does is finds mannequins and moves them back to their locations. If you have any issues with how the mannequins behave otherwise it's due to another mod that alters their scripts or because of how they are being used. Generally weapons cannot be put on mannequins unless you have a mod that alters them to do so. Armor and shields are all they can display by default. So this sounds like you are simply missing a requirement for whatever mod adds the mannequins to the shop.
  7. quietlychamil
    quietlychamil
    • premium
    • 6 kudos
    The global "MMDelay" has a form id of xx000001.  Formids under 800, especially for espfe or esl mods, cause issues in xedit and I suspect may cause issues in game as well.  You can see it in the newest version of xedit if you try to duplicate this record into a new mod, it breaks it and xedit says this record is hardcoded.

    I really can't say if this is true or not, but in my 1000ish mods, only 3 so far contain records below 800.

    Update: NVM, low formids only seem to affect VR users and SE seems to handle them fine.
    1. Cederien
      Cederien
      • supporter
      • 7 kudos
      Technically, it depends on the header. Header version 1.71 (game version 1130+) allow for the full range of ID's (000-FFF), while Header version 1.70 reserved the lower half of the range (000-7FF), so only the 800+ range was valid. That's part of the reason why older game version require BEES in order to handle plugins with header version 1.71.
      No clue what's the latest VR version is, but there is a similar mod for VR users available.
    2. quietlychamil
      quietlychamil
      • premium
      • 6 kudos
      Neat! I was wondering about this.  The Lanterns mod has this issue with VR and makes patching it in xedit impossible unless you renumber the formids to 800+.  And in my game I'm getting some very strange interactions of things that shouldn't be, such as clicking myself in the console and having it return information for a random object instead.  I've had issues too where a non esl mod used the formid of xx000007 for an NPC and it completely broke my character.  So I've been hunting through my modlists to eliminate or renumber anything with those lower numbers.  It's tough =(.
  8. EPLatham
    EPLatham
    • premium
    • 0 kudos
    I downloaded this as suggested with the latest lod update, I haven't had this much trouble with the creepy mannequin going all weeping angel in a while. When I went into the safehouse all of them were off their spot, even worse they moved when my char slept. I haven't been brave enough to go into the armory wings yet. lol  I could have something installed may have a fix of sorts build in, normally I'd get one or two moving a playthrough.  But I couldn't tell you what it is if I do. Do you have any suggestions before I end them by disabling the creepy things? Thanks for your time. I'll have to go through my mod list next playthrough and figure out if something isn't playing nice. 
    1. Dovaking2013
      Dovaking2013
      • member
      • 0 kudos
      I haven't used it yet so I could be wrong but it's probably because it hasn't been updated for v6.
    2. EPLatham
      EPLatham
      • premium
      • 0 kudos
      So they went still for about 20lvls then started moving around again. IDK I uninstalled for the next playthrough, I'll see if it makes a difference. 
    3. icecreamassassin
      icecreamassassin
      • premium
      • 2,089 kudos
      check to make sure you don't have any other mannequin mitigation mods in your install, because this doesn't affect their behaviors in any way, all it does is call a movetoeditorlocation() function a few seconds after cell load. None of that behavior points to an issue with this mod
    4. EPLatham
      EPLatham
      • premium
      • 0 kudos
      Humm, weird. It is likely something not playing nice, from what you are saying on how your mod worked it shouldn't be an issue. They did stop wandering all over the place when I uninstalled your mod, but for the life of me I can't figure out what mod is the issue with your mod. I don't have any Mannequin management mods, but I'm fairly sure one of the bug fixes has something in it. I don't think is is any of my armor mods because they are all ones that work with the museum. I'll keep digging as I have time and feel well. If I figure it out I'll let you know. Thanks for your time
    5. icecreamassassin
      icecreamassassin
      • premium
      • 2,089 kudos
      well try V4.2 which has the option to extend the delay just in case it's firing the mannequin management too soon for your particular load level.
  9. Kraiea
    Kraiea
    • member
    • 1 kudos
    Still does not fix for me huhu
    1. icecreamassassin
      icecreamassassin
      • premium
      • 2,089 kudos
      then you have a massively heavy load out with too much going on or some other mods affecting mannequin behavior. I think I may update this with a global variable that players can set via console to set the amount of time to wait for the reset. My guess is that some people's setups are so slow that the mannequin AI is actually firing AFTER the reset has been done, basically defeating the purpose.
    2. APD1
      APD1
      • member
      • 2 kudos
      Thanks for update just it would be great if we could change the delay in mcm menu
    3. icecreamassassin
      icecreamassassin
      • premium
      • 2,089 kudos
      I may do an MCM later but just don't have the time. A quick console fix will manage the issue though just fine. See the note on the description page for v4.2 Just set it to like 5 seconds and it should be fine.
  10. Glormac
    Glormac
    • supporter
    • 4 kudos
    I'm getting this. Out of curiosity, I typed the "killall" command in, heard the Wilhelm scream as confirmation that it took, and left the gallery safehouse. Came back later to find the mannequins randomly slumped over and/or lying on top of their respective platforms as if there was a random home invasion involving burglars disguised as mannequins that went horribly wrong.

    Next day update - I have appeared to have made a big boo boo by killing the mannequins.
    After returning to the gallery safehouse from the forgotten city, I have found that the corpse removal service visited while I was away.
    Is there a way to respawn the lost female mannequins?
    1. icecreamassassin
      icecreamassassin
      • premium
      • 2,089 kudos
      No, you done f'd up. Why did you do that to begin with? That's pretty silly. All you can do is revert to an earlier save from before doing that console command (why you even did it completely escapes me), or go back to when they were dead and still there and console click on each and type resurrect.
    2. Glormac
      Glormac
      • supporter
      • 4 kudos
      I was just simply curious and wanted to see what would happen.
      That, and the mannequins always doing their "weeping angels" bit all the time when I'm not there.
    3. wtfstupidsite
      wtfstupidsite
      • member
      • 0 kudos
      You are the hero that we all needed. Never turn your back.
    4. Glormac
      Glormac
      • supporter
      • 4 kudos
      Thank you.
      I do what I can.
  11. compare123
    compare123
    • member
    • 0 kudos
    Hello!
    Should I add the optional addon related to generic mennquins from the Unofficial Skyrim Modders Patch - USMP - Patch Emporium FOMOD instaler when using this?
    1. sattyre
      sattyre
      • premium
      • 256 kudos
      unless this mod makes changes to the manikin race which it doesn't, you don't need the generic manikin patch from USMP.  That is only needed if a change is made to the manikin race in race records.
      USMP manikin changes help, but don't eliminate the bug.  Hopefully, this one does the trick for everyone.