Jump to content

GetOwningQuest() ... troubles


Recommended Posts

So i have a faction that rendezvous at a particular location inside of a cell by using a specific package for that faction. All goes well as I add npcs to the faction as long as i remain in that cell. As soon go to another cell and add an npc all previous npc in that faction disperse until I reenter that cell and add another NPC then they resume to congregate at the desired location and resume the faction package. How do I make them maintain their faction package priority and stay at that location? The following is my script.

 

getowningquest().reset()
getowningquest().stop()

getowningquest().start()
akspeaker.SetFactionRank(QuestFaction, 1)

 

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

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