redkunaz Posted April 14, 2022 Posted April 14, 2022 i need to auto undress and it takes forever clicking around
mudge127 Posted April 22, 2022 Posted April 22, 2022 (edited) Yes. WickedWhims uses the "special" category for clothing, so you need to copy accessories from another clothing (like Sleep) to the special category. There are various ways to accomplish this... If you have MCCommand, simply create a nude category with whatever accessories you want for something like the Sleep 1 category / slot. In Game, change to this outfit, and then In MCCommand, go to dresser and copy the outfit. Next, start a sex animation and then end it and immediately pause the game (this forces them to switch to the special outfit category). Before the sims redress, go back to dresser inside of MCCommand and paste the accessories. You can also accomplish the exact same in the console (make sure testing cheats is on)... outfits.copy_outfit 8 3 0 the above will copy sleep slot (which is slot 1 is referenced as 0 in the command) to the special clothing category (8). Before running, make sure that the sleep 1 is exactly what you want your sex outfit to look like. The outfit categories for the outfits.copy command are as follows: Category IDs : EVERYDAY = 0 FORMAL = 1 ATHLETIC = 2 SLEEP = 3 PARTY = 4 BATHING = 5 CAREER = 6 SITUATION = 7 (NPC worker outfit, Festival outfit) SPECIAL = 8 SWIMWEAR = 9 HOT WEATHER = 10 COLD WEATHER = 11 The command simply works like this... outfits.copy {category you want to copy to} {source category you want to copy from} {the slot within the category you want to copy from} Edited April 22, 2022 by mudge127
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now