Advice Social Interactions (UPDATED: 3 June 2019)
advice.PNG - width=357 height=107
advice1.PNG - width=353 height=96
advice2.PNG - width=354 height=99
advice3.PNG - width=352 height=91
advice4.PNG - width=353 height=97
advice5.PNG - width=347 height=96
advice6.PNG - width=352 height=103
advice7.PNG - width=358 height=111
Support.PNG - width=316 height=381
BadSupport.PNG - width=318 height=363
Funny.PNG - width=315 height=350
BadFunny.PNG - width=314 height=366
Romantic.PNG - width=317 height=351
BadRomantic.PNG - width=317 height=362
Career.PNG - width=317 height=365
BadCareer.PNG - width=316 height=385
Screenshot-41.jpg - width=1920 height=1080
3 June 2019: Fixed a bug concerning traits added by advice to a sim under the maximum number of traits for their age.
7 January 2019: Fixed a bug concerning profession performance decrease from bad career advice. Also refactored code heavily while I was at it.

It's time for another mod recreating scrapped EAxis content, this time inspired by some unused moodlet icons in the base game files.

What Is This Mod?
This is a pure scripting mod that adds "Give Advice" and "Ask for Advice" friendly social interactions to sims aged teen and older. Sims can give and receive good or bad advice in one of four categories: supportive, comedic, romantic, and career. The chance of a sim giving/receiving good advice is influenced by the traits of the giver as well as the relationship between the giver and the receiver. Good and bad advice from each of the four categories have different effects (see below for more info), and a sim cannot ask for or be given advice in a category until the previous effects of advice from that category have expired.
The randomly-chosen tidbits of advice that sims give or receive will be displayed in a notification tooltip, similar to asking a butler for advice. Some advice has been taken from the butler's "Ask for Advice" interaction, while some are my own creation.

Attempts to give advice will be rejected if the sims' relationship is negative. Attempts to ask for advice will be accepted regardless of relationship, although disliked sims will not appear very happy to be sharing advice...
Sims can ask for advice autonomously, but it is not heavily advertised and thus will not happen often, if ever. Sims cannot give advice autonomously to prevent NPCs from giving your sims bad advice.

Friendly and Snob sims are encouraged to give advice. Snob sims are also discouraged from autonomously asking for advice, while sims with the Loner, Socially Awkward, or Shy traits are discouraged from both giving and asking for advice. If you have Late Night, is recommended that you install my Crossed-Out Thumbnail Trait Fix to avoid a minor UI glitch for sims with the Shy trait. No expansion packs are required for this mod, however, and the interactions will function properly without the fix.
Description | Value |
---|---|
Base Success Chance | 10% if enemies or old enemies; 25% if disliked or exes; 40% if strangers, aquaintances, or distant friends; 50% if friends, good friends, old friends, or romantic interests, 60% if best friends, BFFs, or partners, 70% if fiancees or spouses |
Success Chance Increase/Decrease Per Positive/Negative Trait | 15% |
Traits Increasing Supportive Advice Success | Friendly, Charismatic, Good |
Traits Decreasing Supportive Advice Success | Grumpy, Mean Spirited, Evil, Socially Awkward |
Traits Increasing Funny Advice Success | Good Sense of Humor, Charismatic |
Traits Decreasing Funny Advice Success | No Sense of Humor, Socially Awkward |
Traits Increasing Romantic Advice Success | Flirty, Irresistible, Hopeless Romantic |
Traits Decreasing Romantic Advice Success | Unflirty, Commitment Issues, Socially Awkward |
Traits Increasing Career Advice Success | Ambitious, Schmoozer, Workaholic |
Traits Decreasing Career Advice Success | Rebellious, Commitment Issues |
Note: these values are tunable! See "Tuning" section for more info.
Advice Effects
- Good supportive advice will grant sims a +15 "Supportive Advice" moodlet for 24 hours; these sims will also be more accepting of all socials, and their socials will be accepted more often. Similar to the "Cry on Shoulder" and "Share Worries" interactions, if the sim has the "Mourning" or "Heart Broken" moodlets, then those moodlets will receive a one-time halving of their negative effects; otherwise, one negative moodlet will be removed.
- Bad supportive advice will grant sims a -20 "Unsupportive Advice" moodlet for 24 hours; these sims will also be less accepting of all socials, and their socials will be accepted less often.
- Funny advice will grant sims a +15 "Funny Advice" moodlet for 24 hours and will temporarily give sims the Good Sense of Humor trait until the moodlet expires.
- Bad funny advice will grant sims a -10 "Not-so-funny Advice" moodlet for 24 hours and will temporarily give sims the No Sense of Humor trait until the moodlet expires.
- Good romantic advice will grant sims a +15 "Romantic Advice" moodlet for 24 hours; these sims will be more accepting of romantic socials, and their romantic socials will be accepted more often.
- Bad romantic advice will grant sims a -15 "Bad Romantic Advice" moodlet for 24 hours; these sims will be less accepting of romantic socials, and their romantic socials will be accepted less often.
- Good career advice will grant sims a +15 "Good Career Advice" moodlet for 24 hours and will temporarily give sims the Workaholic trait until the moodlet expires.
- Bad career advice will grant sims a -15 "Bad Career Advice" moodlet for 24 hours and will lower sims' career performance by 20 points (this value is tunable; see "Tuning" section for more info).
All good advice will increase sims' relationship by 2 points; all bad advice will decrease sims' relationship by 3 points (these values are tunable; again, see below).
Tuning and Translations
Many values in this mod are tunable and can be changed through the text editor in S3PE or a similar package editing program. Many of the values are contained within the "Tuning" XML resource; however, moodlet effect values can be found in the "Gamefreak130_AdviceBuffs" XML resource, and some interaction values can be found in the "AdviceInteractions_SocialData" XML resource.
Currently, only English is supported. Translations are very welcome and much appreciated; formatted string tables and unhashed keys have been provided in the package if you wish to help. Do note, however, that the strings for the advice displayed in the notification bar are generated using the {Variation.?} dynamic expression. You can read more about how to use this here.
Compatibility and Uninstallation
Built, tested, and (mostly) working on game version 1.69. It may work on earlier versions, but it has not been tested; do so at your own risk.
As stated earlier, no expansion packs are required for this mod to run.
As these are custom interactions and moodlets, conflicts with other mods should be next-to-nonexistent -- that is, unless some doppelganger is using my exact namespaces.

Uninstallation should not create a huge problem -- simply remove the mod from the packages folder. However, to avoid potential game problems, it is good practice to ensure no sims are giving or receiving advice before removal. After removal or update of the mod, it is recommended that you delete the "ScriptCache.package" file from your Userdata folder.

The UI effects upon finishing the interactions are a bit borked, and do not necessarily reflect how the sims' relationships changed as a direct result of the advice given (i.e. sometimes a negative UI effect will display when there is a relationship increase, and other times no UI effect will display at all). This has to do with the way the social data is coded, and there is no easy solution.
Additional Credits
Armiel for her Builder's Island that makes testing quick and simple
Various modders and their scripting tutorials scattered throughout the Interwebs
Delphy for keeping this site up and running
My many test sims for putting up with my nonsense
And you, for checking out this mod!
Gamefreak130_AdviceInteractions.rar
Download
Uploaded: 4th Jun 2019, 34.9 KB.
12,574 downloads.
|
||||||||
For a detailed look at individual files, see the Information tab. |
Install Instructions
Loading comments, please wait...
Uploaded: 18th Jul 2018 at 2:40 PM
Updated: 4th Jun 2019 at 3:15 AM - Mod Updated; See Changelog
-
by Buzzler updated 25th Jan 2015 at 4:18pm
1k 1m 1.6k
-
by Arsil 25th Jul 2016 at 4:25pm
11 25.9k 89
-
by QuackGames 24th Jul 2019 at 11:08pm
86 189.8k 522
-
by TheSweetSimmer 21st Feb 2022 at 11:00am
32 64.7k 204
-
by YolkSims updated 8th Jul 2022 at 6:28am
29 50.3k 106
-
by TheSweetSimmer updated 27th Oct 2022 at 5:55pm
71 243.6k 343
-
by echoweaver updated 12th Jun 2023 at 2:56am
+1 packs
Pets
-
by Destrospean updated 29th May 2025 at 12:58am
63 25.6k 83
-
World Loading Screen Overhaul v2.0
by gamefreak130 23rd Feb 2020 at 11:20pm
This is a pure scripting re-release of my core mod allowing custom load screens for store and custom worlds. more...
23 53.2k 151
-
World Loading Screen Overhaul (UPDATED: 23 February 2018)
by gamefreak130 updated 23rd Feb 2018 at 10:46pm
This core mod rewrites the world loading screen controller to allow custom load screens for store and custom worlds. more...
33 51.7k 72
-
by gamefreak130 24th Nov 2018 at 6:05pm
This mod fixes a long-standing bug concerning the "Write Thank You Notes" interaction not appearing after receiving wedding gifts. more...
+1 packs
Generations
-
Crossed-Out Trait Thumbnail Fixes
by gamefreak130 5th Jul 2018 at 1:30pm
This mod fixes a UI glitch concerning social interactions that sims or pets with certain traits are discouraged from using. more...
+3 packs
Late Night
Pets
University Life
-
Broadcaster -- A Custom Stereo Music Utility (UPDATED: 14 September 2021)
by gamefreak130 updated 14th Sep 2021 at 8:30pm
This is a program to automatically generate packages to add MP3 files to a given stereo station. more...
91 28.1k 110
-
Futuristic Transportation Charge (UPDATED: 28 August 2018)
by gamefreak130 updated 29th Aug 2018 at 2:19am
This mod adds a fee for riding a hover taxi or a ZEPHYR train in Oasis Landing. more...
+1 packs
Into the Future
-
Skills Lose Progress (UPDATED: 5 January 2020)
by gamefreak130 updated 5th Jan 2020 at 6:16am
This mod makes learned skills lose progress over time, similar to social group influence from University Life more...
42 26.5k 117
-
Console Karma Music in the Lifetime Rewards Shop (UPDATED: 16 January 2020)
by gamefreak130 16th Jan 2020 at 2:58pm
This mod adds music from the Karma Power menu of the console games to the Lifetime Rewards shop. more...
11 10.2k 28
-
Lost & Found: Honors Scholarship (Plus Other Aptitude Test Tweaks)
by gamefreak130 8th Jan 2018 at 11:23am
Among other tweaks, this mod unlocks the Honors Scholarship, which waives tuition and provides a tunable cash stipend. more...
+1 packs
University Life
-
Spring Cleaning -- An Assortment of Vaguely Spring-Related Tweaks (UPDATED: 23 May 2022)
by gamefreak130 updated 23rd May 2022 at 8:51pm
https://thumbs.modthesims.info/getimage.php?file=2094427 What Is This Mod? This is a collection of four pure script mods that make a variety of more...
+1 packs
Seasons
About Me
www.patreon.com/Gamefreak130
I typically keep my Github repos private, but I'm happy to share my source code if you ask nicely.