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).
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?
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. ^_^
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.
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.
14 comments
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).
I use "V" for another mod's effects.
Thanks,
Dm
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
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?
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.