Mystify is a small mod which allows adding temporary transparency to sims and objects. The modifications are not persisted in a save game.
- Everything between 30 and 100 % is quite safe to apply.
- With 0 to 20 % opacity sims and objects are hard to see for the player and one can't click on them.
- Sims will still interact with invisible sims and objects.
The normal menu allows to set the opacity to 40, 60, 80 and 100 % (Show). The 'more' menu adds 30, 50, 70 and 70 %. The 'risky' menu supports (Hide) 0, 10 and 20 %. The 'reset' menu allows to reset all sims and/or objects. To reset the currently played sim select a random sim or object and select Mystify > Reset > Self.
A 'TheVoid/Nothingness' class is planned. It should be triggered by transparent objects and make one object after the other within the zone invisible.
This mod has been tested with The Sims 4
1.111.102, S4CL 3.9, TS4Lib 0.3.33.
It is expected to be compatible with many upcoming releases of TS4, S4CL and TS4Lib.
Download the ZIP file, not the sources.
If not installed download and install TS4 and these mods. All are available for free.
- Locate the localized
The Sims 4
folder which contains theMods
folder. - Extract the ZIP file into this
The Sims 4
folder. - It will create the directories/files
Mods/_o19_/$mod_name.ts4script
,Mods/_o19_/$mod_name.package
,mod_data/$mod_name/*
and/ormod_documentation/$mod_name/*
mod_logs/$mod_name.txt
will be created as soon as data is logged.
If you don't want to extract the ZIP file into The Sims 4
folder you might want to read this.
- The files in
ZIP-File/mod_data
are usually required and should be extracted toThe Sims 4/mod_data
. - The files in
ZIP-File/mod_documentation
are for you to read it. They are not needed to use this mod. - The
Mods/_o19_/*.ts4script
files can be stored in a random folder withinMods
or directly inMods
. I highly recommend to store it in_o19_
so you know who created it.
This mod does not send any data to tracking servers. The code is open source, not obfuscated, and can be reviewed.
Some log entries in the log file ('mod_logs' folder) may contain the local username, especially if files are not found (WARN, ERROR).
- © 2024 Oops19
- License for '.package' files: Electronic Arts TOS for UGC
- License for other media unless specified differently: CC BY 4.0 unless the Electronic Arts TOS for UGC overrides it. This allows you to use this mod and re-use the code even if you don't own The Sims 4. Have fun extending this mod and/or integrating it with your mods.
Oops19 / o19 is not endorsed by or affiliated with Electronic Arts or its licensors. Game content and materials copyright Electronic Arts Inc. and its licensors. Trademarks are the property of their respective owners.
- Please don't put it behind a paywall.
- Please don't create mods which break with every TS4 update.
- For simple tuning modifications use Patch-XML
- or LiveXML.
- To check the XML structure of custom tunings use VanillaLogs.