Satisfaction Console Cheat

Game Mods Pure Scripting Mods Script & Core Mods


Note: With the addition of the sims.give_satisfaction_points cheat in the December 16 (careers) patch, this mod is no longer required. However, the mod still will work and does not require testing cheats to be enabled, so you can continue using it, add it to your game if you don’t already have it, or use the new built-in cheat. Have it your way!

Satisfaction Cheat Console Command

This is a simple script to add a console command to allow increasing (or decreasing) satisfaction by any amount that the game can handle. This is based on the whims_give_bucks function in the builtin sim_commands.py script, but is a regular console command that doesn’t require testingcheats or debug cheats to be enabled.

Update: Accepts a sims name instead of requiring their sim id. The target sim does not have to be on the current lot. Checks to ensure that satisfaction is not decreased below zero.

Installation

Extract the _Scumbumbo_SatisfactionCheat.ts4script from the download zip file into your game Mods folder. This is a script mod, so scripting must be enabled.

This mod should be compatible with any version of the game since 1.47.49 (November 13, 2018).

As it is a new command, it should not interefere with any other script mods.

Usage

Open the console window with Ctrl-Shift-C. This is a “Live” command type, so testingcheats is not required to be enabled. Enter the satisfaction command and an amount to increase (or negative to decrease) satisfaction. This does not invalidate or satisfy any current whims or aspiration challenges. The amount will be applied to the currently selected sim, or if you specify the name of another sim, to that sim.

Examples

satisfaction 25000

Adding 25000 satisfaction for John Doe

satisfaction 1000 Jane Doe

Adding 1000 satisfaction for Jane Doe

Additional Credits:

All of the brilliant people who have worked on getting the game’s base scripts decompiled. Special thanks to fetusdip for his reload script. (Published on: 2014-09-16 12:00:00)

Related Game Mods

Attached Files:

File Name Download Count Download Button
SatisfactionCheat.zip 0 Download

Leave a Reply

Your email address will not be published. Required fields are marked *