7 years ago
Strangerville unbug sim
Is there a way to unbug a sim in Strangerville? I ended up marrying a military personnel that I had bugged before and the flashing bug device is driving me crazy.
Hi @Kaybay07
do you know who bugged the Sim ? If so, you can just listen in to the Sim with the one who bugged him and it should go away.
If not, there might be cheats to remove it. Trying to find some info on that still.
EDIT
With cheats do the following
There's also a relationship bit that's for the making sure that you can listen in to the Sim.
You might also wanna remove that although you'll need to know who bugged for that in which case the game method would be easier.
relationship.remove_bit relationshipBit_ListeningDevice_Bugged_Bugger <sourceSimID> <targetSimID> on the sim who bugged them
or
relationship.remove_bit relationshipBit_ListeningDevice_Bugged_Buggee <sourceSimID> <targetSimID>on the bugged sim
To get the SimID, use this: sims.get_sim_id_by_name <yoursimfirstname> <yoursimlastname>