Hi everyone! I am a sims player, and just start learning how to write mod. This is the first script mod I wrote, includes some basic cheats with more user friendly commands. Hope I can learn more from the Forum. Thanks!
Download Link:
https://lli-sims-mod.s3.us-west-2.amazonaws.com/Sims4CheatMod.ts4scriptInstruction:
This is a simple Sims4 script mod, that allows you to add money to the household, establish friendship or romance to other sims, and boost your skills to maximum level.
Commands:
add_money <amount> // add money to your current sim, example:
add_money 100remove_money <amount> // remove money from your current sim, example:
remove_money 100max_skill <skill name (no space)> // set the skill to max level, example:
max_skill bakingbecome_friend <firstname> <lastname> // become friend with the target sim, example:
become_friend Brad Pittbecome_lover <firstname> <lastname> // become lover with the target sim, example:
become_lover Brad Pittcheats_help // list all the available commands
More instructions:
https://medium.com/@lli-1990