資金滿意度抱負里程碑等修改
在用“testingcheats true”開啟作弊模式后,可用以下代碼達到相應的修改效果:
1. 調試模式:bb.showhiddenobjects
2. 設定當前資金數目:money [金錢數目
3. 增加當前資金的數目:Sims.modify_funds +[增加的資金數目]
4. 減少當前資金的數目:Sims.modify_funds +[減少的資金數目]
5. 強制自動支付賬單:households.autopay_bills [true /false]
6. 滿足當前的愿望:fillmotive motive_[愿望名稱]
7. 完成當前抱負挑戰的里程碑:aspirations.complete_current_milestone
8. 增加100點滿意度:sims.add_buff Satisfaction_Points
9. 消費道具無限(升級零件除外):objects.consumables_infinite_toggle
10. 你的市民認識所有人:relationship.introduce_sim_to_all_others
11. 解除與某市民的關系:relationship.destroy [你的市民ID] [目標市民的
注:獲取“市民ID”,方法使用“sims.get_sim_id_by_name [市民名字]”來獲取ID代碼。例如:sims.get_sim_id_by_name 智偉 林