PDA

View Full Version : Problem with mod that I made.-Adopting kid vs natural born kid for Imaginary Friend Doll


claudiasharon
6th Nov 2011, 12:52 AM
My Imaginary Friend Doll mod (http://www.modthesims.info/download.php?t=444659) that I made, where it changes the chances of a newborn baby getting a Doll, works fine for naturally born babies. But adopted ones still get the doll. I was wondering if there was something I was missing in the coding, that I can't seem to find or if this is a scripting thing I have to do, also can't find, or if that's just how it's going to have to be.

twallan
6th Nov 2011, 7:03 AM
Hmm... Looks like the SocialWorkerAdoptionSituation gives the dolls out without checking any tunable chance values.

You would need a scripting mod that replaces the Adoption situation in order to bypass that coding.

:)

claudiasharon
6th Nov 2011, 8:08 AM
Hmm... Looks like the SocialWorkerAdoptionSituation gives the dolls out without checking any tunable chance values.

You would need a scripting mod that replaces the Adoption situation in order to bypass that coding.

:)

Thanks! Now I'll just have to figure out how to make it, lol.