File information

Last updated

Original upload

Created by

SV

Uploaded by

Spidervenom

Virus scan

Safe to use

Tags for this mod

14 comments

  1. Centrello
    Centrello
    • member
    • 1 kudos
    I've been digging around in the code a little trying to work out why it doesn't work for me - but after some testing it looks like it's a wine (for Linux) issue  - which made me a bit sad. Works well with test Windows installs and with NorthernUI which retains the same menu IDs.

    On the weight side - there's an "IsClothing" condition on the zeroing weight. Not sure if this is an oversight and there should also be a check for IsArmor or if zeroing the weight of armour does something weird so it was deliberately restricted to clothing.

    If bOptZeroWeight == 1 && IsClothing item
      SetWeight 0.0 item
    EndIf

    I ended up using Quick Equipment Swap - it has nice menus but not as snappy (no hot keys).
  2. Detman101
    Detman101
    • BANNED
    • 6 kudos
    Is there a way to change the key that it uses to another key?
    I use "V" for another mod's effects.

    Thanks,
    Dm
    1. zombiehunter0802
      zombiehunter0802
      • supporter
      • 0 kudos
      Hold V and press enter
  3. zombiehunter0802
    zombiehunter0802
    • supporter
    • 0 kudos
    What's the setup key? I can't seem to find it to bring up the menu to change options like the wardrobe key, but it's in the code under iSetupState == 2,. Anyone know the key?
    1. zombiehunter0802
      zombiehunter0802
      • supporter
      • 0 kudos
      I found it eventually, Wardrobe Key and Enter brings up the setup menu for everything to toggle.
  4. feedmegnomes
    feedmegnomes
    • member
    • 0 kudos
    Good mod, but even reading the readme twice, couldnt figure out how to access its "config menu" to turn on weightless setups.
    1. zombiehunter0802
      zombiehunter0802
      • supporter
      • 0 kudos
      Wardrobe key, by default V, and enter. Took me awhile to track it down.
  5. Jack Wow
    Jack Wow
    • premium
    • 20 kudos
    I so wish to endorse this as it should be like this in the original.

    However the Zero weight option does not work for me. This is a big problem with my weedy Character (not me personally you understand).

    Please can someone develop this mod
  6. RubyMoonbow
    RubyMoonbow
    • premium
    • 4 kudos
    Great mod! This makes carrying multiple outfits much more fun. My only complaint is that the zero-weight option never worked for me.
  7. tepholman
    tepholman
    • supporter
    • 2 kudos
    Finally! I was getting bored of having to pause the game every time I went into town to scour my ring-choked inventory for my clothes!
  8. FinalFrog
    FinalFrog
    • premium
    • 42 kudos
    Awesome. I was just thinking to myself as I was about to play how helpful it would be to quickly switch between clothing sets. I set out to find a mod that would do just that and about 5 minutes later I ended up here. Exactly what I was looking for. ^_^
  9. Der Milch
    Der Milch
    • member
    • 0 kudos
    In my case, there is a maledfunction in the no-wight-option:

    when I made it switch from 0 to 1 it works, and the things became unwighted, but if I switch back to 0 they stay unwighted.
    The error even remains, when I deactivated the mod and tried again without.

    Is there any solution?
  10. Spidervenom
    Spidervenom
    • member
    • 2 kudos
    The same as the original Quick Wardrobe meant. You can save and equip entire outfits with a press of a button.

    Thus, my character can switch between his Dark Brotherhood robes and Crusader relics (with different rings, amulets, and weapons) instantly. This release just adds some helpful bugfixes.