Jump to content

akSpeaker.SetDoingFavor () Problem


David Brasher

Recommended Posts

I am having a strange issue.

 

This Papyrus fragment command works:

 

akSpeaker.SetDoingFavor ()

 

The follower goes into the mode where you can tell him or her to use a certain piece of furniture, attack a certain enemy, go to a certain spot, or grab a certain item.

 

 

This Papyrus fragment command does NOT work:

 

akSpeaker.SetDoingFavor (False)

 

It is supposed to make the actor exit favor mode. The base game has actors which enter and exit favor mode properly, but I cannot seem to duplicate their system or anything like unto it in my own mod.

 

Does anyone have an idea what is wrong?

Link to comment
Share on other sites

  • Recently Browsing   0 members

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