9 years ago
Move Household into Hidden Lots without Mods
Someone once asked if there was a way to move households into hidden lots such as the 'Sylvan Glade', 'Forgotten Grotto', or 'Hermit's House.' A command exists which will enable you to do so however you must retrieve the Zone ID of the destination and the Household ID of the household to be moved. You can also use this command to move your sims into a retail lot which is already owned by them, just remember to move the family off of the lot before selling it.
Command: households.merge_with_neighbor
Parameters: Destination_Zone_ID, Merge, Household_ID
Usage: households.merge_with_neighbor False
False indicates that there is no destination family to be merged and a new household ID will be created.
You'll need a script to retrieve the household and zone IDs...
Command: households.merge_with_neighbor
Parameters: Destination_Zone_ID, Merge, Household_ID
Usage: households.merge_with_neighbor
False indicates that there is no destination family to be merged and a new household ID will be created.
You'll need a script to retrieve the household and zone IDs...