Forum Discussion

aodoherty's avatar
aodoherty
Seasoned Ace
6 years ago
Solved

Is there a way to stop the lover sims of roommates visit my household?

Hi, I have a story about this issue. It happened several months ago in real time. I had a single sim and I planned to get a roommate for my sim. He is kind of having a lonely days. In Britechester co...
  • Psychotps's avatar
    Psychotps
    6 years ago
    @aodoherty

    It's a lot harder without MCCC... I'm not sure about the exact command for doing it from an NPC sim... The command is this...

    traits.remove_trait {trait name}

    But that only works for the Active sim. I suppose you could use cheat commands with testingcheats on to bring the NPC sim to your household, make them active, then use it... But that may mess up roommates.

    There might be a way to do it remotely, it didn't always work for me though...

    traits.remove_trait {trait name} {firstname} {lastname}
    or
    Sims.get_sim_id_by_name {simfirstname} {simlastname}
    traits.remove_trait {trait name} {simid}

    Not sure. MCCC is infinitely easier and always works.