Forum Discussion

wphsf101's avatar
10 years ago
Solved

sims id not showing up

i tried to get my sims id but it keeps saying sim not found
  • Phantomlover1717's avatar
    Phantomlover1717
    10 years ago
    Sims.get_sim_id_by_name firstname lastname     (this gets the Sim's unique ID number)
    pregnancy.force_offspring_count ID # - so type out the ID exactly as you see it, and end it with the number of births you want.
    pregnancy.force_offspring_count 1341302010235 5  would spawn 5 babies in the stomach of the Sim with that ID (That's a crazy concept, but yeah..)
    Then, the pregnancy will run its course. I've determined reloading breaks it, but am not sure about travel, CAS, etc. I think it's best done in combination with:
    sims.add_buff buff_pregnancy_inlabor to go into labor instantly.