Ideas

gxbbypanda's avatar
gxbbypanda
New Spectator
15 days ago
Status:
Under Investigation

[CHEATS] Sentiment cheats no longer working

Recently, I was trying to get my teenage sim to develop a crush on a friend AND trying to remove a crush from another rando (who is her first cousin, twice removed, but still.. ew) and the modifyrelationship cheat is not working. ]

I have HSY and have repeatedly used the "modifyrelationship firstname lastname firstname lastname (100 or -100) sentimenttrack_" command, and once I press enter, it just disappears and makes no change. I've tried restarting the game and have also redone the cheat multiple times, and have tried using ID numbers instead... nothing. Trying to figure out if this is a me issue, a mod issue, or something else because I've seen others mention it on Reddit forums :) 

Edit by crinrict: Adjusted title to fit migrated bug report: [CHEATS] Sentiment cheats no longer working | EA Forums - 11706768 

Archived thread had 20 me toos

3 Comments

  • Hi there

    The code about relationship is:
    modifyrelationships A'sfirstname A'slastname B'sfirstname B'slastname Number LTR_Friendship_main/LTR_Romance_main
    For example, if change the romantic relationship between Mortimer and Bella Goth, the code is following;
    modifyrelationships Mortimer Goth Bella Goth 10 LTR_Romance_main
    If you want to change friendship, change the last of code to LTR_Friendship_main
    You can put the number into the Number part you like.
    Hope this help.