Forum Discussion
SimGuruEugi
EA Staff (Retired)
11 years agoOk, so if I understand correctly you want to generate an offspring of two completely unrelated Sims.
Do you have any scripting experience?
My advice to you is to consider a Python mod. If you download the posted examples, you will find out how to add a cheat command to the game. Also, check out the generate_offspring function in cas.py -- you can find an example of its usage in pregnancy.py to get you started.
Do you have any scripting experience?
My advice to you is to consider a Python mod. If you download the posted examples, you will find out how to add a cheat command to the game. Also, check out the generate_offspring function in cas.py -- you can find an example of its usage in pregnancy.py to get you started.