Hi,
Some of you might have heard about my clothes controller, a
stupid helpful object based on the Ingelogical
Clothes Change System.
A little background information: Inge was getting tired of updating stuff for each EP, so I did some research on how to make it work without global use. While it worked, there were some rare scenarios which caused my project to fail. For these scenarios, I put the globals back in, but as an optional file. Since one of the globals is often changed in each EP, I referenced a modified copy of the original BHAV instead of incorporating my code in there. This BHAV has been put into a seperate file for easy updating.
I also inserted another global which helps sims actually stay dressed properly once inside.
Files included:
1) fatd-clothescontroller.package - Main package containing object. Theoretically works standalone.
2) fatd-clothescontroller-changerglobal.package - Forces Sims to respect controller's settings when redressing.
3) fatd-clothescontroller-doormod.package - Helpful for changing at the door to the room. Prevents the rare situation of Sims not being correctly redressed. Requires 4).
4) fatd-clothescontroller-doormod-epbit.package - Modify this file for your EPs and hacks if it doesn't fit. Only to be used with 3).
This mod is compatible with all awesome hacks except nounneededcoats. For nounneededcoats, you need to modify nounneededcoats.package and delete 4).
Installation (without nounneededcoats):
1. Download the file
2. Extract 1) to any place in your download dir.
3 (OPTIONAL). Extract 2) to any place in your download dir.
4 (OPTIONAL). Extract 3) and 4) to any place in your download dir.
Installation (with nounneededcoats):
1. Download the file
2. Extract 1) to any place in your download dir.
3 (OPTIONAL). Extract 2) to any place in your download dir.
4 (OPTIONAL).
- a. Extract 3) to any place in your download dir.
- b. Open nounneededcoats.package in your favorite package editor (in this example SimPE modern v61d)
- c. change the instance ID of the BHAV "Function - Portal - SG" to 228E and save.
(for SimPE this means: Open the file, select the BHAV, choose "Resource" at the far bottom end of the window, enter 0x0000228E in the text box next to "instance", click "force commit" and save the file).
Download can be found at
MTS2 or as an attachment to this thread.
WARNING: The fix for nounneededcoats does not conform to the security guidelines of nounneededcoats. Neither Flying Fish Systems nor I are responsible for any damage done to you or your game.