Jump to content

Custom follower "doing favor" problem


elrian

Recommended Posts

Posted

Hello everyone

I am working on a custiom voiced follower and faced a strange problem with "doing favors" functionality

 

1) I've created a topic "I need you to do something" and added  akspeaker.SetDoingFavor()  to it

 

2) I have created  3 blocking topics  (DoingFavorBlockingTopic, ContinueFavorState, EndFavorState)  and added akSpeaker.SetDoingFavor(false) to EndFavorState as well.

 ContinueFavorState, EndFavorState are linked to DoingFavorBlockingTopic

 

3) I have added all necessary  subtypes in "Favors" tab

 

The problem is that when I ask the companion to do something, he performs the requested action, but  ContinueFavorState, EndFavorState dialogue lines do not appear

and when doing favor is completed, follower has all his dialogue lines, but they do not work until location change. 

 

Youtube demo here: https://youtu.be/YWFaM2_Ibss

 

I would be thankful for any help

 

 

1.gif

2.gif

3.gif

4.gif

Posted

I have found solution -  SetDoingFavor requires subtype  "Misc/Hello" to contain at least 1 topic

 

 

 

 

5.gif

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

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