Forum Discussion

Re: [ARCHIVED] [SD] Issues with Self-Care Specialist tasks not counting

So, issue seems to be that there are two requirements (for receiving the regular customer relbit) which can't be fulfilled at the same time: be an npc and have self-care aspiration selected (aspirations are afaik ignored in inactive households)

loot_Aspiration_Wellness_RepeatCustomer:
<L n="tests">
<L>
<V t="selected_aspiration_test">
<U n="selected_aspiration_test">
<T n="aspiration">270857<!--Aspiration: wellness_SelfCareSpecialist--></T>
</U>
</V>
</L>
</L>

section found in all 10 files linking to the one mentioned above:
<L n="tests">
<L>
...
<V t="sim_info">
<U n="sim_info">
<V n="npc" t="enabled">
<T n="enabled">True</T>
</V>
</U>
</V>
</L>
</L>

Or was anyone able to complete this task without cheating?

3 Replies

Replies have been turned off for this discussion
  • jpkarlsen's avatar
    jpkarlsen
    Hero (Retired)
    4 years ago

    I think you misunderstand. In order to see if the RepeatCustomer relbit should be set they test if the player has the SelfcareSpecialist Aspiration. If not there would be no point in doing a count.

  • kusurusu's avatar
    kusurusu
    Seasoned Ace
    4 years ago

    @jpkarlsenAre you sure they test the player sim even if they're on the receiving end (actions are triggered when reacting to massage/giving feedback/tips)? Besides, both tests are performed on the same sim, so unless npc aspirations are acknowledged, you can't fulfill both requirements at once.

    p.s. there's also RelationshipTrack_Wellness_RepeatCustomer featuring the following lines:

    <V n="bit_data_tuning" t="bit_set">
    <U n="bit_set">
    <L n="bit_data">
    <U>
    <T n="add_value">0</T>
    <T n="bit">272564<!--RelationshipBit: relationshipBit_RepeatCustomer--></T>
    <T n="remove_value">-50</T>
    </U>
    </L>
    </U>
    </V>

    but I'm not sure how that one works

  • jpkarlsen's avatar
    jpkarlsen
    Hero (Retired)
    4 years ago

    I'm pretty sure that it first counts when you get positive feedback afterwards. They may tip you or shake your hand.

About The Sims 4 Bug Reports - Archive

This is a read-only archive of bugs previously reported on Answers HQ. Click "The Sims 4 Bug Reports" in the right-rail to browse and create new bugs.14,620 PostsLatest Activity: 12 months ago