Jump to content

Help Needed, "Lovers Embrace" for custom romanceable companion?


Recommended Posts

EDIT: I redid whole companion quest by copying Piper's quest and I got this working, why I couldn't jump straight into romance after single dialogue choice stays unknown. Probably something to do with affinity scenes which I skipped and companion script.

 

 

How to enable "Lovers Embrace" for custom romanceable companions?

 

I get companion infatuation perk and message about "Lovers Embrace" after "romance success" scene, but when I sleep next to companion I only get "Well Rested" bonus.

 

I end romance scene with AffinitySceneHandlerScript and it seems to work right.

kmyquest.EndSceneInfatuation()
(xxx.GetActorRef() as CompanionActorScript).RomanceSuccess()
kmyquest.UnlockedInfatuation()

What am I missing here?

 

Edit: I made quest from scratch, so I didn't copy paste existing quest from one of the companions.

Edited by ASDnametaken
Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...