Forum Discussion
4 Replies
- Psychotps5 years agoSeasoned Ace@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. - aodoherty5 years agoSeasoned Ace@Psychotps Thanks! I have that cheat on my wordpad. I can find the sim's id on show sims info mod easily. I'm not planning to get a roommate now but next time, I will use this cheat if I get one. :D
- Psychotps5 years agoSeasoned Ace@aodoherty I'll have to try it, for my own knowledge. The main problem is the simid, darn thing is like 14 or so digits and its a pain to type in.
- aodoherty5 years agoSeasoned Ace@Psychotps I wish I could be able to add or remove the hidden trait by shift clicking. I don't understand why Maxis made that annoying ID numbers..