Hey, attempting to make the mod user friendly,
Introducing more Interactions :
- XML Injector is required.
Undo & Redo
All commands and interactions now create a backup before making any changes to a Sim. This allows you to revert to a previous state or advance to the next state as needed.
- Every time you use a command or interaction that modifies a Sim’s appearance, the previous redo state is deleted.
- Backups are stored locally and linked to the Sim’s ID, which varies between save files.
- There's is no limit to the number of undo's or redo's that can be stored.
Generate Sims Folders (Gallery)
This interaction creates default folders using your local Gallery Sims, organizing them by age, gender, and species.
- To enable these cheat interactions, open the game console with CTRL + SHIFT + C and enter TestingCheats True. After that, you can access the interactions by pressing Shift + Click on a Sim.
Randomize Sim Appearance from Folder
This interaction introduces the mod and showcases its capabilities. It executes the command MM.MSR 0.0 MAXFILES=4. Picking 4 random appearance modifier files, assigns a random percentage to each, mixes them and applies the result to the target Sim.
- To use this interaction, you need at least one appearance modifier file, which can be generated with the MM.DM command. If no modifier file is present, the interaction will proceed to create the default folders using your local Gallery Sims.
- For a quick start, dump all your 'My Household' Sims with the following command:
MM.DM FOLDER=MEN PLAYER_SIM HUMAN MALE NOT_MINOR NOT_TEEN
FOLDER=MEN Ensures the appearance modifier files are saved in the specified subfolder.
PLAYER_SIM Ensures the Sims in 'My Households' are chosen.
HUMAN Ensures Sims of species smalldog, dog, cat, fox, and horse are excluded.
NOT_MINOR Ensures baby, infant, toddler, and child Sims are excluded
- Use MM.F without any arguments to view the available filters.
Now you can go ahead and try the interaction on any Sim.
Choose Folder for Appearance Randomization
This interaction opens a dialog that lets you specify subfolders for the 'Randomize Sim Appearance from Folder' interaction to read files from.
Preserve Modifier Percentage
This interaction displays a dialog where you can specify the percentage of the Sims current appearance modifiers to keep when using the 'Randomize Sim Appearance from Folder' interaction.
Commands :
- Use any of the following commands without arguments to view their help message.
- All commands apply to the active Sim unless filters with Include/Exclude options are specified.
- Use MM.F without any arguments to view the available filters.
MM.HELP / MM.H
Displays a list of available commands with brief descriptions.
MM.DUMP_MODIFIERS / MM.DM
Exports the Sim's appearance modifiers to a file.
MM.FILTER / MM.F
Use this command to test filters and see which Sims will be affected by other commands.
MM.APPEND / MM.A
Sets an appearance modifier to a specific value.
MM.CLEAR / MM.C
Removes all appearance modifiers of a specific type.
MM.APPEND_MODIFIERS / MM.AM
Applies appearance modifiers from a file.
MM.MIX / MM.M
Combines multiple appearance modifiers into a single mix.
MM.MIX_SIM / MM.MS
Combines the Sim's current appearance modifiers with those from files.
MM.MIX_SIM_RANDOM / MM.MSR
Combines the Sim's current appearance modifiers with random files.
Recommended for an enhanced experience with the mod :
Notepad++: A better environment for editing text files.
Ditto: A clipboard manager with a search bar and groups, useful for copying multiple file names.
TwistedMexi's Better Cheat Console: Allows text selection in the game console. (Note: IU override mods may break frequently with game updates.)"
Installation :
Drop the ModifiersMixer folder directly into your Mods folder. This is a script mod, and script mods cannot be more than one folder deep. Ensure the .ts4script file is on a path like:
.../Mods/ModifiersMixer/Crilender_ModifiersMixer_Scripts.ts4script
OR
.../Mods/Crilender_ModifiersMixer_Scripts.ts4script
- Ensure that you have both Mods and Script Mods enabled on the "Other" tab in your game options.
Download: